From: John Gilmore Date: Tue, 6 Apr 1993 00:38:25 +0000 (+0000) Subject: Make "ta" the default trap instruction, "t" the alias. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d802b9481b4736694b3210d50bd560d64bb21fd9;p=binutils-gdb.git Make "ta" the default trap instruction, "t" the alias. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 70d3e92608e..3ae7b141060 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com) + + * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias. + +Fri Apr 2 07:24:27 1993 Ian Lance Taylor (ian@cygnus.com) + + * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than + const. + Thu Apr 1 11:20:43 1993 Jim Kingdon (kingdon@cygnus.com) * sparc-dis.c: Use fprintf_func a few places where I forgot,