From 89285fc92b04e618783a7787d31a3ff16b7172dd Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 4 Feb 1998 23:44:58 +0000 Subject: Add checks for side effects of instructions preventing their parallelisation. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index f561b38..2423970 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Wed Feb 4 15:41:54 1998 Nick Clifton + + * config/tc-m32r.c (check_for_side_effects): New function. + (can_make_parallel): Add checks for instruction side effects + clashing with the other instruction. + (assemble_parallel_insn): Improve warning messages. Return error + message from non-swapped instruction order. + Wed Feb 4 20:00:26 1998 James G. Smith * config/tc-arm.c: Rename arm_after_pass_hook() to arm_cleanup(). -- cgit v1.1