X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=7c176a7d578fb113755eb15032a94cbb6da378c3;hb=7146a6f592f1a3ee5702c83b871a23e7845f5266;hp=ba71166acf7e6f216d909ea193077ea0e2169bae;hpb=11a383ba1714b896b7a547d2ce2436e821d92aa0;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index ba71166acf..7c176a7d57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,94 @@ +2001-09-21 Alexandre Oliva + + * 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 + + * 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 + + * config.sub: Reverted the earlier change, this version is not the + master file. + +2001-09-14 Thiemo Seufer + + * config.sub: Change machine triplets from mipsel*-* to mips*el-*. + Add support for mips64. + +2001-09-03 Jeff Holcomb + + * configure.in: Enable libstdc++-v3 for h8300 targets. + +2001-08-30 Eric Christopher + Jason Eckhardt + + * config.sub: Add support for mipsisa32. + +2001-08-30 Eric Christopher + + * config.sub, config.guess: Import latest from subversions. + +2001-08-20 Alan Modra + + * config.sub, config.guess: Import latest from subversions. + +2001-07-26 DJ Delorie + + * MAINTAINERS: Clarify libiberty merge rules and procedures. + +2001-06-19 Alan Modra + + * Makefile.in: Revert 2001-06-17. + (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. + +2001-06-17 H.J. Lu + + * 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 + + * Makefile.in (VER): When present, extract the version number from + the file version.in. + +2001-06-08 Alexandre Oliva , Jeff Sturm + + * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If + gcc/xgcc is built, use -print-prog-name to find out the program + name to use. + +2001-06-04 Mark Mitchell + + * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, + with_gcc]: Use `gcc -shared' to build a shared library. + +2001-06-04 John David Anglin + + * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared + archives. + +2001-05-28 Simon Patarin + + * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared + libraries when using g++ with native linker. + +2001-05-28 Alexandre Oliva + + * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. + 2001-05-24 Tom Rix * configure.in : enable ld for aix - + 2001-05-22 Alexandre Oliva * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)