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