sim: delete SIM_HAVE_SIMCACHE
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Dec 2015 21:04:26 +0000 (16:04 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 25 Dec 2015 00:23:51 +0000 (19:23 -0500)
This was used by the old run interface, but we punted that awhile ago,
so drop this define too.

sim/common/ChangeLog
sim/common/tconfig.h
sim/h8300/ChangeLog
sim/h8300/tconfig.h
sim/mips/ChangeLog
sim/mips/tconfig.h

index eac223c..10ad029 100644 (file)
@@ -1,3 +1,7 @@
+2015-12-24  Mike Frysinger  <vapier@gentoo.org>
+
+       * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
+
 2015-11-21  Mike Frysinger  <vapier@gentoo.org>
 
        PR sim/18762
index bcefad6..eaa4832 100644 (file)
@@ -1,9 +1,3 @@
 /* Default target configuration file.
    To override this, create file `tconfig.in' in the simulator's
    source directory.  */
-
-/* Define this if the simulator uses an instruction cache.
-   See the h8/300 simulator for an example.
-   This enables the `-c size' option to set the size of the cache.
-   The target is required to provide sim_set_simcache_size.  */
-/* #define SIM_HAVE_SIMCACHE */
index c91eba8..f54d697 100644 (file)
@@ -1,3 +1,7 @@
+2015-12-24  Mike Frysinger  <vapier@gentoo.org>
+
+       * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
+
 2015-11-21  Mike Frysinger  <vapier@gentoo.org>
 
        * compile.c (sim_callback, sim_kind, myname): Delete.
index 5a683f0..3da84b7 100644 (file)
@@ -1,11 +1,5 @@
 /* h8300 target configuration file.  */
 
-/* Define this if the simulator uses an instruction cache.
-   See the h8/300 simulator for an example.
-   This enables the `-c size' option to set the size of the cache.
-   The target is required to provide sim_set_simcache_size.  */
-#define SIM_HAVE_SIMCACHE
-
 /* FIXME: This is a quick hack for run.c so it can support the `-h' option.
    It will eventually be replaced by a more general facility.  */
 #define SIM_H8300
index 040ae04..b48f69f 100644 (file)
@@ -1,3 +1,7 @@
+2015-12-24  Mike Frysinger  <vapier@gentoo.org>
+
+       * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
+
 2015-12-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
 
        * micromips.igen (process_isa_mode): Fix left shift of negative
index 7e1093d..136015a 100644 (file)
@@ -7,11 +7,5 @@
 #define SIM_HANDLES_LMA 0
 #endif
 
-/* Define this if the simulator uses an instruction cache.
-   See the h8/300 simulator for an example.
-   This enables the `-c size' option to set the size of the cache.
-   The target is required to provide sim_set_simcache_size.  */
-/* #define SIM_HAVE_SIMCACHE */
-
 /* MIPS uses an unusual format for floating point quiet NaNs.  */
 #define SIM_QUIET_NAN_NEGATED