aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-01configure.ac (fixed-point): Add ARM support.Julian Brown1-0/+4
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-1/+8
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth1-1/+1
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-0/+5
2011-06-14common-target-def.h, [...]: New files.Joseph Myers1-1/+4
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/+37
2011-05-27configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdpltRainer Orth1-0/+12
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-8/+47
2011-05-13configure.ac: Use AS_HELP_STRING throughout.Andreas Schwab1-76/+89
2011-05-11install.texi (Configuration): Document --with-linker-hash-style.Satoru Takabayashi1-0/+24
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers1-0/+9
2011-04-26configure.ac (gcc_cv_as_sparc_gotdata_op): Specify alignment.David S. Miller1-0/+1
2011-04-13configure.ac (gcc_cv_as_sparc_gotdata_op): Remove GNU ld check.Rainer Orth1-8/+4
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-1/+0
2011-03-21gthr-solaris.h: Remove.Rainer Orth1-1/+1
2011-03-21configure.ac (gcc_cv_lto_plugin): Fix typo.Rainer Orth1-2/+6
2011-03-16re PR driver/46944 (gcc should accept -fuse-linker-plugin only if linker hand...Rainer Orth1-19/+40
2011-03-14unwind-dw2.c: Include sys/sdt.h if it exists.Tom Tromey1-0/+10
2011-02-28re PR middle-end/46790 (EH failures in libstdc++ testsuite with --gc-sections...Jakub Jelinek1-0/+45
2011-02-12re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva1-1/+1
2011-01-31configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld version number.Rainer Orth1-2/+2
2011-01-31configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth1-1/+13
2011-01-28configure.ac (gcc_cv_ld_static_dynamic): IRIX 6 ld supports -Bstatic/-Bdynamic.Rainer Orth1-0/+4
2011-01-14configure.ac (gcc_cv_ld_static_dynamic): Solaris 2 ld always supports -Bstati...Rainer Orth1-5/+12
2011-01-08Makefile.in: Regenerate.Jan Hubicka1-0/+20
2011-01-06re PR other/45915 (Check for gnu_unique_object in ld.so in gcc/configure.ac i...Rainer Orth1-1/+2
2010-12-23configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr.Rainer Orth1-42/+62
2010-12-10re PR fortran/46540 (libquadmath: Implement --disable-libquadmath)Tobias Burnus1-2/+14
2010-12-07re PR bootstrap/46810 (sparc64-linux bootstrap fails with "C++ preprocessor "...Ian Lance Taylor1-0/+6
2010-12-02configure.ac: AC_DEFINE ENABLE_BUILD_WITH_CXX.Ian Lance Taylor1-0/+16
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+1