2004-08-06 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / ChangeLog
index 5dee42f7912ac7efb01afa6c9e79f7199a3d20e0..6098dc2d26d4d74976815cbd4e45930200a61736 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
+       (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
+       (Dependencies): New section.
+       * Makefile.tpl (Dependencies): Generate from Makefile.def.
+       (configure-target-[+module+]): Depend on maybe-all-gcc
+       (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
+       (toplevel profiledbootstrap): Fix dependencies.
+       * Makefile.in: Regenerate.
+
+2004-08-03  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
+       target-libiberty to noconfigdirs.
+
+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.
+
+2004-07-19  Robert Millan  <robertmh@gnu.org>
+
+       Synced from gcc:
+
+       2004-04-26  Robert Millan  <robertmh@gnu.org>
+
+       Add patches from libtool CVS.
+       * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
+       * ltconfig: Likewise.
+       * ltcf-c.sh: Likewise.
+       * ltcf-cxx.sh: Likewise.
+       * ltcf-gcj.sh: Likewise.
+
 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
 
        * configure.in: Add noconfigdirs for crx-*-*.
This page took 0.030406 seconds and 4 git commands to generate.