summaryrefslogtreecommitdiffstats
path: root/sim/arm
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2003-01-10 04:51:58 +0000
committerBen Elliston <bje@au.ibm.com>2003-01-10 04:51:58 +0000
commit7f53bce4e31f387f3e0edc9137db03e983d6b27f (patch)
treeb30a5b7f1246b380dce9b35cdd25302e60d39d0c /sim/arm
parent32b5d3013293bceef6de14ed5a64de3189af9fd5 (diff)
downloadppe42-binutils-7f53bce4e31f387f3e0edc9137db03e983d6b27f.tar.gz
ppe42-binutils-7f53bce4e31f387f3e0edc9137db03e983d6b27f.zip
* remove duplicated entry from 2002-05-17 on 2002-05-20.
* s/SWI_TARGET_SWITCHES/SIM_TARGET_SWITCHES/.
Diffstat (limited to 'sim/arm')
-rw-r--r--sim/arm/ChangeLog24
1 files changed, 1 insertions, 23 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog
index a397330171..8ef50ac7a7 100644
--- a/sim/arm/ChangeLog
+++ b/sim/arm/ChangeLog
@@ -62,31 +62,9 @@
CRm is 1.
(write_cp13_reg): Allow bit 0 of reg 1 of CRm 1 to be written to.
-2002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
-
- * Makefile.in (SWI_TARGET_SWITCHES): Define.
- * armos.c (swi_mask): Define. Initialise to supporting all
- SWI emulations.
- (ARMul_OSInit): For XScale targets, only support the ANGEL
- SWI interface. (This is at the request if Intel).
- (ARMul_OSHandleSWI): Examine swi_mask to see if a particular
- SWI call should be emulated.
- Do not fall through from AngelSWI_Reason_WriteC.
- Propagate exit code from RedBoot Exit SWI.
- * rdi-dgb.h (swi_mask): Prototype.
- (SWI_MASK_DEMON, SWI_MASK_ANGEL, SWI_MASK_REDBOOT): Define.
- * wrapper.c: Include run-sim.h.
- (sim_target_parse_command_line): New function. Look for and
- handle --swi-support switch.
- (sim_target_parse_arg_array): New function. Process an argv
- array for parsing by sim_target_parse_command_line.
- (sim_target_display_usage): New function. Describe syntax of
- --swi-suppoort switch.
- (sim_open): Add call to sim_target_parse_arg_array).
-
2002-05-17 Nick Clifton <nickc@cambridge.redhat.com>
- * Makefile.in (SWI_TARGET_SWITCHES): Define.
+ * Makefile.in (SIM_TARGET_SWITCHES): Define.
* armos.c (swi_mask): Define. Initialise to supporting all
SWI emulations.
(ARMul_OSInit): For XScale targets, only support the ANGEL
OpenPOWER on IntegriCloud