aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
AgeCommit message (Expand)AuthorFilesLines
2005-01-17re PR libgcj/18222 (libjava bootstrap failure on Tru64 UNIX: CPPFLAGS changed...Kelley Cook1-1/+1
2005-01-032005-01-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-36/+38
2004-12-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-38/+36
2004-12-25Revert 2004-12-08 Makefile changes.David Edelsohn1-2/+0
2004-12-08Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.David Edelsohn1-0/+2
2004-12-08Makefile.tpl: Generate normal dependencies if the LHS module is not bootstrap...Matt Kraai1-3/+4
2004-12-02Makefile.tpl (clean-target-libgcc): Make change in correct place.Eric Christopher1-0/+1
2004-11-13Makefile.def: Add html support.Mike Stump1-1/+2
2004-10-06[multiple changes]Paolo Bonzini1-7/+3
2004-09-23re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu1-2/+7
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-1/+1
2004-09-01Makefile.tpl (sorry): Remove.Paolo Bonzini1-16/+36
2004-08-30Makefile.def (bootstrap stages): Add 'lean' parameter.Paolo Bonzini1-56/+32
2004-08-17Makefile.in: Regenerate.Paolo Bonzini1-119/+122
2004-08-06Makefile.def (bfd, [...]): Mark as bootstrap module.Paolo Bonzini1-120/+121
2004-08-03Makefile.def (host-modules): Add gcc.Paolo Bonzini1-148/+49
2004-07-08re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work ...John David Anglin1-6/+6
2004-07-08Makefile.def (host_modules): Set bootstrap=true for flex.Alexandre Oliva1-1/+1
2004-07-02Makefile.def (build_modules): Add bison, byacc, flex, m4, texinfo.Paolo Bonzini1-36/+65
2004-06-23Makefile.tpl (HOST_EXPORTS): Fix pasto.Paolo Bonzini1-1/+1
2004-06-23Makefile.tpl (configure-build-[+module+], [...]): Pass [+extra_configure_args+].Paolo Bonzini1-35/+31
2004-06-09Makefile.tpl (touch-stage[+id+]): New.Paolo Bonzini1-22/+69
2004-06-01Makefile.tpl: Fix typo.Paolo Bonzini1-1/+1
2004-06-01Makefile.tpl (all.normal): Rename to all.Paolo Bonzini1-32/+34
2004-05-25* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)Daniel Jacobowitz1-99/+139
2004-05-24configure.in: Test the ability to symlink directories.Paolo Bonzini1-219/+120
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-2/+4
2004-05-21Makefile.tpl: Whenever a recursive target is defined...Paolo Bonzini1-4/+51
2004-05-18Makefile.def, [...]: Remove all mention of libf2c.Zack Weinberg1-2/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-4/+14
2004-04-26Makefile.def (host_modules): Mark with the bootstrap flag packages on which g...Paolo Bonzini1-1/+1
2004-04-26configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.Paolo Bonzini1-2/+2
2004-04-24Makefile.tpl (all-stage1-gcc, [...]): Always relocate gcc and prev-gcc to the...Paolo Bonzini1-7/+33
2004-04-16Patch to fix LDFLAGS related configure errors.James E Wilson1-0/+5
2004-04-09re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds defaul...Nathanael Nerode1-7/+14
2004-03-25Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, ...Nathanael Nerode1-3/+1
2004-03-24configure.ac: Add --enable-werror-always (for top level bootstrap support).Nathanael Nerode1-2/+4
2004-03-24Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages...Nathanael Nerode1-6/+5
2004-03-23Makefile.tpl (new-bootstrap): Fix typo.Nathanael Nerode1-1/+1
2004-03-22Makefile.tpl: Rearrange by moving recursive_targets rules into their proper s...Nathanael Nerode1-89/+95
2004-03-22* Makefile.tpl (experimental top level bootstrap) Move stage1Nathanael Nerode1-4/+15
2004-03-22Makefile.tpl: Clean up experimental top level bootstrap support...Nathanael Nerode1-10/+12
2004-03-17configure.in: Remove symbolic link section.Paolo Bonzini1-1/+0
2004-03-16Makefile.tpl: Introduce experimental top level bootstrap support.Nathanael Nerode1-5/+272
2004-02-28re PR bootstrap/7087 (sub-make FLAG propagation fails if flag ends with '=')Nathanael Nerode1-9/+10
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