aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-06Translate built-in include paths for sysroot.Han Shen1-2/+13
2012-01-04re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel1-5/+2
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab1-6/+6
2011-12-19Check for warning flags without no- prefixAndreas Schwab1-21/+53
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler1-6/+6
2011-11-18re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...Iain Sandoe1-13/+3
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-2/+44
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-18/+2
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-13/+2
2011-11-02Move crtstuff support to toplevel libgccRainer Orth1-4/+2
2011-11-02Move shlib support to toplevel libgccRainer Orth1-21/+2
2011-10-19Properly test for madvise on Solaris 10 (PR bootstrap/50777)Rainer Orth1-3/+127
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-6/+33
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/+38
2011-09-25Add support for floating-point fused multiply-add on Sparc.David S. Miller1-0/+36
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo1-3/+9
2011-08-26Disable .init_array/.fini_array support on Solaris (PR target/50166)Rainer Orth1-2/+4
2011-08-22Centralize PICFLAG configurationRainer Orth1-2/+85
2011-08-22Use .init_array section only if __ELF__ is defined.H.J. Lu1-2/+5
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth1-1/+1
2011-08-08driver-sparc.c: New file.Rainer Orth1-2/+66
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-44/+2