From: Ian Lance Taylor Date: Wed, 4 Dec 1996 19:53:09 +0000 (+0000) Subject: * ppc-opc.c (insert_li): Give an error if the offset has the two X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70eb6bdd65644785f62306c7731ace8e761aca2c;p=binutils-gdb.git * ppc-opc.c (insert_li): Give an error if the offset has the two least significant bits set. PR 11201. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b2925a89e0d..3a13b5f5258 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +Wed Dec 4 14:52:18 1996 Ian Lance Taylor + + * 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 + + * 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