]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
configure.in: Test the ability to symlink directories.
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 24 May 2004 11:08:12 +0000 (11:08 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Mon, 24 May 2004 11:08:12 +0000 (11:08 +0000)
commit148907eaa6e6cf62e8e253d6124dbd24f653dccc
treec963019b2a12f23463011a03878e3e0c0c96d434
parent4f4e53dd8517c0b2cbe36f0cf866f9f5ebe294e9
configure.in: Test the ability to symlink directories.

2005-05-24  Paolo Bonzini <bonzini@gnu.org>

* configure.in: Test the ability to symlink directories.
* configure: Regenerate.

* Makefile.def (bootstrap-stage): New definitions.
* Makefile.tpl (configure-stage1-gcc,
configure-stage2-gcc, configure-stage3-gcc,
all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
new-restage3, compare): Autogenerate, see Makefile.in
entry for behavioral changes.
(distclean-stage1, new-stage1-start, new-stage1-end,
new-stage1-bubble, distclean-stage2, new-stage2-start,
new-stage2-end, new-stage2-bubble, distclean-stage3,
new-stage3-start, new-stage3-end): New autogenerated targets.
(objext, prebootstrap, BOOT_CFLAGS,
POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
targets.

* Makefile.in: Regenerate.
(distclean-stage1, new-stage1-start, new-stage1-end,
new-stage1-bubble, distclean-stage2, new-stage2-start,
new-stage2-end, new-stage2-bubble, distclean-stage3,
new-stage3-start, new-stage3-end): New targets.
(all-stage1-gcc): Move prebootstrap dependency from here...
(configure-stage1-gcc): ...to here.
(new-bootstrap): Use bubble targets.
(new-cleanstrap, new-restage1, new-restage2, new-restage3):
Use per-stage distclean targets.
(configure-stage1-gcc, configure-stage2-gcc,
configure-stage3-gcc, all-stage1-gcc,
all-stage2-gcc, all-stage3-gcc, new-bootstrap):
Use new-stageN-start to prepare the tree.

From-SVN: r82200
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.in