summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
Commit message (Expand)AuthorAgeFilesLines
* config.gcc (obsolete): Add all ARM targets using the FPA.Richard Earnshaw2012-03-021-1/+20
* re PR target/49448 (arm-tab-linux-gnu-eabi enableds big endian when it should...Richard Earnshaw2012-02-281-1/+1
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-141-0/+22
* Adding GCC port for National Semicondutor's CR16 architectureSumanth G2012-02-021-0/+5
* Interix resurrectionDouglas Rupp2012-01-231-6/+5
* re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek2012-01-191-5/+0
* re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay2012-01-021-3/+4
* sparc: Default memory model to TSO for Linux and Solaris.Richard Henderson2011-12-131-3/+3
* .DJ Delorie2011-11-291-0/+7
* config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.Tristan Gingold2011-11-071-0/+2
* vms.h (TARGET_OBJECT_SUFFIX, [...]): Move to config/vms/vms.hTristan Gingold2011-11-071-3/+3
* Fix r180999.Quentin Neill2011-11-071-2/+2
* config.gcc (arm*-*-rtemseabi*): New target.Sebastian Huber2011-11-071-1/+5
* config.gcc (epiphany-*-*): New architecture.Joern Rennecke2011-11-051-0/+8
* config.gcc (bfin*-rtems*): Add newlib-stdint.h.Ralf Corsepius2011-11-041-0/+1
* Restore arm-eabi bootstrap (PR target/50978)Rainer Orth2011-11-031-1/+3
* Move libgcc_tm_file to toplevel libgccRainer Orth2011-11-021-23/+0
* Move libgcc2 to toplevel libgccRainer Orth2011-11-021-35/+17
* Move libgcc1 to toplevel libgccRainer Orth2011-11-021-13/+10
* Move crtstuff support to toplevel libgccRainer Orth2011-11-021-71/+17
* Move shlib support to toplevel libgccRainer Orth2011-11-021-101/+34
* config.gcc (powerpc*-*-linux*): Add powerpc*-*-linux*ppc476* variant.Peter Bergner2011-11-011-0/+3
* Delete remaining references to sparc little-endian support.David S. Miller2011-10-251-3/+3
* configure.ac: Add --with-native-system-header-dir.Simon Baldwin2011-10-171-2/+13
* * config.gcc (x86_64-*): Add core-avx-i, core-avx2 for with_cpu.Richard Henderson2011-10-071-1/+1
* config.gcc (i[34567]86-*-elf*, [...]): Use i386/t-crtstuff.Joseph Myers2011-10-041-2/+2
* re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay2011-09-291-2/+2
* Move target CPP macro handling to C file and add __VIS/__VIS__.David S. Miller2011-09-261-12/+18
* visintrin.h: New file.David S. Miller2011-09-161-0/+1
* sol2-64.h: Move ...David S. Miller2011-09-051-2/+2
* config.gcc: Recognize niagara3 and niagara4 in --with-cpu and --with-tune opt...David S. Miller2011-09-051-1/+2
* Add FMA intrinsics and testcases.Ilya Tocar2011-08-301-2/+2
* Add BMI2 support.H.J. Lu2011-08-231-2/+4
* Add support for AVX2 builtin functions.Kirill Yukhin2011-08-221-2/+2
* revert: t-linux64 (MULTILIB_DIRNAMES): Set to 'n32 . 64' if tm_defines contai...Matthias Klose2011-08-221-1/+0
* Use .init_arrary/.fini_array sections if possible.H.J. Lu2011-08-201-0/+5
* Keep tm, div_t, ldiv_t, lconv mangling on Solaris (PR libstdc++-v3/1773)Rainer Orth2011-08-181-2/+2
* Fix Dwarf unwind library for UNITS_PER_WORD > sizeof (void *)H.J. Lu2011-08-081-0/+1
* soft-fp: Move to ../libgcc.Rainer Orth2011-08-051-24/+11
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-14/+17
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-051-3/+0
* Add -mlzcnt.Kirill Yukhin2011-08-011-2/+2
* Set need_64bit_hwint to yes for x86 targets.H.J. Lu2011-07-281-4/+1
* re PR target/47124 (*solaris2 configurations configure, but don't build)Rainer Orth2011-07-251-0/+1
* config.gcc (i[34567]86-*-linux*): Set default_gnu_indirect_function to yes.Uros Bizjak2011-07-221-8/+22
* config.gcc (mips*-*-linux*): Remove redundant tm_file entry.Robert Millan2011-07-201-1/+1
* gnu-user.h: Copy from linux.h.Robert Millan2011-07-191-3/+3
* re PR bootstrap/49769 (configuration mismatch -- extra parts)Rainer Orth2011-07-181-7/+13
* re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth2011-07-181-19/+0
* invoke.texi (C6X Options): New section.Bernd Schmidt2011-07-151-1/+37