Age | Commit message (Expand) | Author | Files | Lines |
2011-03-15 | re PR c++/47688 ([C++0x] Segfault when assigning lambda to std::function vari... | Ramana Radhakrishnan | 1 | -1/+3 |
2011-03-15 | i386.c (ix86_emit_swdivsf): Implement more efficiently. | Richard Guenther | 1 | -17/+17 |
2011-03-15 | re PR target/48032 (PowerPC64 -mcmodel=medium invalid ld offset) | Alan Modra | 4 | -48/+115 |
2011-03-14 | Fix fix to PR 48053 | Michael Meissner | 1 | -1/+2 |
2011-03-14 | sol2.c (solaris_assemble_visibility): Remove obsolete URLs. | Rainer Orth | 1 | -5/+3 |
2011-03-14 | i386.md (ROUND_FLOOR): New constant. | Uros Bizjak | 3 | -4/+206 |
2011-03-14 | freebsd.h: (RELOCATABLE_NEEDS_FIXUP): Define in terms of target_flags_explicit. | Andreas Tobler | 2 | -1/+58 |
2011-03-12 | re PR target/48053 (ICE in in build_int_cst_wide, when building cpu2000 galge... | Peter Bergner | 3 | -22/+53 |
2011-03-11 | sparc.c (sparc_option_override): Use PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA... | Joseph Myers | 1 | -1/+1 |
2011-03-11 | config.gcc (score-*-elf): add extra_parts .., update tmake_file, extra_objs. | Chen Liqin | 16 | -5198/+377 |
2011-03-10 | pa-hpux10.h (TARGET_OS_CPP_BUILTINS): Define _REENTRANT when _HPUX_SOURCE is ... | John David Anglin | 1 | -1/+3 |
2011-03-10 | re PR debug/48043 (pr47201: var-tracking loc_order_check fails for type punni... | Jakub Jelinek | 1 | -7/+16 |
2011-03-10 | rx.md (andsi3, [...]): Fix timings for three operand alternative. | Nick Clifton | 1 | -2/+2 |
2011-03-10 | * config/rx/rx.md (bitset_in_memory, bitclr_in_memory: Fix timings. | Nick Clifton | 1 | -2/+11 |
2011-03-09 | s390-protos.h (s390_label_align): New prototype. | Andreas Krebbel | 3 | -0/+30 |
2011-03-09 | Fix PR 47755 fallout | Michael Meissner | 1 | -2/+33 |
2011-03-08 | mips.h (PREFERRED_RELOAD_CLASS): Remove macro. | Anatoly Sokolov | 3 | -9/+9 |
2011-03-08 | avr.h (REGISTER_MOVE_COST, [...]): Remove. | Georg-Johann Lay | 2 | -9/+32 |
2011-03-07 | stormy16.h (PRINT_OPERAND, [...]): Remove. | Anatoly Sokolov | 3 | -11/+13 |
2011-03-07 | re PR rtl-optimization/47862 (Incorrect code for spilling a vector register) | Pat Haugen | 2 | -0/+12 |
2011-03-07 | linux.h (TARGET_ASM_FILE_END): Don't define. | Alan Modra | 6 | -32/+133 |
2011-03-05 | re PR target/47719 (ICE compiling libavcodec/adxdec.c (FFmpeg) for ARM) | Richard Earnshaw | 1 | -4/+3 |
2011-03-05 | re PR target/47986 (gcc.c-torture/execute/20040709-1.c fails with non-delegit... | Alan Modra | 1 | -7/+13 |
2011-03-04 | s390.c (s390_decompose_address): Reject non-literal pool references in UNSPEC... | Andreas Krebbel | 1 | -0/+10 |
2011-03-04 | Introduce flag -mprefer-avx128 for the auto-vectorizer to generate only 128-b... | Changpeng Fang | 2 | -2/+6 |
2011-03-03 | explow.c (emit_stack_save): Remove 'after' parameter. | Richard Henderson | 5 | -6/+6 |
2011-03-03 | sse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX. | Uros Bizjak | 1 | -8/+8 |
2011-03-03 | t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH | Steve Ellcey | 1 | -1/+1 |
2011-03-03 | s390.c (s390_function_value): Rename to ... | Andreas Krebbel | 3 | -21/+41 |
2011-03-02 | freebsd64.h (CC1_SPEC): Define. | Joseph Myers | 3 | -6/+10 |
2011-03-03 | stormy16.h (REGISTER_MOVE_COST, [...]): Remove. | Anatoly Sokolov | 2 | -4/+12 |
2011-03-02 | re PR target/47935 (PowerPC64 -mcmodel=medium invalid lwa offset) | Alan Modra | 1 | -10/+22 |
2011-02-28 | stormy16.h (FUNCTION_VALUE, [...]): Remove. | Anatoly Sokolov | 3 | -11/+28 |
2011-02-27 | avr.md: Remove magic comment for emacs. | Georg-Johann Lay | 1 | -1/+0 |
2011-02-27 | re PR target/45261 (Doesn't indicate failure status when it doesn't support (... | Georg-Johann Lay | 1 | -4/+42 |
2011-02-27 | re PR target/42240 (wrong epilogue on naked function) | Georg-Johann Lay | 1 | -0/+25 |
2011-02-25 | [multiple changes] | Sebastien Bourdeauducq | 3 | -11/+18 |
2011-02-24 | stormy16.h (PREFERRED_RELOAD_CLASS, [...]): Remove. | Anatoly Sokolov | 3 | -9/+10 |
2011-02-23 | stormy16.h (REG_OK_FOR_BASE_P, [...]): Remove. | Anatoly Sokolov | 1 | -9/+0 |
2011-02-22 | osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option. | Joseph Myers | 6 | -8/+8 |
2011-02-21 | re PR target/47822 (Multiple test suite failures due to revision 170321) | Mike Stump | 6 | -10/+20 |
2011-02-21 | re PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations) | Uros Bizjak | 1 | -2/+2 |
2011-02-21 | stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove. | Anatoly Sokolov | 3 | -31/+11 |
2011-02-19 | biarch32.h, [...]: Remove. | Joseph Myers | 4 | -146/+0 |
2011-02-19 | re PR target/47800 (i?86 peephole related ICE) | Jakub Jelinek | 1 | -7/+7 |
2011-02-19 | t-darwin (TM_H): Add dependency on on darwin-sections.def. | Mike Stump | 1 | -0/+2 |
2011-02-18 | config.gcc (hppa[12]*-*-hpux11*): Set extra_parts. | John David Anglin | 4 | -1/+94 |
2011-02-18 | m32r.h (REG_OK_FOR_BASE_P, [...]): Remove macros. | Anatoly Sokolov | 3 | -97/+118 |
2011-02-18 | Added support for the 64-bit Apple Objective-C runtime | Iain Sandoe | 4 | -16/+365 |
2011-02-17 | * config/rx/rx.h (LIB_SPEC): Match -msim not -msim*. | Joseph Myers | 1 | -2/+2 |