* MAINTAINERS: Add Paul Brook and Mark Mitchell as ARM (Symbian)
[binutils-gdb.git] / sim / arm /
2005-01-14 Andrew CagneyIndex: arm/ChangeLog
2005-01-12 Andrew CagneyIndex: sh/ChangeLog
2005-01-12 Andrew CagneyIndex: m32r/ChangeLog
2005-01-10 Andrew CagneyIndex: arm/ChangeLog
2004-12-07 Hans-Peter Nilsson * configure: Regenerate for ../common/aclocal.m4 update.
2004-06-29 Andrew CagneyIndex: mn10200/ChangeLog
2003-12-29 Mark Mitchell * armos.c (fcntl.h): Do not include it.
2003-04-13 Nick CliftonOnly call XScale_check_memacc if in XScale mode.
2003-03-30 Nick CliftonRemove use of __IWMMXT__.
2003-03-27 Nick CliftonAdd iWMMXt support to ARM simulator
2003-03-20 Nick Cliftonfix date on latest ChangeLog entry.
2003-03-20 Nick CliftonAdd Cirrus Maverick support to arm simulator
2003-03-02 Nick Clifton(SWIWrite0): Catch big-endian bug when printing characters
2003-02-27 Andrew CagneyIndex: arm/ChangeLog
2003-01-10 Ben Elliston2003-01-10 Ben Elliston <bje@redhat.com>
2003-01-10 Ben Elliston* remove duplicated entry from 2002-05-17 on 2002-05-20.
2002-09-27 Andrew CagneyAdd support for -m option. Fix PR gdb/433.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-16 Nick Cliftonoops - fix typo in previous delta
2002-08-15 Nick CliftonCatch and ignore SWIs of -1, they can be caused by...
2002-07-05 Nick CliftonAdd checks to catch invaliud XScale MIA, MIAPH and...
2002-06-21 Nick CliftonSet correct value for ADP_Stopped_RunTimeError
2002-06-16 Andrew CagneyImport current --enable-gdb-build-warnings.
2002-06-12 Andrew CagneyAdd the file include/gdb/sim-arm.h defining an enum...
2002-06-09 Andrew CagneyMove include/callback.h and include/remote-sim.h to...
2002-05-29 Nick CliftonSet the FSR and FAR registers if a Data Abort is detected.
2002-05-27 Nick CliftonOnly perform access checks if 'check' is set.
2002-05-27 Nick CliftonThumb BL instruction: Do not set LR to pc + 2, it has...
2002-05-23 Nick CliftonWhen decoding a BLX(1) instruction do not add in the...
2002-05-21 Nick CliftonSimulate XScale BCUMOD register
2002-05-20 Nick CliftonAdd support for target specific command line switches...
2002-05-09 Nick CliftonUses sim callback interface for system calls in RedBoot...
2002-05-09 Nick CliftonSupport the RedBoot SWI in ARM mode and some of its...
2002-03-18 Anthony GreenIncrease default memory size to 8MB.
2002-02-21 Keith Seitz * armos.c (SWIWrite0): Use generic host_callback mechanism
2002-02-05 Nick CliftonModify previous patch so that it is only triggered...
2002-02-04 Nick CliftonIf a v5 architecture is detected, assume it might be...
2002-01-10 Nick CliftonFix parameters passed to CPRead[13] and CPRead[14].
2002-01-09 Nick CliftonGeneral format tidy ups
2002-01-09 Nick CliftonFix bug detected by GDB testsuite - when fetching regis...
2001-11-16 Ben Harris2001-11-16 Ben Harris <bjh21@netbsd.org>
2001-10-18 Nick CliftonAdd support for XScale's coprocessor access check register.
2001-05-11 Nick CliftonFix handling of XScale LDRD and STRD instructions with...
2001-05-08 Nick CliftonCheck Mode not Bank in order to determine rocesor mode.
2001-04-18 Matthew Green* XScale coprocessor support.
2001-03-20 Nick CliftonDo not enable alignment checking when loading unaligned...
2001-03-06 Nick CliftonFix BLX(1) for Thumb
2001-02-28 Nick CliftonAdd support for disabling alignment checks when perform...
2001-02-16 Nick CliftonRemove Prefetch abort for breakpoints. Instead set...
2001-02-15 Nick CliftonAdd code to preserve processor mode when a prefetch
2001-02-14 Nick CliftonReset processor into ARM mode for any machine type...
2001-02-14 Nick Cliftonremove spurious whitespace
2001-02-14 Nick CliftonPrevent Aborts from happening whilst emulating a SWI
2001-02-12 Nick CliftonFix definition of NEGBRANCH
2001-02-01 Nick CliftonAdd parentheses ready for future conbtribution
2001-02-01 Nick CliftonUpdate base address register after restoring register...
2001-02-01 Nick CliftonDetect installation of SWI vector by running program...
2000-12-19 Nick CliftonFix test for StoreDouble Instruction.
2000-12-11 Nick CliftonAdd 0x91 as an FPE SWI.
2000-12-08 Nick Cliftonoops - remove redundant prototype introduced in previou...
2000-12-08 Nick CliftonAdd emulation of double word load and store instructions.
2000-12-03 Nick CliftonSuppress support of DEMON swi's in XScale mode.
2000-11-30 Nick CliftonAdd support for ARM's v5TE architecture and Intel's...
2000-09-15 Nick CliftonReplace StrongARM property with v4 and v5 properties.
2000-08-15 Nick CliftonCompute write back value for post increment loads before
2000-07-14 Fernando Nasser2000-07-14 Fernando Nasser <fnasser@cygnus.com>
2000-07-14 Fernando Nasser2000-07-14 Fernando Nasser <fnasser@cygnus.com>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-04 Alexandre Oliva* armvirt.c (ABORTS): Do not define.
2000-07-04 Alexandre Oliva* armdefs.h (struct ARMul_State): Add is_StrongARM.
2000-07-04 Alexandre Oliva* armemu.c (ARMul_Emulate, t_undefined): Proceed to...
2000-07-04 Alexandre Oliva* armemu.h (INSN_SIZE): New macro.
2000-07-04 Alexandre Oliva* armemu.c (LoadSMult): Use WriteR15() to discard the...
2000-07-04 Alexandre Oliva* armemu.h (WRITEDESTB): New macro.
2000-07-04 Alexandre Oliva* armemu.h (GETSPSR): Call ARMul_GetSPSR().
2000-07-04 Alexandre Oliva* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS...
2000-07-04 Alexandre Oliva* armemu.c (ARMul_Emulate): Compute writeback value...
2000-07-04 Alexandre Oliva* armdefs.h (SYSTEMBANK): Define as USERBANK.
2000-06-22 Alexandre Oliva* armemu.c (Multiply64): Fix computation of flag N.
2000-06-22 Alexandre Oliva* armemu.c (MultiplyAdd64): Fix computation of flag N.
2000-06-20 Alexandre Oliva* armemu.h (NEGBRANCH): Do not overwrite the two most...
2000-05-30 Nick CliftonAdd support for v4 SystemMode.
2000-05-24 Andrew CagneyChange profiling so that it is enabled by default....
2000-05-23 Nick CliftonAdd special case handling when GDB set CPSR register
2000-04-10 Frank Ch. Eigler* arm abort fix
2000-03-23 Frank Ch. Eigler* memory corruption fix
2000-03-02 Frank Ch. Eigler* adding forgotten entry
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-08 Nick CliftonFix compile time warning messages.
2000-02-05 Jason Molendaimport gdb-2000-02-04 snapshot
2000-01-26 Jason Molendaimport gdb-2000-01-26 snapshot
1999-12-07 Jason Molendaimport gdb-1999-12-06 snapshot
1999-11-02 Jason Molendaimport gdb-1999-11-01 snapshot
1999-10-12 Jason Molendaimport gdb-1999-10-11 snapshot
1999-10-05 Jason Molendaimport gdb-1999-10-04 snapshot
1999-09-09 Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
next