+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
/* 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 */
+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.
/* 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
+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
#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