X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=23bd05a99d925c977752ff94a0192d560c0ddecb;hb=bcedfee6be1bb5bbe474fde47547472d3a5312d7;hp=8875323ca9cc820e464fe039a5a7809d5a840880;hpb=7450026cd9c5c3fe6380a337421c70ac94bb2ffb;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 8875323ca9..23bd05a99d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,75 @@ +2000-12-12 Alexandre Oliva + + * configure.in: Disable language-specific target libraries for + languages that aren't enabled. + +2000-11-24 Nick Clifton + + * configure.in (xscale-elf): Add target. + (xscale-coff): Add target. + (c4x, c5x, tic54x): Move after ARM targets. + +2000-11-23 Alexandre Oliva + + * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. + +2000-11-20 Ian Lance Taylor + + * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. + +2000-11-18 Alexandre Oliva + + * Makefile.in: Merge with GCC and libgcj. + (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of + configure-target- 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 + + * 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 + + * config.sub: Add support for Sun Chorus + +2000-11-02 Per Lundberg + + * config.sub: Add support for the *-storm-chaos OS. + +2000-10-30 Stephane Carrez + + * configure.in (noconfigdirs): Don't compile some + of the libraries for 68HC11 & 68hc12 targets. + +2000-09-30 Alexandre Oliva + + * 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 + + * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and + ltcf-c.sh. + +2000-09-12 Philip Blundell + + * config.sub, config.guess: Update from subversions. + +2000-09-06 Alexandre Oliva + + * 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 + + * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. + (bootstrap*): Depend on all-bootstrap. + 2000-09-02 Alexandre Oliva , DJ Delorie * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian