aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-04config.gcc (arm-wrs-vxworks): Don't include svr4.h.Richard Sandiford1-1/+1
2007-07-03config.gcc (with_fpu): Allow --with-fpu=vfp3.Julian Brown1-1/+1
2007-07-02gcc/Richard Sandiford1-15/+26
2007-06-16config.gcc (i?86-*-darwin*): Add t-crtfm and t-crtpc.Eric Christopher1-2/+2
2007-06-07Index: ChangeLogGeoffrey Keating1-0/+1
2007-06-06config.gcc (i?86-*-darwin*): Remove arch parameter.Eric Christopher1-2/+0
2007-05-31config.gcc (i[34567]86-*-*): Add nmmintrin.h to extra_headers.H.J. Lu1-2/+4
2007-05-30config.gcc (arm-wrs-vxworks): Remove dbxelf.h from tm_file.Richard Sandiford1-1/+1
2007-05-26config.gcc: Add i386/t-fprules-softfp64 and soft-fp/t-softfp to x86-darwin co...Eric Christopher1-1/+2
2007-05-22config.gcc (i[34567]86-*-*): Add smmintrin.h to extra_headers.H.J. Lu1-2/+2
2007-05-16README: Update for new files.Uros Bizjak1-2/+2
2007-05-10config.gcc (sparc-wrs-vxworks): New target.Richard Sandiford1-0/+4
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