| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Makefile.def (host_modules): Mark with the bootstrap flag packages on which g... | Paolo Bonzini | 2004-04-26 | 1 | -1/+1 |
* | Makefile.def (flags_to_pass): Remove *dir variables that are passed to the mo... | Paolo Bonzini | 2004-04-26 | 1 | -15/+0 |
* | configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. | Paolo Bonzini | 2004-04-26 | 1 | -6/+5 |
* | Makefile.tpl (all-stage1-gcc, [...]): Always relocate gcc and prev-gcc to the... | Paolo Bonzini | 2004-04-24 | 1 | -7/+34 |
* | Patch to fix LDFLAGS related configure errors. | James E Wilson | 2004-04-16 | 1 | -0/+68 |
* | re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds defaul... | Nathanael Nerode | 2004-04-09 | 1 | -7/+14 |
* | Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, ... | Nathanael Nerode | 2004-03-25 | 1 | -3/+1 |
* | configure.ac: Add --enable-werror-always (for top level bootstrap support). | Nathanael Nerode | 2004-03-24 | 1 | -2/+4 |
* | Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages... | Nathanael Nerode | 2004-03-24 | 1 | -6/+5 |
* | Makefile.tpl (new-bootstrap): Fix typo. | Nathanael Nerode | 2004-03-23 | 1 | -1/+1 |
* | Makefile.tpl: Rearrange by moving recursive_targets rules into their proper s... | Nathanael Nerode | 2004-03-22 | 1 | -12388/+12583 |
* | * Makefile.tpl (experimental top level bootstrap) Move stage1 | Nathanael Nerode | 2004-03-22 | 1 | -4/+15 |
* | Makefile.tpl: Clean up experimental top level bootstrap support... | Nathanael Nerode | 2004-03-22 | 1 | -10/+12 |
* | configure.in: Remove symbolic link section. | Paolo Bonzini | 2004-03-17 | 1 | -1/+0 |
* | Makefile.tpl: Introduce experimental top level bootstrap support. | Nathanael Nerode | 2004-03-16 | 1 | -5/+272 |
* | re PR bootstrap/7087 (sub-make FLAG propagation fails if flag ends with '=') | Nathanael Nerode | 2004-02-28 | 1 | -31/+10 |
* | PR ada/6637, PR ada/5911 | Arnaud Charlet | 2004-02-10 | 1 | -13/+323 |
* | Makefile.def (target_modules): Don't stage. | DJ Delorie | 2004-01-23 | 1 | -22/+0 |
* | Makefile.def (target_modules): Stage. | Loren J. Rittle | 2004-01-14 | 1 | -286/+0 |
* | configure.in: Use ./config.cache, not config.cache. | Nathanael Nerode | 2004-01-05 | 1 | -1/+1 |
* | Makefile.tpl: Make GCC use a separate config.cache. | Nathanael Nerode | 2004-01-03 | 1 | -1/+4 |
* | Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. | Kelley Cook | 2003-11-21 | 1 | -1/+84 |
* | Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. | Arnaud Charlet | 2003-11-14 | 1 | -1/+2 |
* | Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of HOST_FLAGS_TO_PASS. | Nathanael Nerode | 2003-10-13 | 1 | -7/+1 |
* | configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | Mohan Embar | 2003-10-06 | 1 | -1/+1 |
* | Makefile.tpl: Don't pass down obsolete ENQUIRE variable. | Nathanael Nerode | 2003-09-20 | 1 | -1/+0 |
* | (top level) | Nathanael Nerode | 2003-09-20 | 1 | -2/+0 |
* | Makefile.tpl (check, check-c++): Express dependencies using dependencies rath... | Matt Kraai | 2003-08-02 | 1 | -72/+2 |
* | Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | Geoffrey Keating | 2003-07-31 | 1 | -1/+1 |
* | Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when... | Nathanael Nerode | 2003-07-28 | 1 | -68/+34 |
* | Makefile.tpl (all-make): Depend on intl. | Alexandre Oliva | 2003-07-22 | 1 | -1/+1 |
* | re PR bootstrap/11273 (make install fails in libobjc directory) | Nathanael Nerode | 2003-07-13 | 1 | -8/+73 |
* | Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. | Zack Weinberg | 2003-07-08 | 1 | -1/+2 |
* | Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. | Zack Weinberg | 2003-07-04 | 1 | -1/+1 |
* | Makefile.tpl: Replace PWD with PWD_COMMAND. | H.J. Lu | 2003-07-04 | 1 | -2092/+2094 |
* | intl: New directory; see intl/ChangeLog for details. | Zack Weinberg | 2003-07-04 | 1 | -1/+1 |
* | Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | Keith Seitz | 2003-06-23 | 1 | -1/+1 |
* | Makefile.def: Introduce flags_to_pass. | Nathanael Nerode | 2003-06-23 | 1 | -38/+37 |
* | Makefile.tpl: Remove BUILD_CC stuff. | Nathanael Nerode | 2003-06-17 | 1 | -2/+0 |
* | configure.in: Disable serial configure by default. | Nathanael Nerode | 2003-06-11 | 1 | -8/+2 |
* | Makefile.tpl: Replace {build,host,target}_canonical by {build,host,target}. | Nathanael Nerode | 2003-06-10 | 1 | -24/+15 |
* | Makefile.tpl: Fix stupid pasto. | Nathanael Nerode | 2003-06-10 | 1 | -4/+4 |
* | Makefile.tpl: Remove bogus conditional. | Nathanael Nerode | 2003-06-10 | 1 | -780/+650 |
* | install.tex: Document profiledbootstrap. | Jan Hubicka | 2003-06-05 | 1 | -0/+17 |
* | Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop. | Nathanael Nerode | 2003-06-03 | 1 | -529/+16503 |
* | Makefile.tpl: Make maybe-check-gcc .PHONY. | DJ Delorie | 2003-05-28 | 1 | -1/+1 |
* | Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or ... | DJ Delorie | 2003-05-21 | 1 | -1/+1 |
* | Makefile.tpl: Add missing empty maybe-check-gcc target. | DJ Delorie | 2003-05-21 | 1 | -0/+1 |
* | configure.in: Switch more things to use maybe dependencies. | Nathanael Nerode | 2003-05-20 | 1 | -147/+406 |
* | <top level> | Nathanael Nerode | 2003-05-18 | 1 | -13/+257 |