]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/arm/ChangeLog
sim:
[thirdparty/binutils-gdb.git] / sim / arm / ChangeLog
2008-06-07  Joseph Myerssim:
2007-02-27  Mark Mitchell * armos.c (SWIflen): Do not treate file descriptor...
2007-02-15  Nick Clifton* armemu.c (handle_v6_insn): Fix typo in sign extension...
2007-02-08  Daniel Jacobowitz Reported by timeless@gmail.com:
2006-12-21  Hans-Peter Nilsson * acconfig.h: Remove.
2006-06-13  Richard Earnshaw * common/aclocal.m4: Pass ../../intl to ZW_GNU_...
2006-06-05  Daniel Jacobowitzcommon/
2006-05-31  Daniel JacobowitzConfigury changes: update src repository (binutils...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-07  Paul Brook2006-03-07 Paul Brook <paul@codesourcery.com>
2006-02-02  Daniel Jacobowitz * armos.c (ARMul_OSHandleSWI): Handle the RedBoot...
2005-11-28  Mark Mitchell * remote-sim.c (gdbsim_wait): Pass target signal numbe...
2005-11-17  Daniel Jacobowitz2005-11-16 Shaun Jackman <sjackman@gmail.com>
2005-09-19  Paul Brook2005-09-19 Paul Brook <paul@codesourcery.com>
2005-05-24  Nick Clifton(handle_v6_thumb_insn): New function.
2005-05-12  Nick CliftonUpdate the address of the FSF organization
2005-04-25  Nick Clifton* armemu.c (handle_v6_insn): New function - emulate...
2005-04-18  Nick Clifton(WMAC, WMADD): Move casts from the LHS of an assignment...
2005-03-23  Mark KettenisFrom common/ChangeLog:
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-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 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 CliftonPrevent Aborts from happening whilst emulating a SWI
2001-02-12  Nick CliftonFix definition of NEGBRANCH
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 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
next