From: Fred Fish Date: Tue, 25 Mar 1997 03:07:35 +0000 (+0000) Subject: * coff-tic80.c (tic80_howto_table): Add R_ABS entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=67e87a1d4f206811d233d52861f247d26657f3a1;p=binutils-gdb.git * 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index beffcb2a8d3..04c3dfca47c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-tic80 +Mon Mar 24 20:07:29 1997 Fred Fish + + * 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 * targmatch.sed: Use the hold space to put the #ifdef around the