aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2012-11-24configure.ac (multiarch): Use $enableval instead of $withval.Matthias Klose1-3/+3
2012-11-21configure.ac: Substitute `with_cpu'.Matthias Klose1-2/+5
2012-11-15Add support for sparc fused compare-and-branch.David S. Miller1-0/+42
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose1-3/+36
2012-11-14configure.ac (HAVE_LD_LARGE_TOC): Add AIX test.David Edelsohn1-0/+36
2012-11-10re PR driver/55202 (Building a combined tree is broken for LTO)Andrew Pinski1-0/+6
2012-11-07invoke.texi (-mcpu=power8): Document.Peter Bergner1-0/+42
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge1-2/+3
2012-10-23AArch64 [1/10]Ian Bolton1-0/+13
2012-10-19configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.Alan Modra1-2/+6
2012-10-11configure.ac (gcc_cv_as_aix_ref): Fix typo.Jason Merrill1-2/+2
2012-10-11* configure.ac (out-of-tree linker .hidden support) Set to "no"Hans-Peter Nilsson1-0/+6
2012-10-11configure.ac (gcc_cv_as_comdat_group_group): Default to no.Hans-Peter Nilsson1-0/+3
2012-10-11acinclude.m4 (_gcc_COMPUTE_GAS_VERSION): Allow a single character to quote th...Hans-Peter Nilsson1-2/+10
2012-10-04configure.ac (noexception_flags): Add -fasynchronous-unwind-tables.Uros Bizjak1-1/+1
2012-09-25re PR other/54692 (gcc doesn't build with "-Og -g")Jakub Jelinek1-2/+2
2012-09-14* configure: Regenerated.David Edelsohn1-2/+4
2012-09-13configure.ac (CXXFLAGS): Remove -O2 when not bootstrapping.Jakub Jelinek1-3/+5
2012-09-13This fixes PR gcov-profile/54487 where the gcda files were not locked by the ...Teresa Johnson1-2/+42
2012-09-06configure.ac (hle prefixes): Remove .code64.Uros Bizjak1-3/+1
2012-08-20configure.ac (ffs): Check for declaration.Joseph Myers1-1/+1
2012-08-17re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo1-3/+3
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-245/+14
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-3/+4
2012-07-07Fix configure test for "stack protector support in target C library".Hans-Peter Nilsson1-14/+15
2012-07-03configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): Also require that the assembler ...Uros Bizjak1-0/+4
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther1-6/+6
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-5/+0
2012-05-31Fix compilation of build/*.o when using C++.Diego Novillo1-2/+6
2012-05-25re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)Eric Botcazou1-14/+14
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-3/+10
2012-05-16configure.ac: Stack protector enabling for Android targets.Igor Zamyatin1-0/+5
2012-05-07configure.ac (PLUGIN_LD): Rename into...Eric Botcazou1-3/+3
2012-05-02ChangeLog entry:Kirill Yukhin1-0/+33
2012-04-03mmap.m4: Use *vms* instead of vms*.Tristan Gingold1-3/+3
2012-03-21configure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64-*-freebsd*.Andreas Tobler1-3/+11
2012-03-15Fix gnu_unique_object handling for arm-linux-gnueabiRamana Radhakrishnan1-2/+3
2012-03-14Remove obsolete Solaris 8 supportRainer Orth1-71/+3
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-21/+3
2012-03-13Remove extra_passesRainer Orth1-4/+2
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-12/+1
2012-03-08Fix R_386_TLS_LDM_PLT detectionRainer Orth1-1/+2
2012-02-23acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of HAVE_INITFINI_ARRAY ...Ulrich Weigand1-1/+1
2012-02-22Use alternate thread library on Solaris 8 even without TLSRainer Orth1-0/+7
2012-02-20Enable initfini array support on Solaris (PR target/50166)Rainer Orth1-12/+57
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-1/+32
2012-01-23Interix resurrectionDouglas Rupp1-2/+2
2012-01-19re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek1-155/+133
2012-01-17Disable dl_iterate_phdr on Solaris 10Rainer Orth1-1/+5
2012-01-10Check if linker supports R_386_TLS_GD_PLT, R_386_TLS_LDM_PLT relocsRainer Orth1-2/+10