summaryrefslogtreecommitdiffstats
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorStephane Carrez <stcarrez@nerim.fr>2002-08-13 19:09:01 +0000
committerStephane Carrez <stcarrez@nerim.fr>2002-08-13 19:09:01 +0000
commit7eccd7f6f10a3647ba6e7496e62f733f211df93f (patch)
treefb93b7977d065e4c1c49009029c98626dd5d28ce /opcodes/ChangeLog
parentf07534f64e576918ae2fb91831a0127db8750ad4 (diff)
downloadppe42-binutils-7eccd7f6f10a3647ba6e7496e62f733f211df93f.tar.gz
ppe42-binutils-7eccd7f6f10a3647ba6e7496e62f733f211df93f.zip
* m68hc11-opc.c: Update call operand to accept the page definition.
Identify instructions that are branches and calls to generate a RL_JUMP relocation.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 360a2933a9..2ae61ca860 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,11 @@
2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
+ * m68hc11-opc.c: Update call operand to accept the page definition.
+ Identify instructions that are branches and calls to generate a
+ RL_JUMP relocation.
+
+2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
+
* m68hc11-dis.c (print_insn): Take into account 68HC12 memory
banks and fix disassembling of call instruction.
(print_indexed_operand): New param to tell whether
OpenPOWER on IntegriCloud