aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2012-08-08i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin1-2/+2
2012-07-30i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin1-2/+2
2012-07-25Changelog entry:Kirill Yukhin1-2/+2
2012-07-25AMD btver2 enablementVenkataramanan Kumar1-7/+15
2012-07-18config.gcc (v850-*-rtems*): New target.Ralf Corsepius1-0/+10
2012-07-05config.gcc: Enable ifunc attribute by default on s390 and s390x.Andreas Krebbel1-0/+2
2012-06-13config.gcc (unsupported): Move obsoleted FPA-based configurations here from ...Richard Earnshaw1-80/+36
2012-06-11re PR target/53511 (SH Target: Add support for fma patterns)Oleg Endo1-0/+1
2012-06-05e5500.md: New file.Edmar Wienskoski1-3/+3
2012-06-05Select x32 run-time library for --with-abi={x32|mx32}H.J. Lu1-1/+8
2012-06-04re PR target/46261 (avr-gcc: Segfaults when compiled with the -mint8 option)Georg-Johann Lay1-1/+1
2012-05-25re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)Eric Botcazou1-0/+2
2012-05-16rs6000-opts.h (enum processor_type): Add PROCESSOR_PPC8548.Olivier Hainque1-5/+7
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