aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2007-04-25config.gcc (sh-wrs-vxworks): Don't include dbxelf.h.Richard Sandiford1-1/+1
2007-04-14config.gcc: Recognize fido.Kazu Hirata1-6/+34
2007-04-12config.gcc (*-*-vxworks*): Don't add to tm_files in this stanza.Richard Sandiford1-11/+6
2007-04-03config.gcc (mips-wrs-vxworks): Add vx-common.h to tm_file.Richard Sandiford1-1/+4
2007-04-03config.gcc (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.Uros Bizjak1-2/+2
2007-03-30cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson1-1/+1
2007-03-28Adding barcelona as a variant of amdfam10 architectureDwarakanath Rajagopal1-7/+7
2007-03-28config.gcc: Add sh4-300 to multilib.Christian Bruel1-2/+2
2007-03-19s390.opt ("mhard-float", [...]): Bit value inverted and documentation adjusted.Andreas Krebbel1-1/+1
2007-03-12config.gcc (i[4567]86-wrs-vxworks, [...]): Add elfos.h to tm_file.Richard Sandiford1-1/+1
2007-03-06configure.ac: Allow tm_file to contain build-directory files.Richard Sandiford1-1/+1
2007-03-05config.host (bfin*-linux-uclibc*): Set extra_parts.Bernd Schmidt1-1/+6
2007-02-26output.h (assemble_addr_to_section): Declare.Mark Mitchell1-0/+1
2007-02-14config.gcc: Add arm*-*-uclinux-*eabi.Paul Brook1-1/+13
2007-02-09200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richar...Nathan Sidwell1-7/+35
2007-02-05amdfam10Harsha Jagasia1-7/+13
2007-01-31config.gcc: Add geode.Eric Christopher1-1/+4
2007-01-25* config.gcc (ia64*-*-hpux*): Make posix threads the default.Steve Ellcey1-1/+1
2007-01-18200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell1-6/+6
2007-01-18200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell1-15/+15
2007-01-18config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file.Richard Sandiford1-1/+1
2007-01-18config.gcc (m68k-*-uclinux*): Base the port on the common and m68k GNU/Linux ...Richard Sandiford1-2/+3
2007-01-18/home/richard/patches/freescale/head-submission/uclinux-oldabi.clogRichard Sandiford1-1/+12
2007-01-17config.gcc: Support core2 processor.Eric Christopher1-5/+11
2007-01-12200x-xx-xx Julian Brown <julian@codesourcery.com> Nathan Sidwell...Julian Brown1-5/+24
2007-01-12200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford...Nathan Sidwell1-43/+20
2007-01-12config.gcc (m68010-*-netbsdelf*): Add MASK_68010.Richard Sandiford1-10/+10
2007-01-08rtems.h, t-rtems: New.Ralf Corsepius1-0/+4
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-0/+3
2007-01-02config.gcc (powerpc-*-eabispe*, [...]): Add rs6000/e500.h to tm_file.Joseph Myers1-12/+12
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel1-0/+12
2006-11-20config.gcc (sh*-superh-elf): Add t-superh to tmake_file.J"orn Rennecke1-1/+2
2006-11-17darwin.h (LINK_COMMAND_SPEC): Don't do dwarf stuff on pre-darwin9 system, unl...Mike Stump1-1/+7
2006-11-09re PR bootstrap/26892 (Can't compile a 64-bit gcc)Eric Christopher1-0/+6
2006-11-07config.gcc: Add x86_64-darwin host support.Eric Christopher1-0/+6
2006-11-01invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz1-2/+2
2006-11-01target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith1-0/+1
2006-10-29config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.Joseph Myers1-3/+27
2006-10-22config.gcc (i[34567]86-*-*): Add tmmintrin.h to extra_headers.H.J. Lu1-2/+4
2006-10-15config.gcc (hppa*64*-*-hpux11*, [...]): Default to posix thread support.John David Anglin1-2/+2
2006-10-10* Add new port for score.Chen Liqin1-0/+8
2006-09-12config.gcc (i[34567]86-*-darwin*): Set with_arch and with_cpu by default.Geoffrey Keating1-0/+7
2006-09-09config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher1-11/+11
2006-08-16Oops - this should have been part of r116159, but I forgot to include it on t...Nick Clifton1-1/+4
2006-07-21config.gcc (i[34567]86-*-solaris2*): Add usegas.h to $tm_file if the target a...Roger Sayle1-0/+3
2006-07-05re PR target/26146 (Bootstrapping mainline on Solaris 10/x86 fails)H.J. Lu1-0/+14
2006-06-26Add SB-1 specific multilib support. Patch by Fred Fish.Fred Fish1-1/+1
2006-06-01invoke.texi: Add cpu_type power6.Pete Steinmetz1-2/+2
2006-05-09re PR bootstrap/26872 (Internal Compiler Error when bootstrap GCC 4.1.0 with ...Steve Ellcey1-10/+6
2006-04-18soft-fp: New directory.Joseph Myers1-26/+26