Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | Revert "Sync top level files with versions from gcc." | Nick Clifton | 1 | -47/+7 |
2019-05-29 | Sync top level files with versions from gcc. | Nick Clifton | 1 | -7/+47 |
2018-06-29 | Introduce @unless/@endunless and postbootstrap Makefile targets | Alexandre Oliva | 1 | -26/+52 |
2018-06-19 | This was already applied on the GCC side. | Eric Botcazou | 1 | -0/+4 |
2017-01-23 | Sync top-level make and configure files with FSF GCC mainline versions. | Nick Clifton | 1 | -12/+15 |
2016-05-28 | Add dependencies to configure rule | Alan Modra | 1 | -1/+4 |
2016-04-19 | Sync Makefile.tpl with gcc. | Nick Clifton | 1 | -2/+3 |
2016-02-10 | Sync top level files with gcc. | Nick Clifton | 1 | -2/+6 |
2016-01-11 | Import changes made to files shared with the FSF GCC project. | Nick Clifton | 1 | -1/+11 |
2015-07-14 | Sync Makefile.tpl with GCC | H.J. Lu | 1 | -60/+60 |
2015-06-24 | Sync libiberty from GCC, replaying updates to configure scripts | Iain Buclaw | 1 | -4/+16 |
2015-03-16 | Update top-level files from GCC trunk | H.J. Lu | 1 | -16/+31 |
2015-01-03 | [GCC bug #63539]: libgo does not use the newly built objcopy when doing a com... | Andrew Pinski | 1 | -0/+4 |
2014-05-08 | PR bootstrap/58572 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem inste... | jakub | 1 | -3/+3 |
2013-11-08 | * Makefile.tpl: Fix typo. * Makefile.in: Regenerate. | tschwinge | 1 | -1/+1 |
2013-11-08 | / * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnin... | jason | 1 | -1/+3 |
2013-11-08 | * Makefile.def (target_modules): Remove libmudflap (languages): Remove check-... | law | 1 | -7/+0 |
2013-01-11 | * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | Eric Botcazou | 1 | -1/+1 |
2012-11-30 | Merge g++/xg++ changes from GCC | Jan-Benedict Glaw | 1 | -1/+1 |
2012-10-22 | PR bootstrap/54820 | Eric Botcazou | 1 | -7/+12 |
2012-08-26 | Sync toplevel files with GCC tree | H.J. Lu | 1 | -32/+29 |
2011-11-09 | 2011-11-09 Roland McGrath <mcgrathr@google.com> | DJ Delorie | 1 | -0/+7 |
2011-11-02 | toplevel: | Rainer Orth | 1 | -5/+2 |
2011-07-26 | Merge from gcc: | Ian Lance Taylor | 1 | -2/+14 |
2011-07-22 | * Makefile.def (language=c++): Add check-c++0x and | Jason Merrill | 1 | -0/+7 |
2011-05-09 | 2011-05-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+1 |
2011-04-01 | * configure.ac: Remove code setting CONFIG_SHELL, config_shell and | Joseph Myers | 1 | -1/+1 |
2011-03-24 | 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> | Paolo Bonzini | 1 | -2/+0 |
2011-03-24 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 1 | -12/+0 |
2011-02-12 | Sync toplevel and config/ from GCC. | Ralf Wildenhues | 1 | -1/+1 |
2010-11-26 | PR other/46020 | Alexandre Oliva | 1 | -0/+21 |
2010-11-20 | PR other/46202: implement install-strip. | Ralf Wildenhues | 1 | -0/+59 |
2010-11-19 | Merge from gcc top-level. | Ian Lance Taylor | 1 | -1/+12 |
2010-10-20 | * Makefile.def (target_modules): Set lib_path to src/.libs for | Ian Lance Taylor | 1 | -1/+1 |
2010-07-18 | 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> | Paolo Bonzini | 1 | -0/+1 |
2010-02-17 | * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete | Nick Clifton | 1 | -1/+1 |
2010-02-17 | PR 11238 | Nick Clifton | 1 | -0/+1 |
2010-01-22 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | Joern Rennecke | 1 | -1/+3 |
2010-01-07 | Sync from GCC: Makefile.tpl (BASE_TARGET_EXPORTS) fix | Ralf Wildenhues | 1 | -2/+5 |
2009-11-16 | * configure.ac: Add libelf to host_libs. Enable in-tree configury | Alexandre Oliva | 1 | -17/+33 |
2009-10-07 | Sync with gcc repository. | Ian Lance Taylor | 1 | -1/+7 |
2009-09-07 | ChangeLog: | Alexandre Oliva | 1 | -1/+1 |
2009-09-02 | 2009-09-02 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 1 | -0/+4 |
2009-08-19 | Sync toplevel with GCC, merge. | Ralf Wildenhues | 1 | -9/+34 |
2009-06-03 | * Makefile.tpl (all): Avoid a trailing backslash. | Ralf Wildenhues | 1 | -1/+2 |
2009-06-02 | * Makefile.tpl ([+compare-target+]): Compare all stage | Alexandre Oliva | 1 | -5/+6 |
2009-05-27 | * Makefile.tpl (all): Avoid harmless warning in make all when | Alexandre Oliva | 1 | -1/+1 |
2009-05-19 | PR other/40159 | Alexandre Oliva | 1 | -4/+4 |
2009-05-19 | PR other/40159 | Alexandre Oliva | 1 | -5/+5 |
2009-05-12 | ChangeLog: | Alexandre Oliva | 1 | -57/+118 |