diff options
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index beffcb2..04c3dfc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-tic80 +Mon Mar 24 20:07:29 1997 Fred Fish <fnf@cygnus.com> + + * coff-tic80.c (tic80_howto_table): Add R_ABS entry. + (rtype2howto): Handle R_ABS reloc type. Also abort on unhandled + reloc types, rather than silently failing to generate an output file. + +end-sanitize-tic80 Mon Mar 24 13:41:00 1997 Ian Lance Taylor <ian@cygnus.com> * targmatch.sed: Use the hold space to put the #ifdef around the |