summaryrefslogtreecommitdiff
path: root/Makefile.tpl
Commit message (Expand)AuthorAgeFilesLines
* re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work ...John David Anglin2004-07-081-6/+6
* Makefile.def (host_modules): Set bootstrap=true for flex.Alexandre Oliva2004-07-081-1/+1
* Makefile.def (build_modules): Add bison, byacc, flex, m4, texinfo.Paolo Bonzini2004-07-021-36/+65
* Makefile.tpl (HOST_EXPORTS): Fix pasto.Paolo Bonzini2004-06-231-1/+1
* Makefile.tpl (configure-build-[+module+], [...]): Pass [+extra_configure_args+].Paolo Bonzini2004-06-231-35/+31
* Makefile.tpl (touch-stage[+id+]): New.Paolo Bonzini2004-06-091-22/+69
* Makefile.tpl: Fix typo.Paolo Bonzini2004-06-011-1/+1
* Makefile.tpl (all.normal): Rename to all.Paolo Bonzini2004-06-011-32/+34
* * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)Daniel Jacobowitz2004-05-251-99/+139
* configure.in: Test the ability to symlink directories.Paolo Bonzini2004-05-241-219/+120
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-2/+4
* Makefile.tpl: Whenever a recursive target is defined...Paolo Bonzini2004-05-211-4/+51
* Makefile.def, [...]: Remove all mention of libf2c.Zack Weinberg2004-05-181-2/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-4/+14
* Makefile.def (host_modules): Mark with the bootstrap flag packages on which g...Paolo Bonzini2004-04-261-1/+1
* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.Paolo Bonzini2004-04-261-2/+2
* Makefile.tpl (all-stage1-gcc, [...]): Always relocate gcc and prev-gcc to the...Paolo Bonzini2004-04-241-7/+33
* Patch to fix LDFLAGS related configure errors.James E Wilson2004-04-161-0/+5
* re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds defaul...Nathanael Nerode2004-04-091-7/+14
* Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, ...Nathanael Nerode2004-03-251-3/+1
* configure.ac: Add --enable-werror-always (for top level bootstrap support).Nathanael Nerode2004-03-241-2/+4
* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages...Nathanael Nerode2004-03-241-6/+5
* Makefile.tpl (new-bootstrap): Fix typo.Nathanael Nerode2004-03-231-1/+1
* Makefile.tpl: Rearrange by moving recursive_targets rules into their proper s...Nathanael Nerode2004-03-221-89/+95
* * Makefile.tpl (experimental top level bootstrap) Move stage1Nathanael Nerode2004-03-221-4/+15
* Makefile.tpl: Clean up experimental top level bootstrap support...Nathanael Nerode2004-03-221-10/+12
* configure.in: Remove symbolic link section.Paolo Bonzini2004-03-171-1/+0
* Makefile.tpl: Introduce experimental top level bootstrap support.Nathanael Nerode2004-03-161-5/+272
* re PR bootstrap/7087 (sub-make FLAG propagation fails if flag ends with '=')Nathanael Nerode2004-02-281-9/+10
* Makefile.def (target_modules): Stage.Loren J. Rittle2004-01-141-4/+4
* configure.in: Use ./config.cache, not config.cache.Nathanael Nerode2004-01-051-1/+1
* Makefile.tpl: Make GCC use a separate config.cache.Nathanael Nerode2004-01-031-1/+4
* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.Kelley Cook2003-11-211-1/+6
* * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.Arnaud Charlet2003-11-191-1/+2
* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of HOST_FLAGS_TO_PASS.Nathanael Nerode2003-10-131-7/+1
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.Mohan Embar2003-10-061-1/+1
* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.Nathanael Nerode2003-09-201-1/+0
* (top level)Nathanael Nerode2003-09-201-2/+0
* Makefile.tpl (check, check-c++): Express dependencies using dependencies rath...Matt Kraai2003-08-021-4/+2
* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating2003-07-311-1/+1
* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when...Nathanael Nerode2003-07-281-6/+3
* Makefile.tpl (all-make): Depend on intl.Alexandre Oliva2003-07-221-1/+1
* re PR bootstrap/11273 (make install fails in libobjc directory)Nathanael Nerode2003-07-131-8/+4
* Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.Zack Weinberg2003-07-081-1/+2
* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.Zack Weinberg2003-07-041-1/+1
* Makefile.tpl: Replace PWD with PWD_COMMAND.H.J. Lu2003-07-041-62/+64
* intl: New directory; see intl/ChangeLog for details.Zack Weinberg2003-07-041-1/+1
* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz2003-06-231-1/+1
* Makefile.def: Introduce flags_to_pass.Nathanael Nerode2003-06-231-64/+3
* Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode2003-06-171-2/+0