diff options
author | Alan Modra <amodra@gmail.com> | 2002-12-08 03:34:38 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-12-08 03:34:38 +0000 |
commit | cf3d882d1936f447026d47b98753a147119e76ef (patch) | |
tree | 7ad927028c830b5099d7a04595da045e56365d85 /bfd/ChangeLog | |
parent | 8d17420c2d569e829b6c3142d39a41b44d2b390c (diff) | |
download | gdb-cf3d882d1936f447026d47b98753a147119e76ef.zip gdb-cf3d882d1936f447026d47b98753a147119e76ef.tar.gz gdb-cf3d882d1936f447026d47b98753a147119e76ef.tar.bz2 |
* bfd-in.h: Comment typo fix. Formatting.
* bfd-in2.h: Regenerate.
* coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
* elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
* elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
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 4e19c1d..7d8a72c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2002-12-08 Alan Modra <amodra@bigpond.net.au> + + * bfd-in.h: Comment typo fix. Formatting. + * bfd-in2.h: Regenerate. + * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix. + * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype. + * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix. + 2002-12-05 Richard Henderson <rth@redhat.com> * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI. |