mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
* armvirt.c (ABORTS): Do not define.
This commit is contained in:
parent
1e6b544a97
commit
ae3c7619e1
@ -1,5 +1,7 @@
|
||||
2000-07-04 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* 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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user