diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-06-21 17:58:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-06-21 17:58:07 +0000 |
commit | 96926bf0f625e9fa5b9371052fa79c2e01cf9612 (patch) | |
tree | e3333c1643bf948d6df258adef669a4424644cd4 /opcodes/.Sanitize | |
parent | 3853da56de8b06603ec2297266152afe3c33dafa (diff) | |
download | gdb-96926bf0f625e9fa5b9371052fa79c2e01cf9612.zip gdb-96926bf0f625e9fa5b9371052fa79c2e01cf9612.tar.gz gdb-96926bf0f625e9fa5b9371052fa79c2e01cf9612.tar.bz2 |
Fri Jun 21 13:53:36 1996 Richard Henderson <rth@tamu.edu>
* alpha-opc.c: New file.
* alpha-opc.h: Remove.
* alpha-dis.c: Complete rewrite to use new opcode table.
* configure.in: For bfd_alpha_arch, use alpha-opc.o.
* configure: Rebuild with autoconf 2.10.
* Makefile.in (ALL_MACHINES): Add alpha-opc.o.
(alpha-dis.o): Depend upon $(INCDIR)/opcode/alpha.h, not
alpha-opc.h.
(alpha-opc.o): New target.
Diffstat (limited to 'opcodes/.Sanitize')
-rw-r--r-- | opcodes/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index f2fd360..50bd4db 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -35,7 +35,7 @@ ChangeLog Makefile.in aclocal.m4 alpha-dis.c -alpha-opc.h +alpha-opc.c arm-dis.c arm-opc.h a29k-dis.c |