X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=ccd07584921640b53a323bc54d547d3d2ca40c5f;hb=196496eda07d1faa8d71fbbf000fa09a05c8e908;hp=6c159fbd38129389cb520897566ef5b2714e8d77;hpb=e99daf2b3036a6746988b72cc5a242cd9d9b3ad6;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 6c159fbd38..ccd0758492 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,50 @@ +2002-05-31 Nathanael Nerode + + * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, + BUILD_PREFIX_1, to correct nomenclature. + * configure: Likewise. + + * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. + * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. + +2002-05-31 Olaf Hering + + * config-ml.in: Propogate DESTDIR also. + +2002-05-29 Jason Thorpe + + * configure.in (vax-*-netbsd*): Don't build gas for this + platform. + +2002-05-28 Marek Michalkiewicz + + * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx + and libgcj for AVR. + +2002-05-28 Nick Clifton + + * config.sub: Add DLX target. + +2002-05-22 Jason Thorpe + + * config.guess: Update to 2002-05-22 version. + * config.sub: Likewise. + +2002-05-16 Rainer Orth + + * Makefile.in: Allow for PWDCMD to override hardcoded pwd. + * config-ml.in: Likewise. + * configure: Likewise. + * configure.in: Likewise. + + config: + * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. + 2002-05-13 Nathanael Nerode - * configure.in: remove code to build emacs. + * configure.in: Simplify makefile fragment collection. + + * configure.in: Remove code to build emacs. * configure.in : Remove --srcdir argument from targargs and buildargs (it's always overridden in the Makefile anyway). Rearrange a bit.