diff options
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 456a9c5..de3cfe2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Apr 24 08:33:12 1995 Michael Meissner <meissner@cygnus.com> + + * elf32-ppc.c (ppc_elf_relocate_section): Do not continue + processing unknown symbols to prevent a cascade of errors. + Fri Apr 21 12:48:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com> Patches from H.J. Lu for Linux ELF core file support. |