aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.in
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-10-03 06:19:06 +0000
committerJeff Law <law@redhat.com>1996-10-03 06:19:06 +0000
commit0f91d7632c7e11eba240306ffe21702cbe9aeb07 (patch)
treebf67cfb06dbe6c02547cdbaa9293397972dc063d /gas/configure.in
parentb5bfedbe6cd15b47933b7eaa572ad844c2465a94 (diff)
downloadgdb-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/configure.in')
-rw-r--r--gas/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/configure.in b/gas/configure.in
index fc198ad..3735f4b 100644
--- a/gas/configure.in
+++ b/gas/configure.in
@@ -230,6 +230,7 @@ changequote([,])dnl
*) targ=mips-lit ;;
esac
;;
+ mn10x00-*-*) fmt=elf bfd_gas=yes ;;
ppc-*-pe | ppc-*-cygwin32 | ppc-*-winnt*)
fmt=coff em=pe
case "$endian" in