X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=d9c69e20b7278d9239187bbce96f644a777cabd3;hb=4dc13854e578ca23e81646636213c36f12b98e6f;hp=50f1c99bcae8692b59a902a94468f53ff978e8aa;hpb=a1ec19fa3f1398f590e428c39a4ff36ace2f4270;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 50f1c99bca..d9c69e20b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2001-11-06 Hans-Peter Nilsson + + * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. + +2001-10-24 Jeff Holcomb + + Makefile.in (all-bison): Don't depend on texinfo. + +2001-10-03 Alan Modra + + * gettext.m4: Test po/POTFILES.in exists before trying to read. + +2001-09-29 Alexandre Oliva + + * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). + +2001-09-28 Hans-Peter Nilsson + + * config.sub, config.guess: Import latest from subversions. + +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