Age | Commit message (Expand) | Author | Files | Lines |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 1 | -1/+1025 |
2013-03-30 | Makefile.def (target_modules): Don't install libffi. | Matthias Klose | 1 | -14/+4 |
2013-01-14 | Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc+... | Matthias Klose | 1 | -0/+1 |
2013-01-11 | Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | Eric Botcazou | 1 | -1/+1 |
2013-01-09 | Build gmp before configuring gcc | H.J. Lu | 1 | -8/+8 |
2013-01-08 | Makefile.def: Merge from binutils. | Jan-Benedict Glaw | 1 | -0/+25 |
2012-12-20 | Makefile.def (install-target-libgfortran): Depend on install-target-libquadma... | Matthias Klose | 1 | -0/+7 |
2012-12-19 | Makefile.def (install-target-libgo): Depend on install-target-libatomic. | Matthias Klose | 1 | -0/+1 |
2012-12-18 | libgo: Link against libatomic. | Andreas Schwab | 1 | -0/+1 |
2012-12-11 | Add --with-build-config=bootstrap-asan support | H.J. Lu | 1 | -23/+560 |
2012-11-29 | Remove bootstrap=true from libsanitizer | H.J. Lu | 1 | -560/+23 |
2012-11-29 | Add --with-build-config=bootstrap-asan support | H.J. Lu | 1 | -23/+560 |
2012-11-28 | re PR other/54279 (first stage build with g++ fails with "." as the first com... | Andrew Pinski | 1 | -1/+1 |
2012-11-12 | Import the asan runtime library into GCC tree | Wei Mi | 1 | -1/+486 |
2012-10-22 | re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002) | Eric Botcazou | 1 | -463/+262 |
2012-09-28 | libgo: Use libbacktrace rather than debug/elf registration. | Ian Lance Taylor | 1 | -0/+1 |
2012-09-26 | Makefile.def: Make all-gcc depend on all-libbacktrace. | Ian Lance Taylor | 1 | -0/+8 |
2012-09-17 | libbacktrace/: | Ian Lance Taylor | 1 | -0/+1452 |
2012-08-26 | Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes | H.J. Lu | 1 | -11/+1 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -28/+6 |
2012-07-06 | Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS... | Richard Guenther | 1 | -21/+21 |
2012-07-06 | configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. | Richard Guenther | 1 | -34/+34 |
2012-07-03 | Makfile.def (isl): Remove not necessary extra_exports and extra_make_flags. | Richard Guenther | 1 | -82/+82 |
2012-07-03 | cloog.m4: Remove debugging print. | Richard Guenther | 1 | -27/+27 |
2012-07-02 | cloog.m4: Set up to work against ISL only. | Richard Guenther | 1 | -602/+592 |
2012-06-20 | Makefile.tpl (check-target-libgomp-c++): New. | Jason Merrill | 1 | -1/+15 |
2012-05-16 | Makefile.tpl (gcc-no-fixedincludes): Rename into ... | Olivier Hainque | 1 | -19/+11 |
2012-05-01 | Add libatomic as a target library. | Richard Henderson | 1 | -5/+489 |
2012-01-02 | re PR bootstrap/51686 ("make install-strip-gcc" didn't install liblto-plugin*... | Richard Guenther | 1 | -0/+1 |
2011-11-09 | configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. | Roland McGrath | 1 | -0/+8 |
2011-11-09 | Run most tests in both C++98 and C++11 modes. | Jason Merrill | 1 | -1/+1 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -5/+490 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 1 | -5/+2 |
2011-07-20 | Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to link directories. | David Edelsohn | 1 | -1/+4 |
2011-07-19 | configure.ac: Add --enable-build-poststage1-with-cxx. | Ian Lance Taylor | 1 | -6/+28 |
2011-07-16 | Makefile.def (language=c++): Add check-c++0x and check-target-libmudflap-c++. | Jason Merrill | 1 | -7/+9 |
2011-07-16 | install.texi: Document --enable-static-libjava. | Matthias Klose | 1 | -1/+3 |
2011-07-15 | re PR testsuite/49741 (make -k check-c++0x not multilib aware) | Jason Merrill | 1 | -1/+1 |
2011-07-13 | Also test -std=c++0x mode with 'make check-c++' at top level | Jason Merrill | 1 | -1/+6 |
2011-06-22 | re PR regression/47836 (Some Cross Compiler can't build target-libiberty or t... | Hans-Peter Nilsson | 1 | -485/+0 |
2011-05-09 | configure.ac: Propagate LDFLAGS_FOR_TARGET. | Doug Kwan | 1 | -1/+1 |
2011-04-06 | configure.ac (build_tools): Remove build-byacc. | Joseph Myers | 1 | -17587/+0 |
2011-04-01 | configure.ac: Remove code setting CONFIG_SHELL, config_shell and moveifchange. | Joseph Myers | 1 | -1/+1 |
2011-03-24 | configure.ac: Remove references to mt-mep, mt-netware, mt-wince. | Paolo Bonzini | 1 | -2/+1 |
2011-03-24 | Makefile.def: Add dependency from termcap to gdb. | Paolo Bonzini | 1 | -0/+1 |
2011-03-24 | configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. | Paolo Bonzini | 1 | -80/+68 |
2011-02-12 | re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat... | Alexandre Oliva | 1 | -15/+15 |
2011-02-06 | re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat... | Kai Tietz | 1 | -0/+1 |
2011-01-09 | re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat... | Jan Hubicka | 1 | -7/+13 |
2011-01-08 | Makefile.in: Regenerate. | Jan Hubicka | 1 | -8/+24 |