aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2015-01-06configure.ac: Add Visium support.Eric Botcazou1-1/+1
2014-12-04Always define HAVE_LD_PIE_COPYRELOCH.J. Lu1-1/+1
2014-12-04x86-64: Optimize access to globals in PIE with copy relocSriraman Tallam1-0/+47
2014-12-01re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus1-0/+41
2014-11-22re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin1-2/+3
2014-11-21Refine configure guard for MIPS .module availabilityMatthew Fortune1-2/+3
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-3/+3
2014-11-14configure.ac (--with-diagnostics-color): New configure option, default to --w...Jakub Jelinek1-2/+39
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-2/+48
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-0/+35
2014-11-12Makefile.in (CLOOGLIBS, CLOOGINC): Remove.Tobias Burnus1-17/+3
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-2/+50
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2014-11-03Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...Joseph Myers1-0/+10
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon1-86/+86
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin1-6/+7
2014-10-10[AArch64] Add --enable-fix-cortex-a53-835769 configure-time optionKyrylo Tkachov1-2/+30
2014-09-23Properly regenerate gcc/configure.Thomas Schwinge1-30/+2
2014-09-21configure.ac (target_header_dir): Move block defining this to before the bloc...Hans-Peter Nilsson1-19/+47
2014-08-19Set install_gold_as_default to no firstH.J. Lu1-3/+1
2014-08-19Restore Sun as COMDAT group supportRainer Orth1-3/+3
2014-08-18Set install_gold_as_default to no for --enable-gold=noH.J. Lu1-0/+1
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-0/+5
2014-07-30configure.ac: Also check for popen.Mike Stump1-1/+1
2014-06-27Support compressed debug sectionsRainer Orth1-0/+116
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge1-1/+1
2014-06-04configure.ac: Check whether the underlying type of int64_t is long or long long.Richard Biener1-4/+89
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth1-1/+66
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener1-45/+5
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+7
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener1-8/+2
2014-05-13configure.ac: Fix assembly for explicit JALR relocation check.Catherine Moore1-2/+2
2014-04-28configure.ac: Do valgrind header checks unconditionally.Richard Biener1-21/+44
2014-04-28configure.ac: Tweak GAS check for LEON instructions on SPARC.Eric Botcazou1-1/+1
2014-04-25Remove LIB_TLS_SPEC on SolarisRainer Orth1-102/+1
2014-04-24Fix gcc_cv_as_cfi_directive test for Solaris asRainer Orth1-2/+7
2014-04-22Remove obsolete Solaris 9 supportRainer Orth1-70/+4
2014-04-17enable -Woverloaded-virtual when availableTrevor Saunders1-2/+46
2014-04-16Correctly detect native TLS support with 64-bit gas on Solaris/x86 (PR target...Rainer Orth1-16/+21
2014-03-07Improve @tlsldmplt test on Solaris 11/x86Rainer Orth1-2/+6
2014-03-07Disable local dynamic TLS model on Solaris/x86 if as/ld cannot handle itRainer Orth1-4/+74
2014-02-14Use ud2 assembly mnemonic when available.Roland McGrath1-0/+31
2014-02-12Pass --32 to GNU assembler for .long foo@GOTOFF checkH.J. Lu1-1/+5
2014-01-28Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.Alan Modra1-3/+8
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang1-2/+9
2013-12-11Regenerate gcc/configure and gcc/config.inChristophe Lyon1-0/+54
2013-12-05* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS forAlan Modra1-5/+4
2013-12-04Put a breakpoint on __asan_report_error for ASANH.J. Lu1-0/+8
2013-11-26Add -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.inH.J. Lu1-2/+55
2013-11-15picflag.m4 (m68k-*-*): Use default PIC flag.Andreas Schwab1-5/+2