aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler1-1/+21
2015-01-09RTEMS: Rename ARM target config filesSebastian Huber1-2/+2
2015-01-06configure.ac: Add Visium support.Eric Botcazou1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19MIPSR6: mips-img-elf mips-img-linux-gnu triplets and vendor updatesMatthew Fortune1-0/+13
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune1-1/+25
2014-12-11Add march=knl.Ilya Tocar1-1/+2
2014-11-21Add x86 pcommit instruction.Ilya Tocar1-2/+2
2014-11-21Support clwb x86 instruction.Ilya Tocar1-2/+2
2014-11-21Add avx512vbmi instructions.Ilya Tocar1-2/+4
2014-11-21Add avx512ifma instructions.Ilya Tocar1-2/+4
2014-11-18[Patch ARM Refactor Builtins 3/8] Pull builtins code to its own fileJames Greenhalgh1-1/+2
2014-11-14Don't enable IFUNC by default for Android and uclibcH.J. Lu1-4/+16
2014-11-13[PATCH 1/4] OpenMP 4.0 offloading to Intel MIC: mkoffload.Ilya Verbin1-0/+15
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-2/+28
2014-11-11Bug target/61997Andrew Pinski1-0/+1
2014-11-10Add the nvptx port.Bernd Schmidt1-0/+7
2014-11-07config.gcc (sparc-*-rtems*): Clean away unused t-elf.Daniel Hellstrom1-1/+1
2014-11-06config.gcc (mips*-mti-linux*): Remove gnu_ld and gas assignments.Steve Ellcey1-7/+30
2014-10-30config.gcc (mips*-*-linux*): Combine 32 and 64 bit cases.Steve Ellcey1-17/+20
2014-10-28AVX-512. 85/n. Add intrinsics headers.Alexander Ivchenko1-2/+4
2014-10-24config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.Daniel Hellstrom1-1/+4
2014-10-21config.gcc: Remove MASK_JUMP_IN_DELAY from target_cpu_default2.John David Anglin1-1/+1
2014-10-08linux64.h: Remove.Steve Ellcey1-3/+2
2014-10-04remove score-* supportTrevor Saunders1-10/+2
2014-09-19vxworksae.h: Remove obsolete definitions.Olivier Hainque1-2/+2
2014-09-19config.gcc (powerpc-wrs-vxworksmils): New configuration.Olivier Hainque1-1/+5
2014-09-17config.gcc (*-*-rtems*): Default to 'rtems' thread model.Sebastian Huber1-1/+7
2014-09-09remove picochipTrevor Saunders1-10/+1
2014-08-27re PR other/62248 (Configure error with --with-fpu=fp-armv8)Yvan Roux1-14/+11
2014-08-19config.gcc (*-*-cygwin*): Use __cxa_atexit by default.Yaakov Selkowitz1-2/+4
2014-07-28config.gcc (powerpc*-*-linux*): Include gnu-user.h in tm_file.Peter Bergner1-1/+1
2014-07-27Add moxiebox target.Anthony Green1-0/+6
2014-07-23config.gcc: Add nios2-*-rtems*.Sebastian Huber1-1/+5
2014-07-17config.gcc (crisv32-*-linux* | cris-*-linux*): Do not override an existing tm...Hans-Peter Nilsson1-2/+1
2014-07-04Add several new files for preparation of providing modulesChung-Ju Wu1-2/+3
2014-06-26[ARM] Error if overriding --with-tune by --with-cpuJames Greenhalgh1-1/+7
2014-06-16re PR plugins/45078 (config/vxworks-dummy.h not installed as a plugin header ...Jakub Jelinek1-1/+1
2014-06-11[AArch64] Implement CRC32 ACLE intrinsics.Kyrylo Tkachov1-1/+1
2014-05-28vxworks.h (VXCPU_FOR_8548): New.Olivier Hainque1-1/+1
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+30
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener1-27/+0
2014-05-14gcc/Ilya Tocar1-2/+4
2014-05-07configure.ac: Always set need_64bit_hwint to yes.Richard Biener1-1/+1
2014-04-30Simplify Solaris 2 configurationRainer Orth1-7/+7
2014-04-23msp430.c (msp430_handle_option): Move function to msp430-common.cNick Clifton1-1/+0
2014-04-22Remove obsolete Solaris 9 supportRainer Orth1-46/+23
2014-03-12[AArch64] Fix selection of default CPU options at configure-timeKyrylo Tkachov1-3/+6
2014-02-24TILE-Gx big endian support.Walter Lee1-3/+8
2014-02-11Only assume 4-byte stack alignment on Solaris 9/x86 (PR libgomp/60107)Rainer Orth1-0/+3