diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2004-09-11 20:22:51 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2004-09-11 20:22:51 +0000 |
commit | 2444313964c5d1ad331727ccebee6611838d3152 (patch) | |
tree | 75b85ccb030151180af481984d5b1f7e0f9d711d /bfd/ChangeLog | |
parent | 0759e0bf9a89a235737124c7aad9f63b35b817ed (diff) | |
download | gdb-2444313964c5d1ad331727ccebee6611838d3152.zip gdb-2444313964c5d1ad331727ccebee6611838d3152.tar.gz gdb-2444313964c5d1ad331727ccebee6611838d3152.tar.bz2 |
bfd/:
* acinclude.m4: Fix spelling of ACX_NONCANONICAL_*.
* aclocal.m4: Rebuild.
* configure: Rebuild.
opcodes/:
* configure: Rebuild.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cc5b0a2..8a8e991 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2004-09-11 Andreas Schwab <schwab@suse.de> + + * acinclude.m4: Fix spelling of ACX_NONCANONICAL_*. + * aclocal.m4: Rebuild. + * configure: Rebuild. + 2004-09-10 Joel Brobecker <brobecker@gnat.com> * section.c (bfd_sections_find_if): Fix parameter name in |