diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 59f8347..62d485b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2008-01-21 Alan Modra <amodra@bigpond.net.au> + * elflink.c (_bfd_elf_link_output_relocs): Correct error return. + +2008-01-21 Alan Modra <amodra@bigpond.net.au> + * ecoff.c (_bfd_ecoff_archive_p): Delete. * libecoff.h (_bfd_ecoff_archive_p): Delete. * coff-alpha.c (ecoffalpha_little_vec): Use bfd_generic_archive_p. |