aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-12-04 19:53:09 +0000
committerIan Lance Taylor <ian@airs.com>1996-12-04 19:53:09 +0000
commit70eb6bdd65644785f62306c7731ace8e761aca2c (patch)
treec8871b0336ad2f1c44cec7a324b8a1c4a5f26b25 /opcodes
parente5c4495c9e4bc074d1ba8947b3795c190d58c884 (diff)
downloadgdb-70eb6bdd65644785f62306c7731ace8e761aca2c.zip
gdb-70eb6bdd65644785f62306c7731ace8e761aca2c.tar.gz
gdb-70eb6bdd65644785f62306c7731ace8e761aca2c.tar.bz2
* ppc-opc.c (insert_li): Give an error if the offset has the two
least significant bits set. PR 11201.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b2925a8..3a13b5f 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,13 @@
+Wed Dec 4 14:52:18 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * ppc-opc.c (insert_li): Give an error if the offset has the two
+ least significant bits set.
+
+Wed Nov 27 13:09:01 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * mips-dis.c (print_insn_mips16): Separate the instruction from
+ the arguments with a tab, not a space.
+
Tue Nov 26 13:24:17 1996 Jeffrey A Law (law@cygnus.com)
* mn10300-dis.c (disasemble): Finish conversion to '$' as