summaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-01-14 05:14:45 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-01-14 05:14:45 +0000
commitef21758bcf6b3001fcf61c0c99d55a26c199e635 (patch)
tree3634dc1d0a45e05d5774016e1a2c1aa8f7972667 /include/opcode/ChangeLog
parentec7bf46f203326e38f141f553b2e7bd658732b17 (diff)
downloadgdb-ef21758bcf6b3001fcf61c0c99d55a26c199e635.tar.gz
Adds assembly and dis-assembly support for the HPPA wide
mode, 16 bit forms of ldi, ldo, ldw and stw instructions.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 4632f752085..9878734d735 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-14 Alan Modra <alan@linuxcare.com.au>
+
+ * hppa.h: Describe new '<' and '>' operand types, and tidy
+ existing comments.
+ (pa_opcodes): Add entries for missing wide mode ldi,ldo,ldw,stw.
+ Remove duplicate "ldw j(s,b),x". Sort some entries.
+
Sat Jan 13 09:56:32 MET 2001 Jan Hubicka <jh@suse.cz>
* i386.h (i386_optab): Fix pusha and ret templates.