From: Ian Lance Taylor Date: Fri, 8 Sep 1995 05:08:38 +0000 (+0000) Subject: * mips-opc.c: Change unaligned loads and stores with "t,A" X-Git-Tag: gdb-4_18-branchpoint~10926 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84c1534f027b67811317f499d63c62541f792cbe;p=thirdparty%2Fbinutils-gdb.git * mips-opc.c: Change unaligned loads and stores with "t,A" operands to use "t,A(b)". PR 7947. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4dfa0889bbd..60ce6f7e818 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,19 @@ +Fri Sep 8 01:07:38 1995 Ian Lance Taylor + + * mips-opc.c: Change unaligned loads and stores with "t,A" + operands to use "t,A(b)". + +start-sanitize-sh3e +Thu Sep 7 19:02:46 1995 Jim Wilson + + * sh-dis.c (print_insn_shx): Add F_FR0 support. + +end-sanitize-sh3e +Thu Sep 7 19:02:46 1995 Jim Wilson + + * sh-dis.c (print_insn_shx): Change loop over op->arg[n] to iterate + until 3 instead of until 2. + Wed Sep 6 21:21:33 1995 Ian Lance Taylor * Makefile.in (ALL_CFLAGS): Define.