aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
AgeCommit message (Expand)AuthorFilesLines
2004-09-23re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu1-0/+5
2004-07-08re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work ...John David Anglin1-6/+6
2004-01-14Makefile.def (target_modules): Stage.Loren J. Rittle1-4/+4
2004-01-05configure.in: Use ./config.cache, not config.cache.Nathanael Nerode1-1/+1
2004-01-03Makefile.tpl: Make GCC use a separate config.cache.Nathanael Nerode1-1/+4
2003-11-21Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.Kelley Cook1-1/+6
2003-11-19* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.Arnaud Charlet1-1/+2
2003-10-13Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of HOST_FLAGS_TO_PASS.Nathanael Nerode1-7/+1
2003-10-06configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.Mohan Embar1-1/+1
2003-09-20Makefile.tpl: Don't pass down obsolete ENQUIRE variable.Nathanael Nerode1-1/+0
2003-09-20(top level)Nathanael Nerode1-2/+0
2003-08-02Makefile.tpl (check, check-c++): Express dependencies using dependencies rath...Matt Kraai1-4/+2
2003-07-31Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating1-1/+1
2003-07-28Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when...Nathanael Nerode1-6/+3
2003-07-22Makefile.tpl (all-make): Depend on intl.Alexandre Oliva1-1/+1
2003-07-13re PR bootstrap/11273 (make install fails in libobjc directory)Nathanael Nerode1-8/+4
2003-07-08Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.Zack Weinberg1-1/+2
2003-07-04Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.Zack Weinberg1-1/+1
2003-07-04Makefile.tpl: Replace PWD with PWD_COMMAND.H.J. Lu1-62/+64
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg1-1/+1
2003-06-23Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz1-1/+1
2003-06-23Makefile.def: Introduce flags_to_pass.Nathanael Nerode1-64/+3
2003-06-17Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode1-2/+0
2003-06-11configure.in: Disable serial configure by default.Nathanael Nerode1-8/+2
2003-06-10Makefile.tpl: Replace {build,host,target}_canonical by {build,host,target}.Nathanael Nerode1-20/+11
2003-06-10Makefile.tpl: Fix stupid pasto.Nathanael Nerode1-1/+1
2003-06-10Makefile.tpl: Remove bogus conditional.Nathanael Nerode1-24/+20
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-0/+17
2003-06-03Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.Nathanael Nerode1-94/+94
2003-06-03Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode1-4/+4
2003-05-28Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie1-1/+1
2003-05-21Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or ...DJ Delorie1-1/+1
2003-05-21Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie1-0/+1
2003-05-20configure.in: Switch more things to use maybe dependencies.Nathanael Nerode1-14/+23
2003-05-18<top level>Nathanael Nerode1-13/+35
2003-05-16Makefile.tpl (install-opcodes): Define.Andreas Schwab1-0/+2
2003-05-02Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.Chris Demetriou1-2/+2
2003-04-28Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz1-0/+1
2003-04-18Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.Gerald Pfeifer1-1/+2
2003-04-17Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the previous bo...Phil Edwards1-2/+3
2003-03-14Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode1-4/+8
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode1-5/+4
2003-03-05Makefile.tpl: Reindent.Nathanael Nerode1-165/+168
2003-03-04Makefile.tpl: Always pass down RANLIB.Nathanael Nerode1-4/+4
2003-03-04Makefile.tpl: Don't set unused enable_shared, enable_threads macros.Nathanael Nerode1-2/+0
2003-02-28Makefile.tpl: Rearrange.Nathanael Nerode1-151/+175
2003-02-20Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as s...Sean McNeil1-1/+2
2003-02-19configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-2/+2
2003-02-18* Makefile.tpl (check-c++): Allow parallelism.Jason Merrill1-1/+2
2003-02-14Makefile.tpl (RANLIB): Define.Rainer Orth1-0/+1