]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/mips/configure.ac
sim: unify reserved instruction bits settings
[thirdparty/binutils-gdb.git] / sim / mips / configure.ac
index 03d8f5169e767e6da51d74b242cd0e5c176f630c..9430923d89a1e61b8a266d3d86e0ca40195cfdb6 100644 (file)
@@ -2,12 +2,6 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(Makefile.in)
 AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 
-SIM_AC_COMMON
-
-dnl Options available in this module
-SIM_AC_OPTION_WARNINGS(no)
-SIM_AC_OPTION_RESERVED_BITS(1)
-
 # DEPRECATED
 #
 # Instead of defining a `subtarget' macro, code should be checking
@@ -403,14 +397,5 @@ AC_SUBST(sim_multi_flags)
 AC_SUBST(sim_multi_igen_configs)
 AC_SUBST(sim_multi_src)
 AC_SUBST(sim_multi_obj)
-#
-# Add simulated hardware devices
-#
-SIM_AC_OPTION_HARDWARE(tx3904cpu tx3904irc tx3904tmr tx3904sio)
-
-
-AC_PATH_X
-
-AC_CHECK_LIB(m, fabs)
 
 SIM_AC_OUTPUT