2001-12-04 Jackie Smith Cashion <jsmith@redhat.com>
[deliverable/binutils-gdb.git] / ChangeLog
index e90989fa319027674c43eb4ba0da3a20330f93cf..a2b08804adf950df4f92fc04d7aa22d086a7c3d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,145 @@
+2001-11-28  DJ Delorie <dj@redhat.com>
+           Zack Weinberg  <zack@codesourcery.com>
+
+       When build != host, create libiberty for the build machine.
+
+       * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
+       CONFIG_ARGUMENTS.
+       (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
+       New variables.
+       (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
+       and rules.
+       (all.normal): Depend on ALL_BUILD_MODULES.
+       (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
+       (all-build-libiberty): Depend on configure-build-libiberty.
+
+       * configure: Calculate and substitute proper value for
+       ALL_BUILD_MODULES.
+       * configure.in: Create the build subdirectory.
+       Calculate and substitute TARGET_CONFIGARGS (formerly
+       CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
+
+2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
+
+       * config.sub: Update to version 1.232 on subversion.
+
+2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
+       files from .po files for a distribution.
+
+2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * COPYING.NEWLIB: Mention preserved notice in specific parts.
+
+2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
+
+       Merged from net gcc:
+       2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
+       * ltcf-c.sh: Use $objext, not $ac_objext.
+       2001-07-27  Mark Kettenis  <kettenis@gnu.org>
+       * ltcf-cxx.sh: Add support for GNU.
+       2001-07-22  Timothy Wall  <twall@redhat.com>
+       * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
+       default settings if using GNU tools with that configuration.
+       * ltcf-cxx.sh: Ditto.
+       * ltcf-gcj.sh: Ditto.
+       2001-07-21  Michael Chastain  <chastain@redhat.com>
+       * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
+       HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
+       * ltmain.sh: Mark as gcc-local.
+
+2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
+
+       * Makefile.in (all-bison): Revert 2001-10-24.
+       Don't depend on texinfo.
+
+2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
+
+        * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
+
+2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
+
+       * configure.in (--enable-languages): Be more permissive about
+       syntax.  Check for empty lists better.  Warn about $LANGUAGES.
+
+2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
+
+2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
+
+       Makefile.in (all-bison): Don't depend on texinfo.
+
+2001-10-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * gettext.m4: Test po/POTFILES.in exists before trying to read.
+
+2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
+
+2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config.sub, config.guess: Import latest from subversions.
+
+2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
+       DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
+       RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
+       avoid quotes nesting problems.
+       (NATIVE_CHECK_MODULES): Ditto, just for consistency.
+       (DO_X): Export only variables that are set.
+
+2001-09-19  Ben Elliston  <bje@redhat.com>
+
+       * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
+       Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
+       semantics.  Use the shell built-in "type" command instead.
+
+2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config.sub: Reverted the earlier change, this version is not the
+       master file.
+
+2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
+       Add support for mips64.
+
+2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
+
+       * configure.in: Enable libstdc++-v3 for h8300 targets.
+
+2001-08-30  Eric Christopher  <echristo@redhat.com>
+           Jason Eckhardt  <jle@redhat.com>
+
+       * config.sub: Add support for mipsisa32.
+
+2001-08-30  Eric Christopher  <echristo@redhat.com>
+
+       * config.sub, config.guess: Import latest from subversions.
+
+2001-08-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * config.sub, config.guess: Import latest from subversions.
+
+2001-07-26  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Clarify libiberty merge rules and procedures.
+
+2001-06-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Revert 2001-06-17.
+       (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
+
+2001-06-17  H.J. Lu <hjl@gnu.org>
+
+       * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
+       (gas+binutils.tar.bz2): Likewise.
+       (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
+
 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * Makefile.in (VER): When present, extract the version number from
@@ -31,7 +173,7 @@ Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
 2001-05-24  Tom Rix <trix@redhat.com>
 
        * configure.in : enable ld for aix
-       
+
 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
 
        * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
This page took 0.025474 seconds and 4 git commands to generate.