]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/commit
2004-08-03 Paolo Bonzini <bonzini@gnu.org>
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 3 Aug 2004 09:36:03 +0000 (09:36 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Tue, 3 Aug 2004 09:36:03 +0000 (09:36 +0000)
commit711ea1df8a161dfac2c231fde021c1dfce1733c9
tree3b5048eadbf0de0c2c1c85d2bf912e7ce9144564
parent2f4c3dfe6c2ffb6e5dc956efa10671edc0162429
2004-08-03 Paolo Bonzini <bonzini@gnu.org>

* Makefile.def (host-modules): Add gcc.
* Makefile.in: Regenerate.
* Makefile.tpl (sorry): New rule.
(configure-host, all-host, [+make_target+]-host, do-check,
install-host): Do not add gcc as a special case.
(host modules): Add a small special-casing for gcc.  Export
extra_make_flags through the environment.
(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
other recursive targets for gcc): Remove.

(all, do-[+make_target+], do-check): Wrap between unstage and stage.
(stage, unstage): New rules.
(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
distclean-stage[+id+]): Use stage_current.
([+bootstrap-target+], profiledbootstrap): Do not invoke manually
the stage*-start rules.
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl