From 67e87a1d4f206811d233d52861f247d26657f3a1 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 25 Mar 1997 03:07:35 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 + + * 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 -- 2.7.4