OSDN Git Service

Updated copyright notices for most files.
[pf3gnuchains/pf3gnuchains3x.git] / sim / arm / wrapper.c
2008-01-01 drow Updated copyright notices for most files.
2007-08-24 brobecke Switch the license of all files explicitly...
2007-02-08 drow Reported by timeless@gmail.com:
2007-01-09 drowCopyright updates for 2007.
2005-11-28 mmitchel * remote-sim.c (gdbsim_wait): Pass target signal numbe...
2005-05-12 nickcUpdate the address of the FSF organization
2005-04-25 nickc* armemu.c (handle_v6_insn): New function - emulate...
2005-03-30 pbrook2005-03-30 Paul Brook <paul@codesourcery.com>
2003-03-30 nickcRemove use of __IWMMXT__.
2003-03-27 nickcAdd iWMMXt support to ARM simulator
2003-03-20 nickcAdd Cirrus Maverick support to arm simulator
2003-02-27 cagneyIndex: arm/ChangeLog
2002-09-27 cagneyAdd support for -m option. Fix PR gdb/433.
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-27 nickcOnly perform access checks if 'check' is set.
2002-05-20 nickcAdd support for target specific command line switches...
2002-03-18 greenIncrease default memory size to 8MB.
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-09 nickcGeneral format tidy ups
2002-01-09 nickcFix bug detected by GDB testsuite - when fetching regis...
2001-02-28 nickcAdd support for disabling alignment checks when perform...
2001-02-14 nickcReset processor into ARM mode for any machine type...
2001-02-01 nickcDetect installation of SWI vector by running program...
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-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* armdefs.h (struct ARMul_State): Add is_StrongARM.
2000-05-30 nickcAdd support for v4 SystemMode.
2000-05-23 nickcAdd special case handling when GDB set CPSR register
2000-03-23 fche* memory corruption fix
2000-02-08 nickcFix compile time warning messages.
1999-04-16 shebsInitial revision