Age | Commit message (Expand) | Author | Files | Lines |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 10 | -357/+24 |
2007-05-20 | tmmintrin.h (_mm_alignr_epi32): Implement as always inlined function, not as ... | Uros Bizjak | 5 | -54/+77 |
2007-05-20 | re PR target/32007 (bootstrap broken on ARM v3) | Martin Michlmayr | 1 | -0/+8 |
2007-05-20 | re PR target/31585 (gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and... | Uros Bizjak | 3 | -44/+8 |
2007-05-19 | sfp-machine.h (FP_EX_INVALID, [...]): New constants. | Uros Bizjak | 1 | -0/+76 |
2007-05-19 | avr-protos.h (expand_prologue, [...]): Add declaration. | Andy Hutchinson | 6 | -394/+714 |
2007-05-19 | mips.c (mips_offset_within_alignment_p): Tweak comment. | Richard Sandiford | 1 | -6/+4 |
2007-05-18 | re PR target/31989 (Gcc miscompiles C/C++ on Linux/x86-64) | H.J. Lu | 1 | -1/+4 |
2007-05-18 | mips.c (mips_offset_within_alignment_p): New. | DJ Delorie | 1 | -3/+33 |
2007-05-18 | vxworks.h (ASM_PREFERRED_EH_DATA_FORMAT): Undefine. | Richard Sandiford | 1 | -0/+4 |
2007-05-17 | re PR target/31965 (_INTEGRAL_MAX_BITS defined incorrectly) | Danny Smith | 1 | -6/+4 |
2007-05-17 | re PR tree-optimization/24659 (Conversions are not vectorized) | Uros Bizjak | 1 | -8/+101 |
2007-05-16 | Add two files missing from my previous commit. | Uros Bizjak | 2 | -0/+62 |
2007-05-16 | README: Update for new files. | Uros Bizjak | 18 | -4/+717 |
2007-05-16 | i386.c (legitimize_tls_address): Mark __tls_get_addr calls as pure. | Paolo Bonzini | 1 | -0/+2 |
2007-05-16 | rs6000.c (rs6000_emit_prologue): Move altivec register saving after stack push. | Eric Christopher | 1 | -99/+110 |
2007-05-14 | m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind. | Kazu Hirata | 4 | -29/+78 |
2007-05-11 | s390.md (GPR0_REGNUM, [...]): Constants added. | Andreas Krebbel | 1 | -0/+158 |
2007-05-10 | bfin.h (MOVE_RATIO): Define. | Bernd Schmidt | 1 | -0/+4 |
2007-05-10 | config.gcc (sparc-wrs-vxworks): New target. | Richard Sandiford | 6 | -20/+159 |
2007-05-09 | * config/xtensa/xtensa.c (xtensa_output_literal): Don't use #if. | Bob Wilson | 1 | -7/+7 |
2007-05-09 | xtensa.c (xtensa_output_literal): Mask out high bits for floating-point value... | Bob Wilson | 1 | -2/+11 |
2007-05-09 | bfin.h (LOCAL_ALIGNMENT): Define. | Bernd Schmidt | 3 | -0/+31 |
2007-05-08 | md.texi (msub@var{m}@var{n}4, [...]): Document. | Chao-ying Fu | 2 | -28/+12 |
2007-05-08 | mips.h (MAX_FPRS_PER_FMT): Renamed from FP_INC. | Sandra Loosemore | 2 | -24/+44 |
2007-05-08 | bfin-protos.h (enum bfin_cpu): Add BFIN_CPU_BF534, BFIN_CPU_BF536 and BFIN_CP... | Jie Zhang | 3 | -1/+22 |
2007-05-08 | bfin-protos.h (bfin_expand_epilogue): Add a third argument of type bool. | Jie Zhang | 3 | -18/+60 |
2007-05-08 | re PR target/31854 (internal compiler error: in cgraph_local_info, at cgraph.... | Uros Bizjak | 1 | -1/+2 |
2007-05-07 | muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode. | Naveen.H.S | 1 | -2/+29 |
2007-05-07 | m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define. | Jayant Sonar | 3 | -2/+143 |
2007-05-07 | re PR target/31794 (Problem while compiling gcc for m32c-elf) | DJ Delorie | 1 | -5/+5 |
2007-05-06 | pa.md: Split tgd_load, tld_load and tie_load into pic and non-pic versions. | Aurelien Jarno | 2 | -18/+63 |
2007-05-04 | s390.md ("fix_trunc<mode>di2", [...]): Expander removed. | Andreas Krebbel | 1 | -20/+6 |
2007-05-04 | xtensa.md (adddi3, [...]): Delete. | Bob Wilson | 1 | -81/+1 |
2007-05-04 | bfin.md (<optab>di3): Now a define_expand which expands logical operations pi... | Bernd Schmidt | 1 | -131/+90 |
2007-05-04 | invoke.texi (-m386,-m486,-mpentium,-mpentiumpro): Remove. | Dirk Mueller | 2 | -26/+1 |
2007-05-03 | double.h, [...]: Update from glibc CVS. | Joseph Myers | 10 | -75/+79 |
2007-05-03 | rs6000.c (rs6000_override_options): Don't se MASK_PPC_GFXOPT for 8540 or 8548. | Ian Lance Taylor | 1 | -4/+2 |
2007-05-03 | re PR target/31768 (Invalid code or ICE for %z constraint) | Uros Bizjak | 1 | -1/+7 |
2007-05-03 | bfin.md (addpdi3, [...]): New patterns. | Bernd Schmidt | 2 | -2/+19 |
2007-05-03 | darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Translate -shared to -Zdynamiclib. | Eric Christopher | 1 | -0/+1 |
2007-05-02 | bpabi.S (aeabi_lcmp): Fix result on overflow. | Paul Brook | 1 | -5/+12 |
2007-05-02 | * config/frv/predicates.md (symbolic_operand): Accept CONSTs. | Nick Clifton | 1 | -1/+1 |
2007-05-01 | i386.c (ix86_expand_sse_comi): Remove unused variable. | H.J. Lu | 1 | -2/+0 |
2007-05-01 | i386.c (override_options): Accept k8-sse3... | Dwarakanath Rajagopal | 1 | -0/+9 |
2007-05-01 | constraints.md: New. | Kazu Hirata | 3 | -68/+108 |
2007-05-01 | gmon-sol2.c (size_t): New type. | Mark Mitchell | 1 | -9/+68 |
2007-05-01 | darwin-ldouble.c (__gcc_qunord): Define if __NO_FPRS__, not just if _SOFT_DOU... | Joseph Myers | 4 | -23/+31 |
2007-05-01 | i386.c (override_options): Tuning 32-byte loop alignment for amdfam10 archite... | Dwarakanath Rajagopal | 1 | -1/+1 |
2007-05-01 | * config/rs6000/libgcc-ppc-glibc.ver (__gcc_qgt): Fix typo. | Joseph Myers | 1 | -1/+1 |