X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=82b1d7b12086cd877010aab8a5a238e9af84d4b8;hb=497f322d4d0b732289cfa270355f6729031bf2e9;hp=7fa3ed74e94484131e0e0fae46c5ab89c64afbcb;hpb=2af579c444e59c2559329e1b48bb43a1f1ca2eff;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 7fa3ed74e9..82b1d7b120 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,41 @@ +2002-12-10 Nathanael Nerode + + * configure: Fix bug put in by gremlins. + + * Makefile.tpl: Substitute more autoconfily. + * configure: Substitute more autoconfily. + * Makefile.in: Regenerate. + +2002-12-08 Andrew Cagney + + * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. + * Makefile.in (all-sim): Ditto. + +2002-12-06 DJ Delorie + + * Makefile.tpl: Change configure dependencies to not have real + targets depend on phony targets. + +2002-12-05 Nathanael Nerode + + * configure.in: Revert unintentional change. + + * src-release: Configure host subdirs. + + * Makefile.tpl: Change dependency for */multilib.out so that + it works when gcc isn't in the tree. + + * configure.in: Substitute more. + * configure: Run subconfigures from the Makefile. + * Makefile.tpl: Run subconfigures from the Makefile; add a few + convenience targets. Make sure gcc isn't rebuilt after bootstrap. + 2002-12-03 Nathanael Nerode + * Makefile.tpl: Add targets for configuring host subdirs in Makefile, + and corresponding dependencies. + * Makefile.in: Regenerate. + * configure.in (host_tools): Order binutils, gas and ld for convenience in running the testsuites.