From f7124cf258aeca4e64c1fbaa15c0cabbe2b39a59 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 23 Jan 1998 01:54:39 +0000 Subject: [PATCH] Add support for swapping the fixups when insn are swapped. --- gas/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 0d102335ac3..0e7a26aefa1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Thu Jan 22 17:51:44 1998 Nick Clifton + +start-sanitize-m32rx + * config/tc-m32r.c: Add support for swapping fixups of swap + instructions. +end-sanitize-m32rx + * cgen.c (cgen_save_fixups, cgen_restore_fixups, + cgen_swap_fixups): Functions to save, restore and swap the fixup + chain with a backup copy. + (cgen_asm_finish_insn): Returns address of constructed insn. + Wed Jan 21 16:49:10 1998 Richard Henderson * listing.c (file_info_struct): Remove FILE, add POS. -- 2.30.2