aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2007-02-05 20:10:25 +0000
committerDave Brolley <brolley@redhat.com>2007-02-05 20:10:25 +0000
commit280d71bf40a544853567763c706e03334d6fd950 (patch)
treebba086524f3234ef357fe8beb0ce2d80a3aa8af4 /gas/configure
parentbd2f2e55ad54541340e5ea415f1aba65aa80717e (diff)
downloadfsf-binutils-gdb-280d71bf40a544853567763c706e03334d6fd950.zip
fsf-binutils-gdb-280d71bf40a544853567763c706e03334d6fd950.tar.gz
fsf-binutils-gdb-280d71bf40a544853567763c706e03334d6fd950.tar.bz2
Support for Toshiba MeP and for complex relocations.
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/configure b/gas/configure
index 6f45a0e..6f9b7b8 100755
--- a/gas/configure
+++ b/gas/configure
@@ -4778,6 +4778,10 @@ _ACEOF
esac
;;
+ mep)
+ using_cgen=yes
+ ;;
+
mips)
echo ${extra_objects} | grep -s "itbl-parse.o"
if test $? -ne 0 ; then