diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-04 21:07:29 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-04 21:07:29 +0000 |
commit | 35855192abb1a7b8bc1935e626b1cbecf9db3d88 (patch) | |
tree | 9a0b8bba16c1f6c07c9d1de8d879eed43ac195c3 /opcodes | |
parent | 9c03036a8f1cdb8dcf79a042d5ff9afc219d1dc7 (diff) | |
download | gdb-35855192abb1a7b8bc1935e626b1cbecf9db3d88.zip gdb-35855192abb1a7b8bc1935e626b1cbecf9db3d88.tar.gz gdb-35855192abb1a7b8bc1935e626b1cbecf9db3d88.tar.bz2 |
Add cgen, m32r files.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/.Sanitize | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index cce2470..99e7573 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -64,6 +64,9 @@ alpha-opc.c arm-dis.c arm-opc.h a29k-dis.c +cgen-asm.c +cgen-dis.c +cgen-opc.c config.in configure configure.bat @@ -79,6 +82,10 @@ h8500-opc.h hppa-dis.c i386-dis.c i960-dis.c +m32r-asm.c +m32r-dis.c +m32r-opc.c +m32r-opc.h m68k-dis.c m68k-opc.c m88k-dis.c |