summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
Commit message (Expand)AuthorAgeFilesLines
* 2004-03-03 Stuart Hastings <stuart@apple.com>stuart2004-03-031-2/+2
* * config.gcc: Create a default tmake_file for linux, and useneroden2004-03-011-22/+24
* * config.gcc: Add support for nocoma/prescott/pentium-m/pentium3mhubicka2004-02-261-3/+13
* 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>kcook2004-02-251-1/+4
* * config.gcc (hppa*-*-*, parisc*-*-*): Add MASK_BIG_SWITCH to alldanglin2004-02-251-14/+15
* Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.aoliva2004-02-241-1/+20
* * config.gcc (i[34567]86-*-pe|i[34567]86-*-cygwin*): *Really* specify extracgf2004-02-221-1/+1
* * config.gcc (i[34567]86-*-pe|i[34567]86-*-cygwin*): Specify extra host objectcgf2004-02-221-1/+2
* * config/mips/t-iris6gld: Renamed to ...ro2004-02-171-2/+10
* * config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAMErth2004-02-161-0/+10
* * config.gcc: Restore support for m68k-openbsd.kazu2004-02-121-0/+8
* * config.gcc: Don't mention MAX_LONG_TYPE_SIZE.kazu2004-02-071-5/+2
* * config.gcc: Remove i370 support.kazu2004-02-061-21/+0
* gcc/kazu2004-02-041-199/+2
* * config.gcc (sh[234]l): Use little endian fragments.amylaar2004-02-031-1/+1
* Merge from csl-arm-branch.pbrook2004-02-031-4/+15
* * config.gcc (powerpc*-*): Clear $with_cpu or $with_tune if it wasjakub2004-01-231-1/+5
* * config.gcc (mips-sgi-irix6*o32): Removed.ro2004-01-221-29/+1
* PR bootstrap/12527rearnsha2004-01-141-1/+1
* 2004-01-12 Jonathan Merriman <jonm@dualitymedia.com>pinskia2004-01-121-1/+1
* PR target/10301hubicka2004-01-061-2/+3
* Add support for m32r-linux target.nickc2003-12-311-0/+28
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-2/+0
* Drop test for libunwind 0.95 and earlier.wilson2003-12-201-5/+1
* * config.gcc <i[34567]86-*-darwin*>: Don't use fixproto.geoffk2003-12-121-2/+0
* libunwind related patch from David Mosbergerwilson2003-12-111-1/+5
* * config/m32r/m32r.h: Add support for m32r2 processor. Includingnickc2003-12-091-1/+1
* * config.gcc: Mark obsolete targets for GCC 3.4.neroden2003-12-031-1/+31
* * config.gcc (s390x-ibm-tpf*): Add extra_parts.uweigand2003-12-011-0/+1
* * config.gcc (m68020-*-elf*, m68k-*-elf*, m68010-*-netbsdelf*,bernie2003-11-301-0/+3
* * config.gcc (mips-sgi-irix6*): Add t-iris6gld to tmake_file whenrsandifo2003-11-241-1/+2
* 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-191-1/+1
* 2003-10-28 Syd Polk <spolk@apple.com>spolk2003-11-031-1/+1
* 2003-10-22 Phil Edwards <phil@codesourcery.com>pme2003-10-231-2/+33
* 2003-09-28 Robert Millan <robertmh@gnu.org>davem2003-10-211-0/+17
* * config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js,mmitchel2003-10-201-3/+3
* * config.gcc (mips-sgi-irix6*o32): Only enable use_collect2ro2003-10-171-1/+14
* * config.gcc (s390x-ibm-tpf*): New target.uweigand2003-10-151-0/+8
* * config.gcc (am33_2.0-*-linux*): Use t-slibgcc-elf-ver.neroden2003-10-141-1/+1
* gcc:neroden2003-10-141-2/+2
* * config.gcc (*-*-freebsd*): Use tm_defines instead of tinyneroden2003-10-131-5/+12
* * config/m68k/t-uclinux: New target Makefile fragment.bernie2003-10-111-0/+6
* * config.gcc (mips*-*-netbsd*): Remove content-free line.neroden2003-10-101-1/+0
* * config.gcc: Remove redundant thread_file setting clauses forneroden2003-10-091-11/+0
* * config.gcc: Don't accept --enable-threads=pthreads. Cleanneroden2003-10-081-11/+11
* * target.h (init_libfuncs): New hook.zack2003-10-021-12/+11
* * config/mips/xm-iris5.h: Remove, unnecessary.ro2003-10-011-3/+0
* * config.gcc (cris-*-linux*): Revert mistaken commit.neroden2003-10-011-1/+1
* * config.gcc (arm*-*-kaos*, i[34567]86-*-kaos*, powerpc-*-kaos*,neroden2003-09-301-6/+1
* * config.gcc: Default use_fixproto to 'no'.neroden2003-09-301-127/+99