Age | Commit message (Expand) | Author | Files | Lines |
2010-12-20 | freebsd.h (SVR4_ASM_SPEC): Don't define. | Joseph Myers | 1 | -16/+16 |
2010-12-18 | netbsd.opt, [...]: New files. | Joseph Myers | 1 | -1/+18 |
2010-12-17 | netware.h (ASM_SPEC, [...]): Define. | Joseph Myers | 1 | -6/+6 |
2010-12-17 | interix.opt: New. | Joseph Myers | 1 | -1/+1 |
2010-12-16 | Support for LEON processor | Konrad Eisele | 1 | -7/+43 |
2010-12-16 | config.gcc (powerpc-*-lynxos*): Don't add lynx.opt to extra_options twice. | Joseph Myers | 1 | -1/+0 |
2010-12-15 | tm.texi.in (US_SOFTWARE_GOFAST): Don't document. | Joseph Myers | 1 | -7/+1 |
2010-12-15 | stormy16.h (LINK_SPEC, WCHAR_TYPE): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-15 | rx.h (WCHAR_TYPE, [...]): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-15 | arc.h (LIB_SPEC): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-15 | elf.h (LIB_SPEC): Define. | Joseph Myers | 1 | -8/+3 |
2010-12-14 | config.gcc (sparc-*-elf*, [...]): Don't use svr4.h. | Joseph Myers | 1 | -11/+11 |
2010-12-14 | m32c.h (ENDFILE_SPEC, [...]): Define. | Joseph Myers | 1 | -2/+2 |
2010-12-13 | elf.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -2/+2 |
2010-12-13 | re PR target/46040 (crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared) | Nathan Froyd | 1 | -3/+3 |
2010-12-13 | v850.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -3/+3 |
2010-12-13 | config.gcc (s390-*-linux*, [...]): Don't use svr4.h. | Joseph Myers | 1 | -3/+3 |
2010-12-13 | linux.h (SIZE_TYPE, [...]): Undefine. | Joseph Myers | 1 | -1/+1 |
2010-12-13 | linux.h (DBX_REGISTER_NUMBER): Undefine and redefine. | Joseph Myers | 1 | -2/+2 |
2010-12-10 | linux.h (WCHAR_TYPE, [...]): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | vxworks.h (DBX_REGISTER_NUMBER): Undefine. | Joseph Myers | 1 | -3/+3 |
2010-12-09 | mep.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | mcore.h (PTRDIFF_TYPE, [...]): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | config.gcc (m32r-*-elf*, [...]): Don't use svr4.h. | Joseph Myers | 1 | -5/+5 |
2010-12-09 | iq2000.h (LINK_SPEC, [...]): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | * config.gcc (ia64*-*-linux*, ia64*-*-hpux*): Don't use svr4.h. | Joseph Myers | 1 | -2/+2 |
2010-12-09 | pa32-linux.h (WCHAR_TYPE, [...]): Define. | Joseph Myers | 1 | -2/+2 |
2010-12-09 | moxie.h (LINK_SPEC, [...]): Define. | Joseph Myers | 1 | -2/+2 |
2010-12-09 | frv.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -2/+2 |
2010-12-09 | fr30.h (LIB_SPEC, [...]): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | linux.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -1/+1 |
2010-12-08 | gcc/config.gcc (with_cpu): Default i[34567]86-*-darwin* and x86_64-*-darwin* ... | Iain Sandoe | 1 | -7/+3 |
2010-12-06 | Add -march=/-mtune=corei7-avx. | H.J. Lu | 1 | -7/+11 |
2010-12-06 | config.gcc [...]: Fix typo in last change. | John David Anglin | 1 | -2/+2 |
2010-12-06 | config.gcc [...]: Ignore --with-dwarf2 option. | John David Anglin | 1 | -0/+8 |
2010-12-02 | Allow corei7 for --with-arch=/--with-cpu=. | H.J. Lu | 1 | -7/+15 |
2010-11-23 | * config.gcc (sparc*-*-*): Reorder. | Eric Botcazou | 1 | -27/+27 |
2010-11-16 | s390: -mfused-madd cleanup | Richard Henderson | 1 | -0/+1 |
2010-11-16 | rs6000: -mfused-madd cleanup | Richard Henderson | 1 | -2/+2 |
2010-11-15 | ia64: -mfused-madd cleanup | Richard Henderson | 1 | -1/+1 |
2010-11-12 | xtensa: Convert to fma. | Richard Henderson | 1 | -0/+3 |
2010-11-11 | i386: Convert from -mfused-madd to -ffp-contract. | Richard Henderson | 1 | -0/+2 |
2010-11-10 | Add support for TBM. | Quentin Neill | 1 | -2/+2 |
2010-11-10 | Add support for BMI. | Quentin Neill | 1 | -2/+2 |
2010-11-09 | re PR target/44755 (picochip.md enum types mismatch) | Joern Rennecke | 1 | -0/+1 |
2010-11-05 | config.gcc: Support --with-fpmath=avx for x86. | Uros Bizjak | 1 | -0/+3 |
2010-11-03 | config.gcc (sh64*): Add newlib-stdint.h for newlib targets. | Kaz Kojima | 1 | -0/+3 |
2010-11-03 | re PR lto/46273 (Failed to bootstrap) | Dave Korn | 1 | -8/+0 |
2010-11-02 | re PR lto/46273 (Failed to bootstrap) | Ian Lance Taylor | 1 | -0/+8 |
2010-11-02 | configure.ac: Remove elf_getshdrstrndx test. | Ian Lance Taylor | 1 | -8/+0 |