aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2001-02-01 15:30:55 +0000
committerJan Hubicka <jh@suse.cz>2001-02-01 15:30:55 +0000
commit905308801e2d076e98aa0d099cf486628414051e (patch)
treeb3f86b5905e92bc89c66c1d9137d7f9f48f096ce /opcodes/ChangeLog
parent7fb91dc8bf170f5152af7b1f891b9baad0885302 (diff)
downloadgdb-905308801e2d076e98aa0d099cf486628414051e.zip
gdb-905308801e2d076e98aa0d099cf486628414051e.tar.gz
gdb-905308801e2d076e98aa0d099cf486628414051e.tar.bz2
* (dis386_att, grps): Use 'T' for push/pop
(putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 5609161..acd6ca5 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+Thu Feb 1 16:29:06 MET 2001 Jan Hubicka <jh@suse.cz>
+
+ * (dis386_att, grps): Use 'T' for push/pop
+ (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
+
2001-01-14 Alan Modra <alan@linuxcare.com.au>
* hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.