aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2004-11-23t-rtems: New.Ralf Corsepius1-1/+1
2004-11-23config.gcc (h8300-*-rtems*): Use h8300/t-rtems.Ralf Corsepius1-1/+1
2004-11-23t-rtems: New.Ralf Corsepius1-1/+1
2004-11-23config.gcc: Add avr-*-rtems*.Ralf Corsepius1-0/+4
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou1-6/+38
2004-11-18configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.Daniel Jacobowitz1-1/+15
2004-10-21config.gcc: Add support for --enable-e500_double.Aldy Hernandez1-0/+5
2004-10-12config.gcc: Add armv6{k,z,zk}Paul Brook1-1/+2
2004-10-03re PR target/17443 (--enable-threads=single is ignored)Eric Botcazou1-9/+6
2004-09-24config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl...Eric Botcazou1-1/+4
2004-09-23gthr-tpf.h: New file.P.J. Darcy1-0/+1
2004-09-14* config.gcc: Do not build a shared libgcc for arm-none-eabi.Mark Mitchell1-2/+2
2004-09-07config.gcc: Added support for --with-divide=[breaks|traps] for mips targets.David Daney1-2/+11
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-4/+4
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich1-0/+19
2004-09-02config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Set default_use_cxa_atexit=yes.Paul Brook1-0/+1
2004-09-01config.gcc (--with-cpu on ARM): Preserve the canonical cpu name for use in co...Richard Earnshaw1-11/+7
2004-09-01arm-cores.def (ARM_CORE): Add new field for the real name of the CPU.Richard Earnshaw1-1/+7
2004-09-01config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.Mark Mitchell1-1/+6
2004-08-25PR libstdc++/17005 (fix for HP-UX 11.11)John David Anglin1-47/+49
2004-08-23config.gcc (mips-*-*): Remove definitions of MASK_GAS and OBJECT_FORMAT_ELF.Richard Sandiford1-34/+12
2004-08-20config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.Mark Mitchell1-1/+2
2004-08-20configure.ac (mips*-*-*): Print an error if not using GAS.Richard Sandiford1-58/+18
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-3/+13
2004-08-05config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.Adam Nemet1-13/+16
2004-08-03re PR target/16570 (missing _mm_malloc and _mm_free functions in xmmintrin.h)H.J. Lu1-0/+12
2004-08-03config.gcc (arm*-*-symbianelf*): New target.Mark Mitchell1-0/+4
2004-08-03* config.gcc (strongarm-*, xscale-*): Add t-arm to tmake_files.Richard Earnshaw1-8/+8
2004-08-03gentune.sh: New file.Richard Earnshaw1-14/+14
2004-08-02config.gcc (mips*-*-elf*, [...]): Add elfos.h to tm_file.Richard Sandiford1-12/+12
2004-07-29Introduce sh2a support.Alexandre Oliva1-2/+11
2004-07-28Introduce sh4a support.Alexandre Oliva1-0/+10
2004-07-25* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)Daniel Jacobowitz1-0/+6
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz1-3/+9
2004-07-12config.gcc: Add sh-*-symbianelf target.Nick Clifton1-0/+7
2004-07-09mm3dnow.h: New.Jan Beulich1-2/+2
2004-07-07* config.gcc (i[34567]86-*-mingw32*): Enable threads by default.Aaron W. LaFramboise1-3/+3
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-0/+3
2004-06-28* config.gcc (sh*-*elf*): Remove dead assignment of sh_multilibs.J"orn Rennecke1-2/+1
2004-06-23Patch from Robert Millan.Robert Millan1-20/+7
2004-06-21[multiple changes]Joern Rennecke1-81/+121
2004-06-18t-linux64: New file.Kaz Kojima1-1/+1
2004-06-14config.gcc: Remove sparc64-*-aout*.Ian Lance Taylor1-4/+0
2004-06-05toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.Danny Smith1-0/+4
2004-05-03config.gcc: Remove --enable-altivec support.Aldy Hernandez1-4/+0
2004-05-03config.gcc (sparc64-*-solaris2*, [...]): Add tm-dwarf2.h to tm_file.Eric Botcazou1-2/+2
2004-04-30config.gcc: Simplify arm --with-{cpu,tune} test.Paul Brook1-11/+9
2004-04-30Fit typo in previous patchPaul Brook1-1/+1
2004-04-30configure.gcc: Default ep9312 to hard-float.Paul Brook1-0/+9
2004-04-29* config.gcc: Pull list of cores from arm-cores.def.Paul Brook1-18/+11