| Commit message (Expand) | Author | Age | Files | Lines |
* | Interix resurrection | Douglas Rupp | 2012-01-23 | 1 | -2/+2 |
* | re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) | Jakub Jelinek | 2012-01-19 | 1 | -155/+133 |
* | Disable dl_iterate_phdr on Solaris 10 | Rainer Orth | 2012-01-17 | 1 | -1/+5 |
* | Check if linker supports R_386_TLS_GD_PLT, R_386_TLS_LDM_PLT relocs | Rainer Orth | 2012-01-10 | 1 | -2/+10 |
* | Translate built-in include paths for sysroot. | Han Shen | 2012-01-06 | 1 | -2/+13 |
* | re PR bootstrap/51734 (Bootstrap fails in libada) | Andreas Krebbel | 2012-01-04 | 1 | -5/+2 |
* | warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. | Andreas Schwab | 2011-12-20 | 1 | -6/+6 |
* | Check for warning flags without no- prefix | Andreas Schwab | 2011-12-19 | 1 | -21/+53 |
* | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 2011-11-21 | 1 | -6/+6 |
* | re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d... | Iain Sandoe | 2011-11-18 | 1 | -13/+3 |
* | re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets) | Dimitrios Apostolou | 2011-11-12 | 1 | -1/+1 |
* | re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) | Michael Matz | 2011-11-03 | 1 | -2/+44 |
* | re PR c++/50810 (c++0x-compat does not warn about narrowing conversions) | Jason Merrill | 2011-11-02 | 1 | -1/+2 |
* | Move gthr to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -18/+2 |
* | Move libgcc_tm_file to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -13/+2 |
* | Move crtstuff support to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -4/+2 |
* | Move shlib support to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -21/+2 |
* | Properly test for madvise on Solaris 10 (PR bootstrap/50777) | Rainer Orth | 2011-10-19 | 1 | -3/+127 |
* | configure.ac: Add --with-native-system-header-dir. | Simon Baldwin | 2011-10-17 | 1 | -6/+33 |
* | configure.ac: Display `yes' if the SystemTap header has been found. | Sergio Durigan Junior | 2011-10-17 | 1 | -0/+1 |
* | Use MADV_DONTNEED for freeing in garbage collector | Andi Kleen | 2011-10-17 | 1 | -1/+1 |
* | Fix VIS3 assembler check and conditionalize testsuite on VIS3 support. | David S. Miller | 2011-10-07 | 1 | -0/+2 |
* | re PR target/49967 (The -static-libstdc++ does not work on HP-UX (IA64 B.11.2... | Steve Ellcey | 2011-10-03 | 1 | -0/+8 |
* | configure.ac: Add test for new section attribute specifier "e" via define... | Kai Tietz | 2011-09-28 | 1 | -0/+38 |
* | Add support for floating-point fused multiply-add on Sparc. | David S. Miller | 2011-09-25 | 1 | -0/+36 |
* | Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG... | Diego Novillo | 2011-09-15 | 1 | -3/+9 |
* | Disable .init_array/.fini_array support on Solaris (PR target/50166) | Rainer Orth | 2011-08-26 | 1 | -2/+4 |
* | Centralize PICFLAG configuration | Rainer Orth | 2011-08-22 | 1 | -2/+85 |
* | Use .init_array section only if __ELF__ is defined. | H.J. Lu | 2011-08-22 | 1 | -2/+5 |
* | configure.ac (THREADS): Remove posix95. | Rainer Orth | 2011-08-08 | 1 | -1/+1 |
* | driver-sparc.c: New file. | Rainer Orth | 2011-08-08 | 1 | -2/+66 |
* | Makefile.in (UNWIND_H): Remove. | Rainer Orth | 2011-08-05 | 1 | -44/+2 |
* | configure.ac (fixed-point): Add ARM support. | Julian Brown | 2011-08-01 | 1 | -2/+6 |
* | configure.ac (demangler_in_ld): Default to yes. | Sandra Loosemore | 2011-07-24 | 1 | -1/+1 |
* | re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build) | Rainer Orth | 2011-07-22 | 1 | -2/+175 |
* | re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c... | Rainer Orth | 2011-07-18 | 1 | -1/+1 |
* | acinclude.m4 (gcc_GAS_CHECK_FEATURE): Use AS_ECHO instead of echo. | Thomas Schwinge | 2011-07-13 | 1 | -73/+73 |
* | Initial x32 support. | H.J. Lu | 2011-07-07 | 1 | -1/+1 |
* | re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only... | Rainer Orth | 2011-07-07 | 1 | -4/+8 |
* | configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR... | Basile Starynkevitch | 2011-07-06 | 1 | -2/+7 |
* | Properly check if .init_array can be used with .ctors on targets. | H.J. Lu | 2011-06-18 | 1 | -2/+105 |
* | common-target-def.h, [...]: New files. | Joseph Myers | 2011-06-14 | 1 | -3/+8 |
* | configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*. | Rainer Orth | 2011-06-09 | 1 | -0/+10 |
* | configure.ac (gcc_cv_lto_plugin): Determine lto plugin support from plugin li... | Rainer Orth | 2011-05-30 | 1 | -10/+35 |
* | configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdplt | Rainer Orth | 2011-05-27 | 1 | -0/+62 |
* | gthr-gnat.c: Remove. | Rainer Orth | 2011-05-23 | 1 | -1/+1 |
* | configure.ac (enable_threads): Remove irix; add lynx, tpf; sort list. | Rainer Orth | 2011-05-23 | 1 | -2/+2 |
* | re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So... | Rainer Orth | 2011-05-19 | 1 | -10/+70 |
* | configure.ac: Use AS_HELP_STRING throughout. | Andreas Schwab | 2011-05-13 | 1 | -38/+38 |
* | install.texi (Configuration): Document --with-linker-hash-style. | Satoru Takabayashi | 2011-05-11 | 1 | -2/+35 |