diff options
author | Dawn Perchik <dawn@cygnus> | 1997-02-11 02:07:57 +0000 |
---|---|---|
committer | Dawn Perchik <dawn@cygnus> | 1997-02-11 02:07:57 +0000 |
commit | 8e5c905e99f422e16eddf45d6718c0931f288a05 (patch) | |
tree | 75ff8dc90b50e814483212922889591ed0f33aea /gas/config/.Sanitize | |
parent | 242ce3d85799ded0e3f725c919c41cb9af1183e0 (diff) | |
download | gdb-8e5c905e99f422e16eddf45d6718c0931f288a05.zip gdb-8e5c905e99f422e16eddf45d6718c0931f288a05.tar.gz gdb-8e5c905e99f422e16eddf45d6718c0931f288a05.tar.bz2 |
* itbl-ops.c: New file. Add support for dynamically read
instruction registers, opcodes and formats. Build internal table
for new instructions and provide callbacks for assembler and
disassembler.
* itbl-lex.l, itbl-parse.y: Lex and yacc parsers for instruction
spec table.
* itbl-ops.h: New file. Header file for itbl support.
* config/itbl-mips.h: New file. Mips specific definitions for
itbl support.
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r-- | gas/config/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index a83279c..c33246c 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -65,6 +65,7 @@ go32.cfg e-mipsecoff.c e-mipself.c i386coff.mt +itbl-mips.h m68k-parse.h m68k-parse.y m68kcoff.mt |