2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
[deliverable/binutils-gdb.git] / ChangeLog
index 71be05bd4e8986fa8c72abe9d9ed47bff8ea9359..b92fb72c120e3142d9f3d8e35e8f9e5e85dde152 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,148 @@
+2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
+       Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
+       * Makefile.in: Regenerate.
+       * configure.in: Remove unnecessary leftovers.
+
+2002-12-22  Geoffrey Keating  <geoffk@apple.com>
+
+       * config/mt-aix43: Delete.
+
+2002-12-21  Geoffrey Keating  <geoffk@apple.com>
+
+       * configure.in (extra_ranlibflags_for_target): New variable.
+       (*-*-darwin): Add -c to ranlib commands.
+       * configure (tooldir): Handle extra_ranlibflags_for_target.
+
+2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Updated.
+       * COPYING.LIBGLOSS: Ditto.
+
+2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Revert HJL's change.
+       * Makefile.in: Regenerated.
+       * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
+       always.
+
+2002-12-19  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
+       * Makefile.in: Regenerate.
+
+2002-12-18  H.J. Lu <hjl@gnu.org>
+
+       * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
+       * Makefile.in: Regenerated.
+
+       * configure.in (build_prefix): New. Substitute.
+
+2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Don't let real targets depend on phony targets.
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
+       * Makefile.in: Regenerate.
+
+2002-12-16  Jason Merrill  <jason@redhat.com>
+
+       * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
+       previous 'make bootstrap'.
+       * Makefile.in: Regenerate.
+
+2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
+
+2002-12-13  Jason Merrill  <jason@redhat.com>
+
+       * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
+       library tests.
+       (check-c++): Just depend on it and check-target-libstdc++-v3.
+       * Makefile.in: Regenerate.
+
+2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
+       * Makefile.in: Regenerate.
+
+2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
+
+        * COPYING.NEWLIB: Update list of alternate Regent of California
+        licenses and discuss official revoking of advertising clause.
+        * COPYING.LIBGLOSS: Ditto.
+
+2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
+       * Makefile.in: Rebuilt.
+
+2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure: Fix bug put in by gremlins.
+
+       * Makefile.tpl: Substitute more autoconfily.
+       * configure: Substitute more autoconfily.
+       * Makefile.in: Regenerate.
+
+2002-12-08  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
+       * Makefile.in (all-sim): Ditto.
+
+2002-12-06  DJ Delorie  <dj@redhat.com>
+
+       * Makefile.tpl: Change configure dependencies to not have real
+       targets depend on phony targets.
+
+2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Revert unintentional change.
+
+       * src-release: Configure host subdirs.
+
+       * Makefile.tpl: Change dependency for */multilib.out so that
+       it works when gcc isn't in the tree.
+
+       * configure.in: Substitute more.
+       * configure: Run subconfigures from the Makefile.
+       * Makefile.tpl: Run subconfigures from the Makefile; add a few
+       convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
+
+2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
+       and corresponding dependencies.
+       * Makefile.in: Regenerate.
+
+       * configure.in (host_tools): Order binutils, gas and ld for
+       convenience in running the testsuites.
+
+       * Makefile.tpl: Introduce rules to serialize subconfigure runs.
+       * Makefile.in: Regenerate.
+       * configure.in: Introduce rules to serialize subconfigure runs.
+
+       * configure.in: Introduce BASE_CC_FOR_TARGET.
+       * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
+       Realize configure-build-* targets.  Realize configure-target-* targets.
+       * Makefile.in: Regenerate.
+
+2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure: Move gcc_version_trigger stuff from here...
+       * configure.in: ...to here.
+
+       * configure.in: Separate subconfigure options added by this file from
+       options given by the user.  Add machinery to put args for host
+       subconfigures into the Makefile.
+
+       * Makefile.tpl: Remove 'vault' targets.
+       * Makefile.tpl: Reorder and comment dependencies.
+       * Makefile.in: Regenerate.
+
 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
 
        * configure.in: Move host-specific darwin noconfigdirs into
This page took 0.038136 seconds and 4 git commands to generate.