summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* Interix resurrectionDouglas Rupp2012-01-231-2/+2
* re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek2012-01-191-155/+133
* 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-2/+10
* Translate built-in include paths for sysroot.Han Shen2012-01-061-2/+13
* re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel2012-01-041-5/+2
* warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2011-12-201-6/+6
* Check for warning flags without no- prefixAndreas Schwab2011-12-191-21/+53
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-211-6/+6
* re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...Iain Sandoe2011-11-181-13/+3
* re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou2011-11-121-1/+1
* re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz2011-11-031-2/+44
* re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill2011-11-021-1/+2
* Move gthr to toplevel libgccRainer Orth2011-11-021-18/+2
* Move libgcc_tm_file to toplevel libgccRainer Orth2011-11-021-13/+2
* Move crtstuff support to toplevel libgccRainer Orth2011-11-021-4/+2
* Move shlib support to toplevel libgccRainer Orth2011-11-021-21/+2
* Properly test for madvise on Solaris 10 (PR bootstrap/50777)Rainer Orth2011-10-191-3/+127
* configure.ac: Add --with-native-system-header-dir.Simon Baldwin2011-10-171-6/+33
* configure.ac: Display `yes' if the SystemTap header has been found.Sergio Durigan Junior2011-10-171-0/+1
* Use MADV_DONTNEED for freeing in garbage collectorAndi Kleen2011-10-171-1/+1
* Fix VIS3 assembler check and conditionalize testsuite on VIS3 support.David S. Miller2011-10-071-0/+2
* re PR target/49967 (The -static-libstdc++ does not work on HP-UX (IA64 B.11.2...Steve Ellcey2011-10-031-0/+8
* configure.ac: Add test for new section attribute specifier "e" via define...Kai Tietz2011-09-281-0/+38
* Add support for floating-point fused multiply-add on Sparc.David S. Miller2011-09-251-0/+36
* Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo2011-09-151-3/+9
* Disable .init_array/.fini_array support on Solaris (PR target/50166)Rainer Orth2011-08-261-2/+4
* Centralize PICFLAG configurationRainer Orth2011-08-221-2/+85
* Use .init_array section only if __ELF__ is defined.H.J. Lu2011-08-221-2/+5
* configure.ac (THREADS): Remove posix95.Rainer Orth2011-08-081-1/+1
* driver-sparc.c: New file.Rainer Orth2011-08-081-2/+66
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-051-44/+2
* configure.ac (fixed-point): Add ARM support.Julian Brown2011-08-011-2/+6
* configure.ac (demangler_in_ld): Default to yes.Sandra Loosemore2011-07-241-1/+1
* re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth2011-07-221-2/+175
* re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth2011-07-181-1/+1
* acinclude.m4 (gcc_GAS_CHECK_FEATURE): Use AS_ECHO instead of echo.Thomas Schwinge2011-07-131-73/+73
* Initial x32 support.H.J. Lu2011-07-071-1/+1
* re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2011-07-071-4/+8
* configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR...Basile Starynkevitch2011-07-061-2/+7
* Properly check if .init_array can be used with .ctors on targets.H.J. Lu2011-06-181-2/+105
* common-target-def.h, [...]: New files.Joseph Myers2011-06-141-3/+8
* configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.Rainer Orth2011-06-091-0/+10
* configure.ac (gcc_cv_lto_plugin): Determine lto plugin support from plugin li...Rainer Orth2011-05-301-10/+35
* configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdpltRainer Orth2011-05-271-0/+62
* gthr-gnat.c: Remove.Rainer Orth2011-05-231-1/+1
* configure.ac (enable_threads): Remove irix; add lynx, tpf; sort list.Rainer Orth2011-05-231-2/+2
* re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So...Rainer Orth2011-05-191-10/+70
* configure.ac: Use AS_HELP_STRING throughout.Andreas Schwab2011-05-131-38/+38
* install.texi (Configuration): Document --with-linker-hash-style.Satoru Takabayashi2011-05-111-2/+35