diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 75625d5..b699c56 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,12 @@ Mon Feb 5 16:14:42 1996 Ian Lance Taylor <ian@cygnus.com> + * 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 <alan@spri.levels.unisa.edu.au>: * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib. |