From: Nick Clifton Date: Fri, 23 Jan 1998 01:54:39 +0000 (+0000) Subject: Add support for swapping the fixups when insn are swapped. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7124cf258aeca4e64c1fbaa15c0cabbe2b39a59;p=binutils-gdb.git Add support for swapping the fixups when insn are swapped. --- 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.