aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-5/+962
2004-04-27revert: Makefile.def (flags_to_pass): Remove *dir variables that are passed t...Paolo Bonzini1-0/+15
2004-04-26Makefile.def (host_modules): Mark with the bootstrap flag packages on which g...Paolo Bonzini1-1/+1
2004-04-26Makefile.def (flags_to_pass): Remove *dir variables that are passed to the mo...Paolo Bonzini1-15/+0
2004-04-26configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.Paolo Bonzini1-6/+5
2004-04-24Makefile.tpl (all-stage1-gcc, [...]): Always relocate gcc and prev-gcc to the...Paolo Bonzini1-7/+34
2004-04-16Patch to fix LDFLAGS related configure errors.James E Wilson1-0/+68
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-12388/+12583
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-31/+10
2004-02-10PR ada/6637, PR ada/5911Arnaud Charlet1-13/+323
2004-01-23Makefile.def (target_modules): Don't stage.DJ Delorie1-22/+0
2004-01-14Makefile.def (target_modules): Stage.Loren J. Rittle1-286/+0
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/+84
2003-11-14Makefile.in (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-72/+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-68/+34
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/+73
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-2092/+2094
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-38/+37
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-24/+15
2003-06-10Makefile.tpl: Fix stupid pasto.Nathanael Nerode1-4/+4
2003-06-10Makefile.tpl: Remove bogus conditional.Nathanael Nerode1-780/+650
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-529/+16503
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