OSDN Git Service

Patch from Robert Millan for kfreebsd-gnu/knetbsd-gnu.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 8a55e8b..ce53344 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,84 @@
+2004-08-17  Robert Millan  <robertmh@gnu.org>
+
+       * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
+       (instead of FreeBSD).
+       * configure: Regenerate.
+
+2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+       * Makefile.def (bootstrap-stage): Rename extra_*_flags to
+       stage_*_flags.
+       * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
+       for bootstrapped modules if toplevel bootstrap is going.
+       (GCC bootstrap): Generate per-stage targets for all bootstrapped
+       modules.  Adjust for changes in Makefile.def.  Enable several
+       rules even in non-bootstrap mode, just to avoid peppering the
+       template with unnecessary "@if/@endif gcc-bootstrap" pairs.
+       (stage-[+prev+]-bubble): Remove.
+
+       * Makefile.def (Dependencies): Depend on all-build-bison,
+       all-build-flex, all-build-byacc, all-build-texinfo, rather
+       than the host variations.
+       * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
+       with BUILD_SUBDIR.
+       (BISON): Update for recent Bisons.
+       (YACC): Fix typo.
+       (cross): Depend on all-build.
+       (all): Do not depend on all-build.
+       (prebootstrap): Remove.
+       (dep-kind): Accept separate prefixes for MODULE and ON variables.
+       (Prebootstrap dependencies): Add them to the per-stage targets
+       and to all-prebootstrap.
+       * configure.in (build_configdirs): Always enable build_tools.
+       (BUILD_DIR_PREFIX): Remove.
+
+       * Makefile.def (gcc): Add target variable.
+       (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
+       * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
+       in the recursive `make', instead of hardwiring `all'.
+       (Autogenerated TARGET-* variables): New.
+
+2004-08-13  Brian Booth  <bbooth@redhat.com>
+
+       * MAINTAINERS: Remove myself from write-after-approval.
+
+2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * src-release: Stop distributing mmalloc with gdb (which doesn't
+       use it).
+       * Makefile.def: GDB doesn't depend on mmalloc anymore.
+       * Makefile.in: Regenerate.
+
+2004-08-09  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure.in (arm*-*-eabi*): New target.
+       * configure: Regenerate.
+
+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.
+       * configure: Regenerate.
+
+2004-08-03  Paul Brook  <paul@codesourcery.com>
+
+       * configure.in: Check for MPFR as well as GMP.
+       * configure: Regenerate.
+
 2004-08-01  Robert Millan  <robertmh@gnu.org>
 
        * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable