Age | Commit message (Expand) | Author | Files | Lines |
2009-06-24 | MAINTAINERS: Add myself as mep maintainer. | DJ Delorie | 1 | -0/+12 |
2009-06-23 | config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs. | Anatoly Sokolov | 1 | -0/+4 |
2009-06-22 | ChangeLog for gcc | Kai Tietz | 1 | -1/+1 |
2009-06-16 | config.gcc (extra_headers): Add ia32intrin.h for x86. | H.J. Lu | 1 | -2/+2 |
2009-06-10 | Commit moxie port. | Anthony Green | 1 | -0/+9 |
2009-06-01 | freebsd-stdint.h: New file. | Gerald Pfeifer | 1 | -1/+2 |
2009-05-29 | config.host: Add i386/${host_address}/t-fprules-softfp and t-softfp to tmake_... | David Billinghurst | 1 | -2/+4 |
2009-05-18 | * config.gcc: Fix variable syntax. | Andreas Schwab | 1 | -1/+1 |
2009-05-18 | * config.gcc: Fix variable syntax. | Andreas Schwab | 1 | -1/+1 |
2009-05-17 | biarch32.h: New file. | Kai Tietz | 1 | -0/+6 |
2009-05-16 | config.gcc (use_gcc_stdint): Set to wrap. | Francois-Xavier Coudert | 1 | -0/+1 |
2009-05-16 | config.gcc (mips*-*-*): Support arch_32, arch_64, tune_32 and tune_64. | Joseph Myers | 1 | -1/+1 |
2009-05-05 | Makefile.in (enable_plugin, [...]): New. | Rafael Avila de Espindola | 1 | -0/+2 |
2009-05-04 | Add t-xilinx for powerpc-xilinx-eabi*. | Michael Eager | 1 | -1/+1 |
2009-04-28 | config.gcc (powerpc*-*-* | rs6000-*-*): Add rs6000/option-defaults.h to tm_file. | Joseph Myers | 1 | -2/+12 |
2009-04-28 | config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and add hpux-stdint.h to ... | Steve Ellcey | 1 | -0/+22 |
2009-04-21 | config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m... | Kai Tietz | 1 | -2/+20 |
2009-04-17 | configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG... | Andrew Stubbs | 1 | -13/+25 |
2009-04-17 | config.gcc: Add soft-fp/t-softfp and i386/t-linux to tmake_file for... | Aurelien Jarno | 1 | -1/+1 |
2009-04-13 | Add configuration-specific options for --target=powerpc-xilinx-eabi. | Michael Eager | 1 | -7/+1 |
2009-04-09 | re PR target/39634 (powerpc64 libgcc contains useless softfp functions) | Alan Modra | 1 | -1/+2 |
2009-04-08 | config.gcc (aix tm_file): Add aix-stdint.h. | David Edelsohn | 1 | -5/+10 |
2009-04-07 | config.gcc (sh-*-*): Add sysroot-suffix.h to tm_file. | Andrew Stubbs | 1 | -0/+2 |
2009-04-07 | re PR target/39634 (powerpc64 libgcc contains useless softfp functions) | Alan Modra | 1 | -19/+17 |
2009-04-06 | Atom pipeline model, tuning and insn selection. | Joey Ye | 1 | -5/+5 |
2009-04-06 | config.gcc (mingw32 tm_file): Add mingw-stdint.h. | Danny Smith | 1 | -1/+2 |
2009-04-05 | config.gcc (cygwin tm_file): Add cygwin-stdint.h. | Dave Korn | 1 | -1/+2 |
2009-04-03 | config.gcc (powerpc-*-linux*): Merge variants. | Alan Modra | 1 | -17/+15 |
2009-04-03 | config.gcc (powerpc64-*-gnu*): Add rs6000/default64.h to tm_file. | Alan Modra | 1 | -2/+2 |
2009-04-01 | [multiple changes] | Matt Thomas | 1 | -0/+3 |
2009-03-31 | re PR c/448 (<stdint.h>-related issues (C99 issues)) | Joseph Myers | 1 | -104/+160 |
2009-03-28 | inclhack.def (aix_syswait, [...]): Remove. | Joseph Myers | 1 | -73/+11 |
2009-03-23 | config.gcc (need_64bit_hwint): Make clear that need_64bit_hwint should be set... | Bingfeng Mei | 1 | -2/+3 |
2009-02-12 | longlong.h (sub_ddmmss): New for ia64. | H.J. Lu | 1 | -0/+3 |
2009-01-31 | re PR target/38904 (Shared libgcc DLL violates Cygwin platform conventions.) | Dave Korn | 1 | -2/+14 |
2009-01-29 | configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). | Robert Millan | 1 | -4/+5 |
2009-01-27 | Fix broken commit from r143594. | Paul Brook | 1 | -1/+1 |
2009-01-24 | neon.md (neon_type): Move to arm.md. | Paul Brook | 1 | -1/+1 |
2009-01-05 | config.gcc: Add m32r*-*-rtems*. | Joel Sherrill | 1 | -0/+5 |
2008-12-12 | x86intrin.h: New header file to support all x86 intrinsics | Dwarakanath Rajagopal | 1 | -2/+4 |
2008-12-01 | config.gcc: Add m32c*-*-rtems*. | Joel Sherrill | 1 | -0/+6 |
2008-11-21 | config.gcc (extra_headers): For x86 and x86-64, remove gmmintrin.h, add immin... | H.J. Lu | 1 | -2/+2 |
2008-11-20 | re PR bootstrap/33100 (on bootstrap getting section .eh_frame: bad cie versio... | Rainer Orth | 1 | -8/+5 |
2008-11-19 | config.gcc: Unobsolete mips-sgi-irix[56]*. | Rainer Orth | 1 | -2/+0 |
2008-11-18 | config.gcc (mips*-sde-elf*): Handle mipsisa64r2*. | Adam Nemet | 1 | -1/+8 |
2008-11-14 | re PR target/28102 (GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared) | Thomas Schwinge | 1 | -30/+18 |
2008-11-12 | re PR bootstrap/38010 (gcc/config.gcc needs adjustment for darwin10) | Jack Howarth | 1 | -1/+1 |
2008-11-10 | config.gcc (mips64vrel-*-elf*): Include the tm_file prior to vr.h. | Catherine Moore | 1 | -1/+1 |
2008-10-21 | config.gcc (powerpc-*): Make t-ppcgas imply usegas.h. | Sandra Loosemore | 1 | -8/+8 |
2008-10-13 | Fix PR/25502 | Kai Tietz | 1 | -1/+1 |