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 8f2776c..2135164 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Thu Mar 14 16:06:06 1996 Jeffrey A Law (law@cygnus.com) + * coffcode.h: Allow specific backends to override the + bfd_link_add_symbols routine. + * coff-h8300.c: Include genlink.h. (howto_table): Add R_MEM_INDIRECT. (rtype2howto): Support R_MEM_INDIRECT. |