summaryrefslogtreecommitdiff
path: root/gcc/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (HAVE_AS_TLS): Add check for powerpc-ibm-aix.David Edelsohn2013-01-101-0/+18
* re PR bootstrap/55784 (declaration of C function 'const char* strsignal(int)'...Richard Biener2013-01-021-2/+2
* re PR driver/55202 (Building a combined tree is broken for LTO)Thomas Schwinge2012-12-201-2/+2
* configure.ac (multiarch): Use $enableval instead of $withval.Matthias Klose2012-11-241-3/+3
* configure.ac: Substitute `with_cpu'.Matthias Klose2012-11-211-0/+1
* Add support for sparc fused compare-and-branch.David S. Miller2012-11-151-0/+18
* invoke.texi: Document -print-multiarch.Matthias Klose2012-11-141-0/+25
* configure.ac (HAVE_LD_LARGE_TOC): Add AIX test.David Edelsohn2012-11-141-0/+29
* re PR driver/55202 (Building a combined tree is broken for LTO)Andrew Pinski2012-11-101-0/+6
* invoke.texi (-mcpu=power8): Document.Peter Bergner2012-11-071-0/+13
* AArch64 [1/10]Ian Bolton2012-10-231-0/+13
* configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.Alan Modra2012-10-191-2/+6
* configure.ac (gcc_cv_as_aix_ref): Fix typo.Jason Merrill2012-10-111-1/+1
* * configure.ac (out-of-tree linker .hidden support) Set to "no"Hans-Peter Nilsson2012-10-111-0/+6
* configure.ac (gcc_cv_as_comdat_group_group): Default to no.Hans-Peter Nilsson2012-10-111-0/+3
* acinclude.m4 (_gcc_COMPUTE_GAS_VERSION): Allow a single character to quote th...Hans-Peter Nilsson2012-10-111-1/+7
* configure.ac (noexception_flags): Add -fasynchronous-unwind-tables.Uros Bizjak2012-10-041-1/+2
* re PR other/54692 (gcc doesn't build with "-Og -g")Jakub Jelinek2012-09-251-2/+2
* configure.ac (CXXFLAGS): Remove -O2 when not bootstrapping.Jakub Jelinek2012-09-131-1/+3
* This fixes PR gcov-profile/54487 where the gcda files were not locked by the ...Teresa Johnson2012-09-131-0/+16
* configure.ac (hle prefixes): Remove .code64.Uros Bizjak2012-09-061-3/+1
* configure.ac (ffs): Check for declaration.Joseph Myers2012-08-201-1/+1
* re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo2012-08-171-1/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-28/+8
* sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher2012-07-241-4/+3
* Fix configure test for "stack protector support in target C library".Hans-Peter Nilsson2012-07-071-12/+13
* configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): Also require that the assembler ...Uros Bizjak2012-07-031-0/+4
* cloog.m4: Set up to work against ISL only.Richard Guenther2012-07-021-2/+2
* configure.ac: Skip C if explicitly selected.Steven Bosscher2012-06-291-5/+0
* Fix compilation of build/*.o when using C++.Diego Novillo2012-05-311-0/+2
* re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)Eric Botcazou2012-05-251-6/+6
* configure.ac: Stack protector enabling for Android targets.Igor Zamyatin2012-05-161-0/+5
* configure.ac (PLUGIN_LD): Rename into...Eric Botcazou2012-05-071-3/+3
* ChangeLog entry:Kirill Yukhin2012-05-021-0/+8
* mmap.m4: Use *vms* instead of vms*.Tristan Gingold2012-04-031-1/+1
* configure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64-*-freebsd*.Andreas Tobler2012-03-211-3/+11
* Fix gnu_unique_object handling for arm-linux-gnueabiRamana Radhakrishnan2012-03-151-1/+2
* Remove obsolete Solaris 8 supportRainer Orth2012-03-141-50/+3
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-141-18/+1
* Remove extra_passesRainer Orth2012-03-131-1/+0
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-12/+1
* Fix R_386_TLS_LDM_PLT detectionRainer Orth2012-03-081-1/+2
* Use alternate thread library on Solaris 8 even without TLSRainer Orth2012-02-221-0/+7
* Enable initfini array support on Solaris (PR target/50166)Rainer Orth2012-02-201-8/+4
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-141-1/+32
* Interix resurrectionDouglas Rupp2012-01-231-1/+1
* re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek2012-01-191-2/+7
* Disable dl_iterate_phdr on Solaris 10Rainer Orth2012-01-171-1/+5
* Check if linker supports R_386_TLS_GD_PLT, R_386_TLS_LDM_PLT relocsRainer Orth2012-01-101-5/+15
* Translate built-in include paths for sysroot.Han Shen2012-01-061-0/+10