From 710fdf47358a49d3cae6237ebcc0350570aba4e2 Mon Sep 17 00:00:00 2001 From: Martin Hunt Date: Tue, 25 Mar 1997 22:49:26 +0000 Subject: [PATCH] Tue Mar 25 14:45:54 1997 Martin M. Hunt * config/tc-d30v.c (md_assemble): If two instructions are supposed to be assembled in parallel and the first one is long, print an error and stop. (md_apply_fix3): Don't calculate absolute relocs. Just write them out. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index c359b9d..b2a7559 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +start-sanitize-d30v +Tue Mar 25 14:45:54 1997 Martin M. Hunt + + * config/tc-d30v.c (md_assemble): If two instructions + are supposed to be assembled in parallel and the first one is + long, print an error and stop. + (md_apply_fix3): Don't calculate absolute relocs. Just write + them out. + +end-sanitize-d30v Mon Mar 24 12:11:18 1997 Ian Lance Taylor * config/tc-i386.h (iclrKludge): Define. -- 2.7.4