aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2012-04-24config.gcc (mips64*-*-linux*): Append mips/linux-common.h to tm_file.Chao-ying Fu1-1/+2
2012-04-18linux-common.h: New.Enkovich Ilya1-3/+3
2012-04-13Add and use config/i386/gnu-user-common.hEnkovich Ilya1-7/+7
2012-04-02Add --with-abi= support to x86_64-*-*H.J. Lu1-2/+23
2012-03-30vms-f.c: New file.Tristan Gingold1-0/+1
2012-03-28re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay1-2/+2
2012-03-22config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.Uros Bizjak1-4/+4
2012-03-21configure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64-*-freebsd*.Andreas Tobler1-3/+13
2012-03-16config.gcc (*-*-*vms*): Define use_gcc_stdint and tm_file.Tristan Gingold1-0/+2
2012-03-15Fix gnu_unique_object handling for arm-linux-gnueabiRamana Radhakrishnan1-0/+7
2012-03-14Remove non-GAS non-ELF support in alpha backendRainer Orth1-11/+0
2012-03-14Remove obsolete Solaris 8 supportRainer Orth1-7/+5
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-21/+0
2012-03-13Remove extra_passesRainer Orth1-5/+2
2012-03-12Remove obsolete OpenBSD/MIPS supportRainer Orth1-12/+0
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-26/+1
2012-03-12vms.opt: Add vms-opts.h header.Tristan Gingold1-9/+3
2012-03-12ChangeLog entry:Kirill Yukhin1-2/+4
2012-03-02config.gcc (obsolete): Add all ARM targets using the FPA.Richard Earnshaw1-1/+20
2012-02-28re PR target/49448 (arm-tab-linux-gnu-eabi enableds big endian when it should...Richard Earnshaw1-1/+1
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-0/+22
2012-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G1-0/+5
2012-01-23Interix resurrectionDouglas Rupp1-6/+5
2012-01-19re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek1-5/+0
2012-01-02re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay1-3/+4
2011-12-13sparc: Default memory model to TSO for Linux and Solaris.Richard Henderson1-3/+3
2011-11-29.DJ Delorie1-0/+7
2011-11-07config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.Tristan Gingold1-0/+2
2011-11-07vms.h (TARGET_OBJECT_SUFFIX, [...]): Move to config/vms/vms.hTristan Gingold1-3/+3
2011-11-07Fix r180999.Quentin Neill1-2/+2
2011-11-07config.gcc (arm*-*-rtemseabi*): New target.Sebastian Huber1-1/+5
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke1-0/+8
2011-11-04config.gcc (bfin*-rtems*): Add newlib-stdint.h.Ralf Corsepius1-0/+1
2011-11-03Restore arm-eabi bootstrap (PR target/50978)Rainer Orth1-1/+3
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-23/+0
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-35/+17
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-13/+10
2011-11-02Move crtstuff support to toplevel libgccRainer Orth1-71/+17
2011-11-02Move shlib support to toplevel libgccRainer Orth1-101/+34
2011-11-01config.gcc (powerpc*-*-linux*): Add powerpc*-*-linux*ppc476* variant.Peter Bergner1-0/+3
2011-10-25Delete remaining references to sparc little-endian support.David S. Miller1-3/+3
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-2/+13
2011-10-07* config.gcc (x86_64-*): Add core-avx-i, core-avx2 for with_cpu.Richard Henderson1-1/+1
2011-10-04config.gcc (i[34567]86-*-elf*, [...]): Use i386/t-crtstuff.Joseph Myers1-2/+2
2011-09-29re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay1-2/+2
2011-09-26Move target CPP macro handling to C file and add __VIS/__VIS__.David S. Miller1-12/+18
2011-09-16visintrin.h: New file.David S. Miller1-0/+1
2011-09-05sol2-64.h: Move ...David S. Miller1-2/+2
2011-09-05config.gcc: Recognize niagara3 and niagara4 in --with-cpu and --with-tune opt...David S. Miller1-1/+2
2011-08-30Add FMA intrinsics and testcases.Ilya Tocar1-2/+2