aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-01configure.ac (fixed-point): Add ARM support.Julian Brown1-2/+6
2011-07-24configure.ac (demangler_in_ld): Default to yes.Sandra Loosemore1-1/+1
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth1-2/+175
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth1-1/+1
2011-07-13acinclude.m4 (gcc_GAS_CHECK_FEATURE): Use AS_ECHO instead of echo.Thomas Schwinge1-73/+73
2011-07-07Initial x32 support.H.J. Lu1-1/+1
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth1-4/+8
2011-07-06configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR...Basile Starynkevitch1-2/+7
2011-06-18Properly check if .init_array can be used with .ctors on targets.H.J. Lu1-2/+105
2011-06-14common-target-def.h, [...]: New files.Joseph Myers1-3/+8
2011-06-09configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.Rainer Orth1-0/+10
2011-05-30configure.ac (gcc_cv_lto_plugin): Determine lto plugin support from plugin li...Rainer Orth1-10/+35
2011-05-27configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdpltRainer Orth1-0/+62
2011-05-23gthr-gnat.c: Remove.Rainer Orth1-1/+1
2011-05-23configure.ac (enable_threads): Remove irix; add lynx, tpf; sort list.Rainer Orth1-2/+2
2011-05-19re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So...Rainer Orth1-10/+70
2011-05-13configure.ac: Use AS_HELP_STRING throughout.Andreas Schwab1-38/+38
2011-05-11install.texi (Configuration): Document --with-linker-hash-style.Satoru Takabayashi1-2/+35