summaryrefslogtreecommitdiff
path: root/Makefile.tpl
AgeCommit message (Expand)Author
2017-01-23Sync top-level make and configure files with FSF GCC mainline versions.Nick Clifton
2016-05-28Add dependencies to configure ruleAlan Modra
2016-04-19Sync Makefile.tpl with gcc.Nick Clifton
2016-02-10Sync top level files with gcc.Nick Clifton
2016-01-11Import changes made to files shared with the FSF GCC project.Nick Clifton
2015-07-14Sync Makefile.tpl with GCCH.J. Lu
2015-06-24Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw
2015-03-16Update top-level files from GCC trunkH.J. Lu
2015-01-03[GCC bug #63539]: libgo does not use the newly built objcopy when doing a com...Andrew Pinski
2014-05-08PR bootstrap/58572 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem inste...jakub
2013-11-08* Makefile.tpl: Fix typo. * Makefile.in: Regenerate.tschwinge
2013-11-08/ * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnin...jason
2013-11-08* Makefile.def (target_modules): Remove libmudflap (languages): Remove check-...law
2013-01-11 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou
2012-11-30Merge g++/xg++ changes from GCCJan-Benedict Glaw
2012-10-22 PR bootstrap/54820Eric Botcazou
2012-08-26Sync toplevel files with GCC treeH.J. Lu
2011-11-092011-11-09 Roland McGrath <mcgrathr@google.com>DJ Delorie
2011-11-02 toplevel:Rainer Orth
2011-07-26 Merge from gcc:Ian Lance Taylor
2011-07-22 * Makefile.def (language=c++): Add check-c++0x andJason Merrill
2011-05-092011-05-08 Doug Kwan <dougkwan@google.com>Doug Kwan
2011-04-01 * configure.ac: Remove code setting CONFIG_SHELL, config_shell andJoseph Myers
2011-03-242011-03-24 Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini
2011-03-242011-03-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2011-02-12Sync toplevel and config/ from GCC.Ralf Wildenhues
2010-11-26PR other/46020Alexandre Oliva
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues
2010-11-19Merge from gcc top-level.Ian Lance Taylor
2010-10-20 * Makefile.def (target_modules): Set lib_path to src/.libs forIan Lance Taylor
2010-07-182010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>Paolo Bonzini
2010-02-17 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to deleteNick Clifton
2010-02-17 PR 11238Nick Clifton
2010-01-22 gcc PR libstdc++/36101, gcc PR libstdc++/42813Joern Rennecke
2010-01-07Sync from GCC: Makefile.tpl (BASE_TARGET_EXPORTS) fixRalf Wildenhues
2009-11-16* configure.ac: Add libelf to host_libs. Enable in-tree configuryAlexandre Oliva
2009-10-07Sync with gcc repository.Ian Lance Taylor
2009-09-07ChangeLog:Alexandre Oliva
2009-09-022009-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-08-19Sync toplevel with GCC, merge.Ralf Wildenhues
2009-06-03 * Makefile.tpl (all): Avoid a trailing backslash.Ralf Wildenhues
2009-06-02* Makefile.tpl ([+compare-target+]): Compare all stageAlexandre Oliva
2009-05-27* Makefile.tpl (all): Avoid harmless warning in make all whenAlexandre Oliva
2009-05-19PR other/40159Alexandre Oliva
2009-05-19PR other/40159Alexandre Oliva
2009-05-12ChangeLog:Alexandre Oliva
2009-04-25 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.Eric Botcazou
2009-04-092009-04-09 Steve Ellcey <sje@cup.hp.com>H.J. Lu
2009-02-05* Makefile.tpl (stage_last): Define $r and $s before usingAndreas Schwab
2008-11-27 Merge from GCC:Joseph Myers