summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
Commit message (Expand)AuthorAgeFilesLines
* * config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.rsandifo2005-04-121-0/+1
* * config/bfin/bfin-modes.def: New file.bernds2005-04-051-0/+13
* PR target/4198ebotcazou2005-04-041-23/+1
* * config.gcc (xstormy16-*-elf): Set extra_options.rsandifo2005-04-041-0/+1
* * config.gcc: Obsolete i860-*-sysv4*, ip2k-*-elf,kazu2005-03-311-0/+4
* * config.gcc (cpu_is_64bit): Set for 64-bit powerpc cpus.amodra2005-03-301-7/+23
* * config.gcc (alpha*-dec-osf[45]*): Remove target_cpu_default.ro2005-03-231-3/+3
* gcc:jsm282005-03-191-3/+3
* * config.gcc (ia64*-*-hpux*): Add extra_options.rth2005-03-171-0/+1
* * config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS torsandifo2005-03-141-1/+1
* * config.gcc (extra_options): New variable for listing option files.rsandifo2005-03-141-0/+7
* * config.gcc: Remove excess indentation.amodra2005-03-141-57/+57
* * config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.jsm282005-03-111-1/+1
* * config.gcc (hppa*64*-*-hpux11*): Use pa/pa-hpux1111.h forjsm282005-03-051-1/+1
* * config/sh/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):kkojima2005-03-011-1/+1
* * config.gcc (powerpc-*-darwin*): Use fragment for Darwin 8 or later.shebs2005-02-161-0/+5
* * config.gcc (*-*-darwin*): Separate darwin7 and darwin8 configs.geoffk2005-02-061-1/+3
* 2005-02-01 Segher Boessenkool <segher@kernel.crashing.org>segher2005-02-011-1/+2
* Thx to Eric Botcazou, Andrew Pinski and Mark Kettenis for this one.espie2005-01-311-2/+1
* * config.gcc (Obsolete configurations): Remove 'dummy', addebotcazou2005-01-271-1/+5
* PR bootstrap/19364ebotcazou2005-01-241-5/+5
* * config.gcc (sparc-*-netbsdelf*): Include dbxelf.hebotcazou2005-01-211-5/+5
* 2005-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2005-01-191-2/+2
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * config.gcc (mips64*-*-linux*): Set the default abi to n32. Removersandifo2005-01-171-9/+1
* 2005-01-11 Marc Espie <espie@openbsd.org>espie2005-01-151-1/+12
* gcc/jbeulich2004-12-221-1/+1
* Changes for k*bsd-gnu support.gerald2004-11-261-1/+5
* 2004-11-25 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2004-11-251-1/+1
* Oops - forgot to commit the change to config.gcc when checking in this patch:nickc2004-11-241-2/+2
* 2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2004-11-231-1/+1
* 2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2004-11-231-1/+1
* 2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2004-11-231-1/+1
* 2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2004-11-231-0/+4
* PR target/18444ebotcazou2004-11-221-6/+38
* libcpp:jsm282004-11-181-1/+15
* * config.gcc: Add support for --enable-e500_double.aldyh2004-10-211-0/+5
* * config.gcc: Add armv6{k,z,zk}pbrook2004-10-121-1/+2
* PR target/17443ebotcazou2004-10-031-9/+6
* * config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.hebotcazou2004-09-241-1/+4
* 2004-09-23 P.J. Darcy <darcypj@us.ibm.com>uweigand2004-09-231-0/+1
* * config.gcc: Do not build a shared libgcc for arm-none-eabi.mmitchel2004-09-141-2/+2
* 2004-09-07 David Daney <ddaney@avtrex.com>daney2004-09-071-2/+11
* 2004-09-03 H.J. Lu <hongjiu.lu@intel.com>hjl2004-09-041-4/+4
* /rth2004-09-031-0/+19
* * config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Setpbrook2004-09-021-0/+1
* * config.gcc (--with-cpu on ARM): Preserve the canonical cpu namerearnsha2004-09-011-11/+7
* * arm/arm-cores.def (ARM_CORE): Add new field for the real name of therearnsha2004-09-011-1/+7
* * config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.mmitchel2004-09-011-1/+6
* PR libstdc++/17005 (fix for HP-UX 11.11)danglin2004-08-251-47/+49