diff options
author | Jeff Law <law@redhat.com> | 1996-10-03 06:19:06 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-10-03 06:19:06 +0000 |
commit | 0f91d7632c7e11eba240306ffe21702cbe9aeb07 (patch) | |
tree | bf67cfb06dbe6c02547cdbaa9293397972dc063d /gas/config/.Sanitize | |
parent | b5bfedbe6cd15b47933b7eaa572ad844c2465a94 (diff) | |
download | gdb-0f91d7632c7e11eba240306ffe21702cbe9aeb07.zip gdb-0f91d7632c7e11eba240306ffe21702cbe9aeb07.tar.gz gdb-0f91d7632c7e11eba240306ffe21702cbe9aeb07.tar.bz2 |
* config/tc-mn10x00.c, config/tc-mn10x00.h: New files
for Matsushita MN10x00 support.
* configure.in: Recognize mn10x00-*-*
* configure: Rebuilt.
More Matsushita stuff.
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r-- | gas/config/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index 5f1db46..da1092a 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -120,6 +120,8 @@ tc-m88k.c tc-m88k.h tc-mips.c tc-mips.h +tc-mn10x00.c +tc-mn10x00.h tc-ns32k.c tc-ns32k.h tc-ppc.c |