Age | Commit message (Expand) | Author | Files | Lines |
2013-10-29 | Added Cilk runtime library (libcilkrts) into GCC. | Balaji V. Iyer | 1 | -0/+5 |
2013-10-26 | Makefile.def (target_modules): Remove libmudflap | Jeff Law | 1 | -2/+0 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 1 | -2/+8 |
2013-03-30 | Makefile.def (target_modules): Don't install libffi. | Matthias Klose | 1 | -1/+1 |
2013-01-14 | Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc+... | Matthias Klose | 1 | -0/+1 |
2013-01-09 | Build gmp before configuring gcc | H.J. Lu | 1 | -1/+1 |
2013-01-08 | Makefile.def: Merge from binutils. | Jan-Benedict Glaw | 1 | -0/+7 |
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/+2 |
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 | -1/+4 |
2012-11-29 | Remove bootstrap=true from libsanitizer | H.J. Lu | 1 | -4/+1 |
2012-11-29 | Add --with-build-config=bootstrap-asan support | H.J. Lu | 1 | -1/+4 |
2012-11-12 | Import the asan runtime library into GCC tree | Wei Mi | 1 | -0/+2 |
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/+1 |
2012-09-17 | libbacktrace/: | Ian Lance Taylor | 1 | -0/+2 |
2012-08-26 | Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes | H.J. Lu | 1 | -2/+2 |
2012-07-06 | Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS... | Richard Guenther | 1 | -2/+2 |
2012-07-06 | configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. | Richard Guenther | 1 | -1/+2 |
2012-07-03 | Makfile.def (isl): Remove not necessary extra_exports and extra_make_flags. | Richard Guenther | 1 | -4/+2 |
2012-07-03 | cloog.m4: Remove debugging print. | Richard Guenther | 1 | -1/+1 |
2012-07-02 | cloog.m4: Set up to work against ISL only. | Richard Guenther | 1 | -9/+10 |
2012-06-20 | Makefile.tpl (check-target-libgomp-c++): New. | Jason Merrill | 1 | -1/+3 |
2012-05-01 | Add libatomic as a target library. | Richard Henderson | 1 | -0/+1 |
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/+1 |
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 | -0/+2 |
2011-07-16 | Makefile.def (language=c++): Add check-c++0x and check-target-libmudflap-c++. | Jason Merrill | 1 | -2/+3 |
2011-07-16 | install.texi: Document --enable-static-libjava. | Matthias Klose | 1 | -1/+2 |
2011-06-22 | re PR regression/47836 (Some Cross Compiler can't build target-libiberty or t... | Hans-Peter Nilsson | 1 | -7/+0 |
2011-04-06 | configure.ac (build_tools): Remove build-byacc. | Joseph Myers | 1 | -78/+1 |
2011-03-24 | configure.ac: Remove references to mt-mep, mt-netware, mt-wince. | Paolo Bonzini | 1 | -0/+2 |
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 | -4/+4 |
2011-02-12 | re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat... | Alexandre Oliva | 1 | -2/+2 |
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 | -1/+2 |
2011-01-08 | Makefile.in: Regenerate. | Jan Hubicka | 1 | -1/+3 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-11-26 | re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch... | Alexandre Oliva | 1 | -1/+0 |
2010-11-20 | PR other/46202: implement install-strip. | Ralf Wildenhues | 1 | -0/+7 |
2010-11-19 | configure.ac: Add target-libgo to target_libraries. | Ian Lance Taylor | 1 | -0/+8 |
2010-11-16 | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 1 | -0/+3 |
2010-10-20 | Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 mod... | Ian Lance Taylor | 1 | -1/+1 |
2010-09-30 | build: info-gcc, dvi-gcc etc work from unbuilt configured tree. | Ralf Wildenhues | 1 | -0/+4 |
2010-06-10 | Makefile.def (configure-gcc): Depend on all-libelf. | Alexandre Oliva | 1 | -1/+1 |
2010-04-27 | configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gol... | Roland McGrath | 1 | -0/+1 |
2010-01-22 | PR libstdc++/36101, PR libstdc++/42813 | Joern Rennecke | 1 | -1/+5 |