aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
AgeCommit message (Expand)Author
2004-09-23re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu
2004-07-08re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work ...John David Anglin
2004-01-14Makefile.def (target_modules): Stage.Loren J. Rittle
2004-01-05configure.in: Use ./config.cache, not config.cache.Nathanael Nerode
2004-01-03Makefile.tpl: Make GCC use a separate config.cache.Nathanael Nerode
2003-11-21Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.Kelley Cook
2003-11-19* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.Arnaud Charlet
2003-10-13Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of HOST_FLAGS_TO_PASS.Nathanael Nerode
2003-10-06configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.Mohan Embar
2003-09-20Makefile.tpl: Don't pass down obsolete ENQUIRE variable.Nathanael Nerode
2003-09-20(top level)Nathanael Nerode
2003-08-02Makefile.tpl (check, check-c++): Express dependencies using dependencies rath...Matt Kraai
2003-07-31Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating
2003-07-28Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when...Nathanael Nerode
2003-07-22Makefile.tpl (all-make): Depend on intl.Alexandre Oliva
2003-07-13re PR bootstrap/11273 (make install fails in libobjc directory)Nathanael Nerode
2003-07-08Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.Zack Weinberg
2003-07-04Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.Zack Weinberg
2003-07-04Makefile.tpl: Replace PWD with PWD_COMMAND.H.J. Lu
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg
2003-06-23Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz
2003-06-23Makefile.def: Introduce flags_to_pass.Nathanael Nerode
2003-06-17Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode
2003-06-11configure.in: Disable serial configure by default.Nathanael Nerode
2003-06-10Makefile.tpl: Replace {build,host,target}_canonical by {build,host,target}.Nathanael Nerode
2003-06-10Makefile.tpl: Fix stupid pasto.Nathanael Nerode
2003-06-10Makefile.tpl: Remove bogus conditional.Nathanael Nerode
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka
2003-06-03Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.Nathanael Nerode
2003-06-03Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode
2003-05-28Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie
2003-05-21Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or ...DJ Delorie
2003-05-21Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie
2003-05-20configure.in: Switch more things to use maybe dependencies.Nathanael Nerode
2003-05-18<top level>Nathanael Nerode
2003-05-16Makefile.tpl (install-opcodes): Define.Andreas Schwab
2003-05-02Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.Chris Demetriou
2003-04-28Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz
2003-04-18Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.Gerald Pfeifer
2003-04-17Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the previous bo...Phil Edwards
2003-03-14Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode
2003-03-05Makefile.tpl: Reindent.Nathanael Nerode
2003-03-04Makefile.tpl: Always pass down RANLIB.Nathanael Nerode
2003-03-04Makefile.tpl: Don't set unused enable_shared, enable_threads macros.Nathanael Nerode
2003-02-28Makefile.tpl: Rearrange.Nathanael Nerode
2003-02-20Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as s...Sean McNeil
2003-02-19configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
2003-02-18* Makefile.tpl (check-c++): Allow parallelism.Jason Merrill
2003-02-14Makefile.tpl (RANLIB): Define.Rainer Orth