diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-02-27 21:24:36 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-02-27 21:24:36 +0000 |
commit | 9f249b13713a43b3bd4d6a2cff0db96d7ae5d950 (patch) | |
tree | 92a05ee6a13ec51d6e3e8c3bcbbcadf9458fcfde /bfd/ChangeLog | |
parent | bd862b9a4dd83846934c747720b98ac4ba144c33 (diff) | |
download | gdb-9f249b13713a43b3bd4d6a2cff0db96d7ae5d950.tar.gz |
2003-02-27 Andrew Cagney <cagney@redhat.com>
* bfd.c (struct bfd): Rename "struct _bfd".
* bfd-in.h: Update copyright.
(struct bfd): Rename "struct _bfd".
(_bfd): Define for backward compatibility.
* bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bf733ca76a2..62018eef1f5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2003-02-27 Andrew Cagney <cagney@redhat.com> + + * bfd.c (struct bfd): Rename "struct _bfd". + * bfd-in.h: Update copyright. + (struct bfd): Rename "struct _bfd". + (_bfd): Define for backward compatibility. + * bfd-in2.h: Regenerate. + 2003-02-25 Alan Modra <amodra@bigpond.net.au> * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr |