diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 64e62070fb..56f77acad0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ 1999-07-19 Ian Lance Taylor <ian@zembu.com> + * coff-m88k.c (m88kbcs_vec): Initialize new field of bfd_target + structure. + * elflink.h (elf_merge_symbol): Do merge symbols from the same BFD if they appear to be specially created by the linker. |