From: Ian Lance Taylor Date: Mon, 5 Feb 1996 23:54:25 +0000 (+0000) Subject: * i960-dis.c (mem): Add HX dcinva instruction. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a4dd30e5491edebb953b7e9725ff7c9b634c1a4;p=binutils-gdb.git * i960-dis.c (mem): Add HX dcinva instruction. (reg): Add HX instructions. start-sanitize-i960xl The HX instructions are the XL instructions, so this just involves arranges for them to not be sanitized. end-sanitize-i960xl --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 75625d5a293..b699c56f0f4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,12 @@ Mon Feb 5 16:14:42 1996 Ian Lance Taylor + * i960-dis.c (mem): Add HX dcinva instruction. + (reg): Add HX instructions. + start-sanitize-i960xl + The HX instructions are the XL instructions, so this just involves + arranges for them to not be sanitized. + end-sanitize-i960xl + Support for building as a shared library, based on patches from Alan Modra : * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib.