X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=ac29f917889431466d698dbe17756f453a075eb7;hb=c6f8bb1e767416ada749ae919c9af5120e75a6d0;hp=554564003847ebad629d13d295dae55aa641e250;hpb=497f816e7547ec80b87ff4be68e054ac00d03ea0;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 5545640038..ac29f91788 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-01-16 Jakub Jelinek + + * configure.in (baseargs): Remove all supported forms of + --cache-file, --srcdir, --host, --build and --target options + from argument lists. + * configure: Rebuilt. + +2003-01-15 Alexandre Oliva + + * configure.in (noconfigdirs): Don't skip gas on IRIX 6. + * configure: Rebuilt. + +2003-01-09 Nathanael Nerode + + * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. + * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. + * Makefile.in: Regenerate. + * configure: Regenerate. + 2003-01-09 Christian Cornelssen * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.