From: aoliva Date: Tue, 4 Jul 2000 08:00:19 +0000 (+0000) Subject: * armvirt.c (ABORTS): Do not define. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1ac7a23170144a25527f1bfac8039d59976d390e;p=pf3gnuchains%2Fsourceware.git * armvirt.c (ABORTS): Do not define. --- diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index b4ab3a4f79..7a436de0f9 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,5 +1,7 @@ 2000-07-04 Alexandre Oliva + * armvirt.c (ABORTS): Do not define. + * armdefs.h (struct ARMul_State): Add is_StrongARM. (ARM_Strong_Prop, STRONGARM): Define. * arminit.c (ARMul_NewState): Reset is_StrongARM. diff --git a/sim/arm/armvirt.c b/sim/arm/armvirt.c index 38f0083d2d..f9ac453a36 100644 --- a/sim/arm/armvirt.c +++ b/sim/arm/armvirt.c @@ -32,7 +32,7 @@ defined to generate aborts. */ #define ABORTS 1 #endif -#define ABORTS +/* #define ABORTS */ #ifdef ABORTS /* the memory system will abort */ /* For the old test suite Abort between 32 Kbytes and 32 Mbytes