From cfa8d0617d5969bc5dec4847ee91edc47c598c6b Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 14 May 1993 11:41:02 +0000 Subject: [PATCH] add hppa disassembly code --- opcodes/.Sanitize | 1 + opcodes/ChangeLog | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 6894afac249..4cff0d379d0 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -31,6 +31,7 @@ configure.in dis-buf.c h8500-dis.c h8500-opc.h +hppa-dis.c i386-dis.c i960-dis.c m68881-ext.c diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3ae7b141060..3b530af3357 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,31 @@ +Fri May 14 00:09:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * hppa-dis.c: Include dis-asm.h before sysdep.h. + +Thu May 6 20:51:17 1993 Fred Fish (fnf@cygnus.com) + + * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c: + Cast second arg to read_memory_func to "bfd_byte *", as necessary. + +Tue May 4 20:31:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * hppa-dis.c: New file from Utah, adapted to new disassembler + calling interface. + * Makefile.in: Include it. + +Mon Apr 26 18:17:42 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * sh-dis.c, sh-opc.h: New files. + +Fri Apr 23 18:51:22 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * alpha-dis.c, alpha-opc.h: New files. + +Tue Apr 6 12:54:08 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed + value. + Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com) * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias. -- 2.30.2