aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@embecosm.com>2000-04-05 21:43:26 +0000
committerJoern Rennecke <joern.rennecke@embecosm.com>2000-04-05 21:43:26 +0000
commit52ccafd0351e92cb9afa9c96de6fecdad94bb4e4 (patch)
treedc345cf6e941adaf385c428b301c321cc62fbab3 /opcodes/ChangeLog
parent015551fcfbf75f39651b5ddff359538ef25860ee (diff)
downloadgdb-52ccafd0351e92cb9afa9c96de6fecdad94bb4e4.zip
gdb-52ccafd0351e92cb9afa9c96de6fecdad94bb4e4.tar.gz
gdb-52ccafd0351e92cb9afa9c96de6fecdad94bb4e4.tar.bz2
opcodes:
* sh-opc.c (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs. stc GBR,@-<REG_N> is available for arch_sh1_up. Group parallel processing insn with identical mnemonics together. Make three-operand psha / pshl come first. gas: * config/tc-sh.c (get_operands): There's no third operand if the first operand is an immediate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index aaf6a68..64ab4c5 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr 5 22:28:18 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
+
+ * sh-opc.c (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
+ stc GBR,@-<REG_N> is available for arch_sh1_up.
+ Group parallel processing insn with identical mnemonics together.
+ Make three-operand psha / pshl come first.
+
Wed Apr 5 22:05:40 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
* sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.