From 043333a61a321b37dd98c8f54d0b019e14f8e94e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 14 Sep 1998 16:58:00 +0000 Subject: [PATCH] define SIM_HAVE_BIENDIAN --- sim/arm/ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index d316d01cb2d..2391028a69b 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,32 @@ +Mon Sep 14 09:00:05 1998 Nick Clifton + + * tconfig.in: Define SIM_HAVE_BIENDIAN. + +Thu Aug 27 11:00:05 1998 Nick Clifton + + * armemu.c (Multiply64): Test for Rm (rather than Rs) not being + the same as either RdHi or RdLo. + +Thu Jul 2 10:24:35 1998 Nick Clifton + + * armos.c (ARMul_OSHandleSWI: AngelSWI_Reason_ReportException): + Set Reg[0] based on reason for for the exception. + +Thu Jun 4 15:22:03 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * armos.c (SWIwrite0): New function. + (WriteCommandLineTo): New function. + (SWIopen): New function. + (SWIread): New function. + (SWIwrite): New function. + (SWIflen): New function. + (ARMul_OSHandleSWI): Call new functions instead of handling + these here. + (ARMul_OSHandleSWI): Handle Angel SWIs correctly. + (*): Reformat spacing to be a bit more GNUly. + Most code taken from a patch by Anthony Thompson + (athompso@cambridge.arm.com) + Tue Jun 2 15:22:22 1998 Nick Clifton * armos.h: Add Angel SWI and its reason codes. -- 2.30.2