diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-02 08:14:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-02 08:14:52 +0000 |
commit | c5d1701eae1fbf5432043ecaa3fdd57f8b9e100b (patch) | |
tree | 8da0d48153adb06e625aed6b5c45c234e9d65982 /bfd/ChangeLog | |
parent | 4d8728e16bbf71f8e4b6f94f30e2512bda21fce9 (diff) | |
download | gdb-c5d1701eae1fbf5432043ecaa3fdd57f8b9e100b.zip gdb-c5d1701eae1fbf5432043ecaa3fdd57f8b9e100b.tar.gz gdb-c5d1701eae1fbf5432043ecaa3fdd57f8b9e100b.tar.bz2 |
Fix name of --enable-install-libbfd switch.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 93b7fda..fa93b40 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2003-05-02 Charles Lepple <clepple@ghz.cc> + Nick Clifton <nickc@redhat.com> + + * acinclude.m4: Fix name of --enable-install-libbfd switch. + * aclocal.m4: Regenerate. + * configure: Regenerate. + * Makefile.in: Regenerate. + 2003-05-01 Alan Modra <amodra@bigpond.net.au> * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the @@ -1324,7 +1332,7 @@ * libbfd.h: Regenerate. * reloc.c: Add s390 TLS relocations. -2003-01-24 Charles Lepple clepple.ghz.cc +2003-01-24 Charles Lepple <clepple@ghz.cc> * aclocal.m4: Fix name of --enable-install-libbfd switch. |