OSDN Git Service

Fix segfault from last memory-leak fixing patch.
[pf3gnuchains/pf3gnuchains3x.git] / sim /
2000-08-28 brolley2000-08-28 Dave Brolley <brolley@redhat.com>
2000-08-28 brolley2000-08-28 Dave Brolley <brolley@redhat.com>
2000-08-28 brolley2000-08-28 Dave Brolley <brolley@redhat.com>
2000-08-22 brolleyForgot to check this in with last commit!
2000-08-21 fche* Contribute CGEN simulator build support code.
2000-08-15 brolley2000-08-15 Dave Brolley <brolley@redhat.com>
2000-08-15 brolley2000-08-15 Dave Brolley <brolley@redhat.com>
2000-08-15 nickcCompute write back value for post increment loads before
2000-08-11 ciceronUse address mapping levels for 68hc11 simulator (kill...
2000-08-11 kazu2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-11 cagneyEliminate use of MIN().
2000-08-09 aoliva* am33.igen: Warning clean-up.
2000-07-27 fche* Usability improvement
2000-07-27 cagneyDon't clean *.igen.
2000-07-27 cagney2000-06-23 Doug Evans <dje@casey.transmeta.com>
2000-07-27 cagney2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2000-07-27 cagney2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2000-07-27 cagney2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2000-07-27 cagneyAdd m68hc11 configry.
2000-07-27 cagneyNew simulator.
2000-07-27 cagneyFrom 2000-06-25 Stephane Carrez <Stephane.Carrez@worldn...
2000-07-27 cagney* compile.c (decode): Distinguish inc/dec.[wl] and...
2000-07-20 cagney* m16.igen (break): Call SignalException not sim_engine...
2000-07-14 fnasser2000-07-14 Fernando Nasser <fnasser@cygnus.com>
2000-07-14 fnasser2000-07-14 Fernando Nasser <fnasser@cygnus.com>
2000-07-05 nickcChange minimum loop size limit to 0x10 (103792)
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-07-04 cagneyTIc80 simulator.
2000-07-04 cagneyFix MOVN.fmt and MOVZ.fmt, need to test GPR[RT].
2000-06-24 fche* verbosity reduction
2000-06-24 fche* build cleanliness fix
2000-06-23 cagneyFix printf arguments.
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 fche* build fix
2000-06-20 aoliva* armemu.h (NEGBRANCH): Do not overwrite the two most...
2000-06-19 nickcAdd strongarm tests
2000-06-13 fche* "Dont" -> "Don't"
2000-06-13 law2000-06-13 Kazu Hirata <kazu@hxi.com>
2000-06-07 amylaarsh-dsp support, simulator speedup by using host byte...
2000-05-30 nickcRemove illegal instruciton pattern, since it is the...
2000-05-30 nickcAdd support for v4 SystemMode.
2000-05-29 nickcDefine GPR_CLEAR
2000-05-29 nickcfix spelling mistake in comment
2000-05-29 nickcRemove RCS tags to make synchronisation easier.
2000-05-29 nickcUse GPR_CLEAR instead of GPR_SET
2000-05-29 nickcreplace GPR_SET with GPR_CLEAR
2000-05-29 nickcminor formatting tweaks to aid syncronisation
2000-05-29 nickcminor formatting tweaks to aid syncronisation
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-05-23 cagneysigrc wasn't initialized before being passed to sim_res...
2000-05-22 aoliva* am33.igen: Fix leading comments of SP-relative offset...
2000-05-18 aoliva* mn10300_sim.h (genericAdd, genericSub, genericCmp...
2000-05-15 amylaarsh-dsp support, simulator speedup by using host byte...
2000-05-08 fche* merge from internal tree
2000-05-03 cagneyAdd missing ChangeLog.
2000-05-01 cagney* mips.igen (DMxC1): Fix format arguments for sim_io_ep...
2000-04-28 cagneyProvide more detailed traces of the event queue.
2000-04-28 cagneyFix event insertion when processing more than one event...
2000-04-28 cagneyCleanup tracing.
2000-04-25 aoliva* am33.igen (inc4 Rn): Use genericAdd so as to modify...
2000-04-18 cagneyAdd support for SIGILL (reserved-instruction-exception).
2000-04-10 fche* arm abort fix
2000-04-09 cagneyFix printf botch.
2000-04-09 aoliva* am33.igen: Make SP-relative offsets unsigned. Add...
2000-04-05 fche* updating copyright dates ("1999" -> "1999, 2000")
2000-03-30 brolley2000-03-30 Dave Brolley <brolley@redhat.com>
2000-03-30 brolley2000-03-30 Dave Brolley <brolley@redhat.com>
2000-03-30 brolley2000-03-30 Dave Brolley <brolley@redhat.com>
2000-03-30 brolley2000-03-30 Dave Brolley <brolley@redhat.com>
2000-03-30 brolley2000-03-23 Dave Brolley <brolley@redhat.com>
2000-03-25 geoffk* ppc-instructions (Disabled_Exponent_Underflow): Increment
2000-03-25 fche* more compatibility with v850 hardware
2000-03-23 fche* memory corruption fix
2000-03-21 fche* simplify eCos testing
2000-03-13 jjohnstn2000-03-13 Jeff Johnston <jjohnstn@cygnus.com>
2000-03-08 fche* extension
2000-03-07 fche* build fix
2000-03-04 fche* moved misplaced ChangeLog entry
2000-03-04 cagneyTransfer SIM maintainership to Frank.
2000-03-03 fche* build fix
2000-03-03 fche* build patch
2000-03-02 fche* comment tweaks
2000-03-02 fche* adding forgotten entry
2000-03-02 fche* autoconf correction
2000-03-02 fche* whitespace correction
2000-02-22 cagneyWhen SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enabl...
2000-02-14 nickcFix fclose() emulation
2000-02-10 nickcAdd support for M340 processor
2000-02-09 cagneyReport SIGBUS and halt simulation when ld/st detect...
next