| Commit message (Expand) | Author | Age | Files | Lines |
* | * config.gcc: Get rid of more gratuitious 'x'es. Actually allow | neroden | 2003-09-25 | 1 | -41/+32 |
* | * config.gcc: New 'widely ported system' clause for rtems. | neroden | 2003-09-25 | 1 | -36/+5 |
* | * config.gcc (widely ported systems section): Mostly alphabetize | neroden | 2003-09-25 | 1 | -75/+76 |
* | * config.gcc (widely ported systems section): Reindent and clean up. | neroden | 2003-09-25 | 1 | -142/+146 |
* | * config.gcc: Remove some unnecessary uses of 'x' in case statements. | neroden | 2003-09-25 | 1 | -29/+29 |
* | * config.gcc (*-hpux11): Disable fixproto. | neroden | 2003-09-25 | 1 | -0/+3 |
* | * config.gcc (c4x-*, tic4x-*, d30v-*, mmix-knuth-mmixware): | neroden | 2003-09-24 | 1 | -0/+3 |
* | * config.gcc: Clean up and reindent $with_cpu=yes|no clause and | neroden | 2003-09-24 | 1 | -92/+87 |
* | * config.gcc (arm-*-coff*, armel-*-coff*, arm*-*-ecos-elf, | neroden | 2003-09-24 | 1 | -0/+9 |
* | * config.gcc: Move use_fixproto=no from generic vxworks clause to | neroden | 2003-09-24 | 1 | -1/+1 |
* | * config.gcc (powerpc-*-gnu-gnualtivec*): Disable fixproto | neroden | 2003-09-24 | 1 | -0/+1 |
* | * config.gcc (x86_64-*-freebsd*): Disable fixproto (accidentally | neroden | 2003-09-24 | 1 | -0/+1 |
* | * config.gcc: Move vax-*-vms* unsupported notice up with the rest. | neroden | 2003-09-24 | 1 | -4/+1 |
* | * config.gcc (alpha64*-dec-*vms*, alpha*-dec-*vms*, | neroden | 2003-09-24 | 1 | -0/+6 |
* | * config.gcc: Move use_fixproto=no from generic FreeBSD clause to | neroden | 2003-09-24 | 1 | -1/+7 |
* | * config.gcc: Move use_fixproto=no from generic NetBSD clause to | neroden | 2003-09-24 | 1 | -2/+12 |
* | * config.gcc: Move use_fixproto=no from generic OpenBSD clause | neroden | 2003-09-24 | 1 | -2/+5 |
* | * config.gcc: Use ${target}, not $machine. | neroden | 2003-09-23 | 1 | -48/+49 |
* | * config.gcc: Set use_fixproto=no in each specific *-gnu* | neroden | 2003-09-23 | 1 | -1/+4 |
* | * config.gcc: Do per-target disabling of fixproto here in clauses, | neroden | 2003-09-23 | 1 | -10/+84 |
* | * configure.in: Remove --with-elf, which doesn't work. | neroden | 2003-09-19 | 1 | -3/+0 |
* | 2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> | joel | 2003-09-19 | 1 | -1/+1 |
* | 2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> | joel | 2003-09-19 | 1 | -1/+1 |
* | Oops - I forgot to commit the change to this file along with the v850e1 patch | nickc | 2003-09-05 | 1 | -1/+16 |
* | Fix v850 multilibs so that there is only one copy of the default multilib | nickc | 2003-09-04 | 1 | -1/+1 |
* | * config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF. | bernie | 2003-09-03 | 1 | -1/+1 |
* | * config.gcc: Remove host-specific rewrites of target_alias. | neroden | 2003-09-02 | 1 | -18/+0 |
* | * config.gcc: Remove host-specific stuff which is unused here | neroden | 2003-09-01 | 1 | -64/+0 |
* | * config.host: New file. | neroden | 2003-09-01 | 1 | -28/+7 |
* | * config.gcc: Remove references to install_headers_dir, now unused | neroden | 2003-08-31 | 1 | -28/+0 |
* | * doc/fragments.texi, doc/sourcebuild.texi: Mention new file | neroden | 2003-08-31 | 1 | -42/+16 |
* | * config.gcc: Don't use negated character class in shell case | neroden | 2003-08-29 | 1 | -1/+1 |
* | * config.gcc (i386-*-vsta): Fix obvious bogosity. | neroden | 2003-08-29 | 1 | -2/+2 |
* | * config.gcc: Narrow unsupported target match to avoid clobbering | neroden | 2003-08-29 | 1 | -1/+2 |
* | gcc: | zack | 2003-08-26 | 1 | -24/+20 |
* | 2003-08-23 Jason Eckhardt <jle@rice.edu> | jle | 2003-08-24 | 1 | -1/+1 |
* | 2003-08-22 Jason Eckhardt <jle@rice.edu> | jle | 2003-08-23 | 1 | -0/+7 |
* | * Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | zack | 2003-08-21 | 1 | -58/+70 |
* | * config.gcc (iq2000*-*-elf*): Don't set xm_file. | zack | 2003-08-14 | 1 | -1/+0 |
* | * config.gcc (powerpc-*-darwin*): Don't build a soft-float multilib. | geoffk | 2003-08-08 | 1 | -1/+1 |
* | * config/iq2000: New port. | scox | 2003-08-08 | 1 | -0/+7 |
* | Preliminary i386-pc-nto-qnx6 support. | gp | 2003-08-06 | 1 | -0/+6 |
* | 003-08-02 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2003-08-02 | 1 | -0/+4 |
* | 2003-07-31 SUGIOKA Toshinobu <sugioka@itonet.co.jp> | kkojima | 2003-08-01 | 1 | -1/+2 |
* | * config.gcc (alpha*-dec-osf[45]*): Enable POSIX thread support by | ro | 2003-07-31 | 1 | -0/+6 |
* | * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Add mips/sdb.h | rsandifo | 2003-07-14 | 1 | -3/+4 |
* | * config.gcc: Add pmmintrin.h for x86_64-*-*. | aj | 2003-07-13 | 1 | -1/+1 |
* | 2001-12-13 Alexandre Oliva <aoliva@redhat.com> | aoliva | 2003-07-10 | 1 | -0/+13 |
* | 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-07-04 | 1 | -1/+1 |
* | * config/mips/iris5.h (SET_FILE_NUMBER): Moved here from iris3.h. | ro | 2003-07-02 | 1 | -8/+14 |