From 280d71bf40a544853567763c706e03334d6fd950 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Mon, 5 Feb 2007 20:10:25 +0000 Subject: Support for Toshiba MeP and for complex relocations. --- gas/configure.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gas/configure.in') diff --git a/gas/configure.in b/gas/configure.in index 751b21a..6b35bf1 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -304,6 +304,10 @@ changequote([,])dnl esac ;; + mep) + using_cgen=yes + ;; + mips) echo ${extra_objects} | grep -s "itbl-parse.o" if test $? -ne 0 ; then -- cgit v1.1