OSDN Git Service

* mips-linux-tdep.c (mips_linux_o32_sigframe_init): Adjust
[pf3gnuchains/pf3gnuchains3x.git] / sim / arm /
2005-03-30 pbrook2005-03-30 Paul Brook <paul@codesourcery.com>
2005-03-23 kettenisFrom common/ChangeLog:
2005-01-14 cagneyIndex: arm/ChangeLog
2005-01-12 cagneyIndex: sh/ChangeLog
2005-01-12 cagneyIndex: m32r/ChangeLog
2005-01-10 cagneyIndex: arm/ChangeLog
2004-12-07 hp * configure: Regenerate for ../common/aclocal.m4 update.
2004-12-07 hp * configure: Regenerate for ../common/aclocal.m4 update.
2004-06-29 cagneyIndex: mn10200/ChangeLog
2003-12-29 mmitchel * armos.c (fcntl.h): Do not include it.
2003-04-13 nickcOnly call XScale_check_memacc if in XScale mode.
2003-03-30 nickcRemove use of __IWMMXT__.
2003-03-27 nickcAdd iWMMXt support to ARM simulator
2003-03-20 nickcfix date on latest ChangeLog entry.
2003-03-20 nickcAdd Cirrus Maverick support to arm simulator
2003-03-02 nickc(SWIWrite0): Catch big-endian bug when printing characters
2003-02-27 cagneyIndex: arm/ChangeLog
2003-01-10 bje2003-01-10 Ben Elliston <bje@redhat.com>
2003-01-10 bje* remove duplicated entry from 2002-05-17 on 2002-05-20.
2002-09-27 cagneyAdd support for -m option. Fix PR gdb/433.
2002-08-16 nickcoops - fix typo in previous delta
2002-08-15 nickcCatch and ignore SWIs of -1, they can be caused by...
2002-07-05 nickcAdd checks to catch invaliud XScale MIA, MIAPH and...
2002-06-21 nickcSet correct value for ADP_Stopped_RunTimeError
2002-06-16 cagneyImport current --enable-gdb-build-warnings.
2002-06-12 cagneyAdd the file include/gdb/sim-arm.h defining an enum...
2002-06-09 cagneyMove include/callback.h and include/remote-sim.h to...
2002-05-29 nickcSet the FSR and FAR registers if a Data Abort is detected.
2002-05-27 nickcOnly perform access checks if 'check' is set.
2002-05-27 nickcThumb BL instruction: Do not set LR to pc + 2, it has...
2002-05-23 nickcWhen decoding a BLX(1) instruction do not add in the...
2002-05-21 nickcSimulate XScale BCUMOD register
2002-05-20 nickcAdd support for target specific command line switches...
2002-05-09 nickcUses sim callback interface for system calls in RedBoot...
2002-05-09 nickcSupport the RedBoot SWI in ARM mode and some of its...
2002-03-18 greenIncrease default memory size to 8MB.
2002-02-21 kseitz * armos.c (SWIWrite0): Use generic host_callback mechanism
2002-02-05 nickcModify previous patch so that it is only triggered...
2002-02-04 nickcIf a v5 architecture is detected, assume it might be...
2002-01-10 nickcFix parameters passed to CPRead[13] and CPRead[14].
2002-01-09 nickcGeneral format tidy ups
2002-01-09 nickcFix bug detected by GDB testsuite - when fetching regis...
2001-11-16 bjh212001-11-16 Ben Harris <bjh21@netbsd.org>
2001-10-18 nickcAdd support for XScale's coprocessor access check register.
2001-05-11 nickcFix handling of XScale LDRD and STRD instructions with...
2001-05-08 nickcCheck Mode not Bank in order to determine rocesor mode.
2001-04-18 mrg* XScale coprocessor support.
2001-03-20 nickcDo not enable alignment checking when loading unaligned...
2001-03-06 nickcFix BLX(1) for Thumb
2001-02-28 nickcAdd support for disabling alignment checks when perform...
2001-02-16 nickcRemove Prefetch abort for breakpoints. Instead set...
2001-02-15 nickcAdd code to preserve processor mode when a prefetch
2001-02-14 nickcReset processor into ARM mode for any machine type...
2001-02-14 nickcremove spurious whitespace
2001-02-14 nickcPrevent Aborts from happening whilst emulating a SWI
2001-02-12 nickcFix definition of NEGBRANCH
2001-02-01 nickcAdd parentheses ready for future conbtribution
2001-02-01 nickcUpdate base address register after restoring register...
2001-02-01 nickcDetect installation of SWI vector by running program...
2000-12-19 nickcFix test for StoreDouble Instruction.
2000-12-11 nickcAdd 0x91 as an FPE SWI.
2000-12-08 nickcoops - remove redundant prototype introduced in previou...
2000-12-08 nickcAdd emulation of double word load and store instructions.
2000-12-03 nickcSuppress support of DEMON swi's in XScale mode.
2000-11-30 nickcAdd support for ARM's v5TE architecture and Intel's...
2000-09-15 nickcReplace StrongARM property with v4 and v5 properties.
2000-08-15 nickcCompute write back value for post increment loads before
2000-07-14 fnasser2000-07-14 Fernando Nasser <fnasser@cygnus.com>
2000-07-14 fnasser2000-07-14 Fernando Nasser <fnasser@cygnus.com>
2000-07-04 aoliva* armvirt.c (ABORTS): Do not define.
2000-07-04 aoliva* armdefs.h (struct ARMul_State): Add is_StrongARM.
2000-07-04 aoliva* armemu.c (ARMul_Emulate, t_undefined): Proceed to...
2000-07-04 aoliva* armemu.h (INSN_SIZE): New macro.
2000-07-04 aoliva* armemu.c (LoadSMult): Use WriteR15() to discard the...
2000-07-04 aoliva* armemu.h (WRITEDESTB): New macro.
2000-07-04 aoliva* armemu.h (GETSPSR): Call ARMul_GetSPSR().
2000-07-04 aoliva* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS...
2000-07-04 aoliva* armemu.c (ARMul_Emulate): Compute writeback value...
2000-07-04 aoliva* armdefs.h (SYSTEMBANK): Define as USERBANK.
2000-06-22 aoliva* armemu.c (Multiply64): Fix computation of flag N.
2000-06-22 aoliva* armemu.c (MultiplyAdd64): Fix computation of flag N.
2000-06-20 aoliva* armemu.h (NEGBRANCH): Do not overwrite the two most...
2000-05-30 nickcAdd support for v4 SystemMode.
2000-05-24 cagneyChange profiling so that it is enabled by default....
2000-05-23 nickcAdd special case handling when GDB set CPSR register
2000-04-10 fche* arm abort fix
2000-03-23 fche* memory corruption fix
2000-03-02 fche* adding forgotten entry
2000-02-08 nickcFix compile time warning messages.
1999-04-16 shebsInitial revision