aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-06-22re PR target/44364 (Wrong code with e500 double floating point)Alan Modra1-1/+8
2010-06-21re PR target/39690 (ld: An unknown relocation type 8)John David Anglin1-0/+11
2010-06-21Properly handle psrldq when optimizing for Atom.H.J. Lu4-14/+14
2010-06-21re PR target/44575 (__builtin_va_arg overwrites into adjacent stack location)Jakub Jelinek1-8/+36
2010-06-21sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...Rainer Orth1-1/+2
2010-06-21rx.h (PTRDIFF_TYPE): Define.Nick Clifton3-35/+56
2010-06-21i386.c (ix86_compute_frame_layout): Avoid stack-alignment for simple leaf-fun...Kai Tietz1-61/+63
2010-06-20re PR target/44546 (ICE in extract_insn, at recog.c:2103 with -ffast-math -Os...Uros Bizjak2-36/+52
2010-06-19re PR target/44072 (Use 'add r0, 1' to replace 'cmp r0, -1' in thumb2)Richard Earnshaw3-5/+41
2010-06-19Simplify modesuffix in sse.md.H.J. Lu1-122/+115
2010-06-18linux64.h (SET_CMODEL): Don't expand to empty.Alan Modra1-1/+1
2010-06-18re PR target/43740 (FAIL: gcc.dg/tree-ssa/20031015-1.c (internal compiler err...John David Anglin1-4/+0
2010-06-17rs6000.c (print_operand): Also use print_operand_address and puts to output t...Gunther Nikl1-14/+3
2010-06-17v850-protos.h (print_operand): Delete.Nathan Froyd3-28/+29
2010-06-17sh-protos.h (print_operand): Delete.Nathan Froyd3-29/+30
2010-06-17mcore-protos.h (mcore_print_operand): Delete.Nathan Froyd3-15/+19
2010-06-17m68hc11-protos.h (print_operand): Delete.Nathan Froyd3-21/+14
2010-06-17m32r-protos.h (m32r_print_operand): Delete.Nathan Froyd3-24/+20
2010-06-17iq2000-protos.h (print_operand): Delete.Nathan Froyd3-21/+24
2010-06-17frv-protos.h (frv_print_operand): Delete.Nathan Froyd3-63/+32
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-8/+8
2010-06-16cris-protos.h (cris_print_operand): Delete.Nathan Froyd3-14/+21
2010-06-16arm-protos.h (arm_print_operand): Delete.Nathan Froyd3-142/+148
2010-06-16constraints.md (NEGint4): New constraint.Nick Clifton3-85/+85
2010-06-16linux64.h (BIONIC_DYNAMIC_LINKERN32): Define.Maxim Kuvyrkov1-1/+3
2010-06-15i386.c (*prefetch_sse_<mode>): Macroize insn from *prefetch_sse and *prefetch...Uros Bizjak1-45/+14
2010-06-16* target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov3-9/+19
2010-06-15arm.c (use_vfp_abi): Add sorry() for Thumb-1 hard-float ABI.Paul Brook1-1/+12
2010-06-15invoke.texi: Add mcmodel to powerpc options.Alan Modra8-83/+440
2010-06-14m68k.c (m68k_delegitimize_address): Don't do anything if the argument is not ...Andreas Schwab1-6/+7
2010-06-14Replace 0x1 with 0x0 in AVX vec_extract_lo_* patterns.H.J. Lu1-3/+3
2010-06-14s390.md (*mov<mode>_64 DD_DF, mov<mode>): Properly adjust z10prop set_attr.Jakub Jelinek1-2/+2
2010-06-13lto-streamer-in.c (lto_input_ts_type_tree_pointers): Do not stream but initia...Richard Guenther1-4/+3
2010-06-13ia64.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov3-28/+41
2010-06-12arm.c (thumb2_reorg): Fix errors in previous change.Bernd Schmidt1-2/+1
2010-06-12config.gcc (mips64*-*-linux*, [...]): Add crtfastmath.o to extra_parts.Kazu Hirata2-0/+59
2010-06-11re PR target/44481 (__builtin_parity() causes ICE in trunc_int_for_mode())Uros Bizjak1-13/+9
2010-06-11i386.md (unspec): New define_c_enum.Uros Bizjak1-192/+192
2010-06-11invoke.texi: Document ARM -mcpu=cortex-m4.Paul Brook3-2/+3
2010-06-11i386.md (pro_epilogue_adjust_stack_1): Assert that operand 0 == operand 1.Uros Bizjak1-26/+10
2010-06-10md.texi (define_enum_attr): Document.Richard Sandiford2-9/+3
2010-06-10md.texi (define_c_enum, [...]): Document.Richard Sandiford9-290/+312
2010-06-10moxie.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov3-20/+28
2010-06-10Revert the part of r160394 to fix bootstap with --with-arch=atom.H.J. Lu1-64/+69
2010-06-09arm.c (thumb2_reorg): New function.Bernd Schmidt2-23/+58
2010-06-09re PR target/44067 (internal compiler error: in rs6000_split_multireg_move, a...Edmar Wienskoski1-1/+2
2010-06-08pdp11.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov2-27/+46
2010-06-08arm.c (arm_rtx_costs_1): Don't special case for Thumb-2 in the MINUS case.Kazu Hirata1-17/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis23-60/+38
2010-06-08mips-protos.h (mips_print_operand): Delete.Nathan Froyd3-13/+21