summaryrefslogtreecommitdiff
path: root/Makefile.tpl
Commit message (Expand)AuthorAgeFilesLines
* Makefile.tpl: Add whitespace between FLAGS_TO_PASS and extra_make_flags.Thomas Schwinge2005-08-121-2/+2
* re PR libgcj/18222 (libjava bootstrap failure on Tru64 UNIX: CPPFLAGS changed...Kelley Cook2005-01-171-1/+1
* 2005-01-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-01-031-36/+38
* re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini2004-12-281-38/+36
* Revert 2004-12-08 Makefile changes.David Edelsohn2004-12-251-2/+0
* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.David Edelsohn2004-12-081-0/+2
* Makefile.tpl: Generate normal dependencies if the LHS module is not bootstrap...Matt Kraai2004-12-081-3/+4
* Makefile.tpl (clean-target-libgcc): Make change in correct place.Eric Christopher2004-12-021-0/+1
* Makefile.def: Add html support.Mike Stump2004-11-131-1/+2
* [multiple changes]Paolo Bonzini2004-10-061-7/+3
* re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu2004-09-231-2/+7
* Makefile.def: Remove libbanshee.Daniel Berlin2004-09-091-1/+1
* Makefile.tpl (sorry): Remove.Paolo Bonzini2004-09-011-16/+36
* Makefile.def (bootstrap stages): Add 'lean' parameter.Paolo Bonzini2004-08-301-56/+32
* Makefile.in: Regenerate.Paolo Bonzini2004-08-171-119/+122
* Makefile.def (bfd, [...]): Mark as bootstrap module.Paolo Bonzini2004-08-061-120/+121
* Makefile.def (host-modules): Add gcc.Paolo Bonzini2004-08-031-148/+49
* 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