OSDN Git Service

*** empty log message ***
[pf3gnuchains/sourceware.git] / sim / arm /
2011-01-02 brobeckerun copyright.sh for 2011.
2010-05-27 sezero2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-04-14 vapiersim: constify sim_write source buffer (part 2)
2010-01-10 rwildSync Libtool from GCC.
2010-01-01 brobeckeUpdate copyright notices to add year 2010.
2009-11-25 brobecke * common/aclocal.m4: Add include of ../../confi...
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 rwildFixup readline and sim including of override.m4
2009-01-14 brobecke Update the copyright notice of some of the...
2008-11-26 joel2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-06-07 jsm28sim:
2008-01-01 drow Updated copyright notices for most files.
2007-08-24 brobecke Switch the license of all files explicitly...
2007-02-27 mmitchel * armos.c (SWIflen): Do not treate file descriptor...
2007-02-15 nickc* armemu.c (handle_v6_insn): Fix typo in sign extension...
2007-02-08 drow Reported by timeless@gmail.com:
2007-01-09 drowCopyright updates for 2007.
2006-12-21 hp * acconfig.h: Remove.
2006-06-13 rearnsha * common/aclocal.m4: Pass ../../intl to ZW_GNU_...
2006-06-05 drowcommon/
2006-05-31 drowConfigury changes: update src repository (binutils...
2006-03-07 pbrook2006-03-07 Paul Brook <paul@codesourcery.com>
2006-02-02 drow * armos.c (ARMul_OSHandleSWI): Handle the RedBoot...
2005-11-28 mmitchel * remote-sim.c (gdbsim_wait): Pass target signal numbe...
2005-11-17 drow2005-11-16 Shaun Jackman <sjackman@gmail.com>
2005-09-19 pbrook2005-09-19 Paul Brook <paul@codesourcery.com>
2005-05-24 nickc(handle_v6_thumb_insn): New function.
2005-05-12 nickcUpdate the address of the FSF organization
2005-04-25 nickc* armemu.c (handle_v6_insn): New function - emulate...
2005-04-18 nickc(WMAC, WMADD): Move casts from the LHS of an assignment...
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>
next