aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-28/+8
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-4/+3
2012-07-07Fix configure test for "stack protector support in target C library".Hans-Peter Nilsson1-12/+13
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-2/+2
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-0/+2
2012-05-25re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)Eric Botcazou1-6/+6
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/+8
2012-04-03mmap.m4: Use *vms* instead of vms*.Tristan Gingold1-1/+1
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-1/+2
2012-03-14Remove obsolete Solaris 8 supportRainer Orth1-50/+3
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-18/+1
2012-03-13Remove extra_passesRainer Orth1-1/+0
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-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-8/+4
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-1/+32
2012-01-23Interix resurrectionDouglas Rupp1-1/+1
2012-01-19re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek1-2/+7
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-5/+15
2012-01-06Translate built-in include paths for sysroot.Han Shen1-0/+10
2011-11-18re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...Iain Sandoe1-11/+1
2011-11-12re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou1-1/+1
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz1-0/+4
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill1-1/+2
2011-11-02Move gthr to toplevel libgccRainer Orth1-14/+0
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-9/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth1-1/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth1-12/+0
2011-10-19Properly test for madvise on Solaris 10 (PR bootstrap/50777)Rainer Orth1-1/+19
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-4/+23
2011-10-17configure.ac: Display `yes' if the SystemTap header has been found.Sergio Durigan Junior1-0/+1
2011-10-17Use MADV_DONTNEED for freeing in garbage collectorAndi Kleen1-1/+1
2011-10-07Fix VIS3 assembler check and conditionalize testsuite on VIS3 support.David S. Miller1-0/+2
2011-10-03re PR target/49967 (The -static-libstdc++ does not work on HP-UX (IA64 B.11.2...Steve Ellcey1-0/+8
2011-09-28configure.ac: Add test for new section attribute specifier "e" via define...Kai Tietz1-0/+9
2011-09-25Add support for floating-point fused multiply-add on Sparc.David S. Miller1-0/+12
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo1-1/+6
2011-08-22Centralize PICFLAG configurationRainer Orth1-0/+4
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth1-1/+1
2011-08-08driver-sparc.c: New file.Rainer Orth1-0/+8
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-5/+0