Add ARM v5t, v5te and XScale support
[deliverable/binutils-gdb.git] / ChangeLog
index 29b31e3a617c77563d72b559c8ed8299c7b3955c..36e03056a9e5997932004aee0e7e7951e520835b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,116 @@
+2000-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (xscale-elf): Add target.
+       (xscale-coff): Add target.
+       (c4x, c5x, tic54x): Move after ARM targets.
+
+2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
+
+2000-11-20  Ian Lance Taylor  <ian@zembu.com>
+
+       * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
+
+2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in: Merge with GCC and libgcj.
+       (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
+       configure-target-<library> when their configure scripts need the C
+       or C++ library to have already been built to work properly.
+       (do_proto_toplev): Set them to an empty string.
+
+Sat Nov 18 18:57:50 2000  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
+       (REALLY_SET_LIB_PATH): Use them.
+
+Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
+
+       * config.sub: Add support for Sun Chorus
+
+2000-11-02  Per Lundberg  <plundis@chaosdev.org>
+
+       * config.sub: Add support for the *-storm-chaos OS.
+
+2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
+
+        * configure.in (noconfigdirs): Don't compile some
+        of the libraries for 68HC11 & 68hc12 targets.
+
+2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
+       multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
+       all affected `configure' scripts.
+
+2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
+       ltcf-c.sh.
+
+2000-09-12  Philip Blundell  <philb@gnu.org>
+
+       * config.sub, config.guess: Update from subversions.
+
+2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (all-zlib): Added dummy target.
+
+       * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
+       multi-language branch.
+
+2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
+       (bootstrap*): Depend on all-bootstrap.
+
+2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
+       crosses, but add gcc/include to the header search path for them.
+
+2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
+       * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
+       * gettext.m4: New file, extracted from aclocal.m4.
+
+2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC, CXX): Avoid trailing whitespace.
+       (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
+       sub-configures.
+
+2000-08-20  Doug Evans  <dje@casey.transmeta.com>
+
+       * Makefile.in (ALL_MODULES): Add all-cgen.
+       (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
+       (all-cgen): New target.
+       (all-opcodes,all-sim): Depend on all-cgen.
+       * configure.in (host_tools): Add cgen.
+       Only configure cgen if --enable-cgen-maint.
+
+2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC, CXX): Don't introduce a leading space.
+
+2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Use
+       libstdc++-v3/src/libstdc++.INC.
+
+2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
+
+2000-08-11  Jason Merrill  <jason@redhat.com>
+
+       * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
+       CXX_FOR_TARGET): Add -B$$r/gcc/ here.
+       (FLAGS_FOR_TARGET): Not here.
+       (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
+
 2000-08-07  DJ Delorie  <dj@redhat.com>
 
        * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
This page took 0.025436 seconds and 4 git commands to generate.