aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)Author
2012-03-08Fix R_386_TLS_LDM_PLT detectionRainer Orth
2012-02-22Use alternate thread library on Solaris 8 even without TLSRainer Orth
2012-02-20Enable initfini array support on Solaris (PR target/50166)Rainer Orth
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee
2012-01-23Interix resurrectionDouglas Rupp
2012-01-19re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek
2012-01-17Disable dl_iterate_phdr on Solaris 10Rainer Orth
2012-01-10Check if linker supports R_386_TLS_GD_PLT, R_386_TLS_LDM_PLT relocsRainer Orth
2012-01-06Translate built-in include paths for sysroot.Han Shen
2011-11-18re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...Iain Sandoe
2011-11-12re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill
2011-11-02Move gthr to toplevel libgccRainer Orth
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth
2011-11-02Move crtstuff support to toplevel libgccRainer Orth
2011-11-02Move shlib support to toplevel libgccRainer Orth
2011-10-19Properly test for madvise on Solaris 10 (PR bootstrap/50777)Rainer Orth
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin
2011-10-17configure.ac: Display `yes' if the SystemTap header has been found.Sergio Durigan Junior
2011-10-17Use MADV_DONTNEED for freeing in garbage collectorAndi Kleen
2011-10-07Fix VIS3 assembler check and conditionalize testsuite on VIS3 support.David S. Miller
2011-10-03re PR target/49967 (The -static-libstdc++ does not work on HP-UX (IA64 B.11.2...Steve Ellcey
2011-09-28configure.ac: Add test for new section attribute specifier "e" via define...Kai Tietz
2011-09-25Add support for floating-point fused multiply-add on Sparc.David S. Miller
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo
2011-08-22Centralize PICFLAG configurationRainer Orth
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth
2011-08-08driver-sparc.c: New file.Rainer Orth
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth
2011-08-01configure.ac (fixed-point): Add ARM support.Julian Brown
2011-07-24configure.ac (demangler_in_ld): Default to yes.Sandra Loosemore
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth
2011-07-07Initial x32 support.H.J. Lu
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth
2011-07-06configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR...Basile Starynkevitch
2011-06-14common-target-def.h, [...]: New files.Joseph Myers
2011-06-09configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.Rainer Orth
2011-05-30configure.ac (gcc_cv_lto_plugin): Determine lto plugin support from plugin li...Rainer Orth
2011-05-27configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdpltRainer Orth
2011-05-23gthr-gnat.c: Remove.Rainer Orth
2011-05-23configure.ac (enable_threads): Remove irix; add lynx, tpf; sort list.Rainer Orth
2011-05-19re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So...Rainer Orth
2011-05-13configure.ac: Use AS_HELP_STRING throughout.Andreas Schwab
2011-05-11install.texi (Configuration): Document --with-linker-hash-style.Satoru Takabayashi
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers
2011-04-26configure.ac (gcc_cv_as_sparc_gotdata_op): Specify alignment.David S. Miller
2011-04-13configure.ac (gcc_cv_as_sparc_gotdata_op): Remove GNU ld check.Rainer Orth
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers