| Commit message (Expand) | Author | Age | Files | Lines |
* | PR bootstrap/7087 | neroden | 2004-02-28 | 1 | -9/+10 |
* | * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. | ljrittle | 2004-01-14 | 1 | -4/+4 |
* | * configure.in: Use ./config.cache, not config.cache. | neroden | 2004-01-05 | 1 | -1/+1 |
* | * Makefile.tpl: Make GCC use a separate config.cache. | neroden | 2004-01-03 | 1 | -1/+4 |
* | toplevel: | kcook | 2003-11-21 | 1 | -1/+6 |
* | * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. | charlet | 2003-11-19 | 1 | -1/+2 |
* | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | neroden | 2003-10-13 | 1 | -7/+1 |
* | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | membar | 2003-10-06 | 1 | -1/+1 |
* | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. | neroden | 2003-09-20 | 1 | -1/+0 |
* | (top level) | neroden | 2003-09-20 | 1 | -2/+0 |
* | * Makefile.tpl (check, check-c++): Express dependencies using | kraai | 2003-08-02 | 1 | -4/+2 |
* | 2003-07-31 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-07-31 | 1 | -1/+1 |
* | * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when | neroden | 2003-07-28 | 1 | -6/+3 |
* | * Makefile.tpl (all-make): Depend on intl. | aoliva | 2003-07-22 | 1 | -1/+1 |
* | PR bootstrap/11273 | neroden | 2003-07-13 | 1 | -8/+4 |
* | top: | zack | 2003-07-08 | 1 | -1/+2 |
* | * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. | zack | 2003-07-04 | 1 | -1/+1 |
* | 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-07-04 | 1 | -62/+64 |
* | top: | zack | 2003-07-04 | 1 | -1/+1 |
* | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | dj | 2003-06-23 | 1 | -1/+1 |
* | * Makefile.def: Introduce flags_to_pass. | neroden | 2003-06-23 | 1 | -64/+3 |
* | (toplev) | neroden | 2003-06-17 | 1 | -2/+0 |
* | * configure.in: Disable serial configure by default. | neroden | 2003-06-11 | 1 | -8/+2 |
* | * Makefile.tpl: Replace {build,host,target}_canonical by | neroden | 2003-06-10 | 1 | -20/+11 |
* | * Makefile.tpl: Fix stupid pasto. | neroden | 2003-06-10 | 1 | -1/+1 |
* | * Makefile.tpl: Remove bogus conditional. | neroden | 2003-06-10 | 1 | -24/+20 |
* | * install.tex: Document profiledbootstrap. | hubicka | 2003-06-05 | 1 | -0/+17 |
* | * Makefile.tpl: Make 'recursive targets' using autogen rather | neroden | 2003-06-03 | 1 | -94/+94 |
* | * Makefile.tpl: Rename [+target+] to [+make_target+]. | neroden | 2003-06-03 | 1 | -4/+4 |
* | * Makefile.tpl: Make maybe-check-gcc .PHONY. | dj | 2003-05-28 | 1 | -1/+1 |
* | * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not | dj | 2003-05-22 | 1 | -1/+1 |
* | * Makefile.tpl: Add missing empty maybe-check-gcc target. | dj | 2003-05-21 | 1 | -0/+1 |
* | 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> | neroden | 2003-05-20 | 1 | -14/+23 |
* | <top level> | neroden | 2003-05-18 | 1 | -13/+35 |
* | 2003-05-15 Andreas Schwab <schwab@suse.de> | aj | 2003-05-16 | 1 | -0/+2 |
* | 2003-05-02 Chris Demetriou <cgd@broadcom.com> | cgd | 2003-05-03 | 1 | -2/+2 |
* | * Makefile.tpl: Clean $(BUILD_SUBDIR). | drow | 2003-04-28 | 1 | -0/+1 |
* | * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. | gerald | 2003-04-18 | 1 | -1/+2 |
* | 2003-04-17 Phil Edwards <pme@gcc.gnu.org> | pme | 2003-04-17 | 1 | -2/+3 |
* | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. | neroden | 2003-03-14 | 1 | -4/+8 |
* | (toplev) | neroden | 2003-03-12 | 1 | -5/+4 |
* | * Makefile.tpl: Reindent. | neroden | 2003-03-05 | 1 | -165/+168 |
* | * Makefile.tpl: Always pass down RANLIB. | neroden | 2003-03-04 | 1 | -4/+4 |
* | * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. | neroden | 2003-03-04 | 1 | -2/+0 |
* | * Makefile.tpl: Rearrange. | neroden | 2003-02-28 | 1 | -151/+175 |
* | * Makefile.tpl: Add definition of CPPFLAGS to pass into | dj | 2003-02-21 | 1 | -1/+2 |
* | * configure.in: Introduce --enable-maintainer-mode. | aoliva | 2003-02-19 | 1 | -2/+2 |
* | * Makefile.tpl (check-c++): Allow parallelism. | jason | 2003-02-18 | 1 | -1/+2 |
* | * Makefile.tpl (RANLIB): Define. | ro | 2003-02-14 | 1 | -0/+1 |
* | * Makefile.def: Remove "snavigator", "grep", and "db" modules. | dj | 2003-02-06 | 1 | -3/+1 |