summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson2002-01-261-4/+8
* config.gcc (x86_64-*-freebsd*): New target.David O'Brien2002-01-261-3/+13
* Makefile.in (install-headers-cp): New target.Douglas B Rupp2002-01-251-0/+2
* elf.h: New file.Bob Wilson2002-01-231-0/+16
* config.gcc (x86_64-*-netbsd*): New target.Jason Thorpe2002-01-221-0/+4
* netbsd.h (TARGET_HAS_F_SETLKW): define.Jason Thorpe2002-01-221-17/+20
* config.gcc: Add entries to supported PowerPC --with-cpu types.Daniel Jacobowitz2002-01-211-5/+5
* * config.gcc (hppa*64*-*-hpux11*): Fix tmake_file.John David Anglin2002-01-191-2/+1
* config.gcc (cpu_type): Include altivec.h in powerpc extra_headers.Aldy Hernandez2002-01-171-2/+2
* t-linux: New.H.J. Lu2002-01-161-1/+1
* config.gcc: Change altivec.h to altivec-defs.h.Aldy Hernandez2002-01-151-1/+1
* config.gcc (x86_64-*-*): Install mmintrin.h and xmmintrin.h.Andreas Jaeger2002-01-151-0/+1
* mmintrin.h: New file.Richard Henderson2002-01-111-0/+1
* configure.in: Set stage1_cflags for powerpc-*-darwin*.Zack Weinberg2002-01-101-17/+9
* config.gcc: Add support for --enable-altivec.Aldy Hernandez2002-01-071-0/+4
* config.gcc (ia64-*-*): Set extra_headers.Joseph Myers2002-01-021-3/+7
* Makefile.in (USER_H): Remove proto.h.Joseph Myers2001-12-231-0/+1
* config.gcc (extra_headers): Move settings to math-68881.h and ppc-asm.h to co...Joseph Myers2001-12-221-65/+14
* t-hpux-shlib: New file.Jeff Law2001-12-191-4/+4
* config.gcc (sparc64-*-freebsd*): Add target.David O'Brien2001-12-171-0/+8
* * config.gcc: Add powerpc-*-eabisimaltivec*.Aldy Hernandez2001-12-171-0/+6
* nextstep-protos.h: New file.Kaveh R. Ghazi2001-12-161-0/+3
* configure.in: Check for ld.Jakub Jelinek2001-12-151-11/+11
* config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants.Jan Hubicka2001-12-141-6/+33
* config.gcc (alpha64-dec-*vms*): New case.Douglas B Rupp2001-12-141-0/+17
* rs6000.c (rs6000_override_options): Add SUBSUBTARGET_OVERRIDE_OPTIONS.Aldy Hernandez2001-12-131-0/+15
* config.gcc (arm-*-freebsd*): Add target.David O'Brien2001-12-131-0/+4
* config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configur...David O'Brien2001-12-111-1/+1
* config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*Douglas B Rupp2001-12-101-1/+11
* config.gcc: Include dbxelf.h before elfos.h.David O'Brien2001-12-061-100/+100
* config.gcc (powerpc-*-freebsd*): Use the proper tmake_file files, as set by t...David O'Brien2001-12-061-1/+1
* Include arm/xscale-coff.h before arm/arm.h.Nick Clifton2001-12-051-1/+1
* config.gcc (i[34567]86-*-interix3*): New case.Douglas B Rupp2001-11-281-0/+14
* vms-ld.c, vms-cc.c: New files.Douglas B Rupp2001-11-251-0/+1
* Add necessary header files to tm_file for xscale-ecoffNick Clifton2001-11-221-1/+1
* config.gcc: Delete powerpcle-*-solaris2* stanza.Zack Weinberg2001-11-211-6/+0
* Add the part of the freebsd-ppc patch that was rejected by patch(1).David O'Brien2001-11-201-1/+1
* config.gcc: Add FreeBSD/PowerPC target.David O'Brien2001-11-201-20/+27
* * config.gcc (*-*-freebsd*): Remove configuration block.Loren J. Rittle2001-11-201-9/+0
* re PR target/4606 (config.gcc refers to non-existant va-clipper.h)Craig Rodrigues2001-11-181-1/+0
* Not all of revision 1.113 made it in.David O'Brien2001-11-171-10/+10
* config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file.David O'Brien2001-11-161-12/+12
* config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target makefile frag...Andreas Schwab2001-11-151-78/+38
* config.gcc (sparc64-wrs-vxworks*, [...]): Include various CPU headers via tm_...David O'Brien2001-11-141-25/+26
* config.gcc (powerpc|rs6000): Set default cpp options based on --with-cpu sett...DJ Delorie2001-11-131-2/+6
* config.gcc (sparc-tti-*, [...]): Include various CPU headers via tm_file.David O'Brien2001-11-121-30/+30
* config.gcc: Add "elfos.h svr4.h" to $tm_file for Linux/mips.H.J. Lu2001-11-101-1/+1
* config.gcc (i[34567]86-dg-dgux*): Don't set `out_file'.Kaveh R. Ghazi2001-11-101-1/+0
* config.gcc: Add FreeBSD/IA-64 target.David O'Brien2001-11-101-1/+8
* elf.h (ASM_DECLARE_FUNCTION_NAME, [...]): Undef before defining.Kaveh R. Ghazi2001-11-091-7/+0