aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2000-05-30Remove illegal instruciton pattern, since it is the same as the breakpointNick Clifton2-7/+5
2000-05-30Add support for v4 SystemMode.Nick Clifton11-57/+159
2000-05-29Define GPR_CLEARNick Clifton2-0/+15
2000-05-29fix spelling mistake in commentNick Clifton1-1/+1
2000-05-29Remove RCS tags to make synchronisation easier.Nick Clifton1-3/+0
2000-05-29Use GPR_CLEAR instead of GPR_SETNick Clifton2-1/+6
2000-05-29replace GPR_SET with GPR_CLEARNick Clifton2-1/+6
2000-05-29minor formatting tweaks to aid syncronisationNick Clifton2-8/+17
2000-05-24Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney43-2307/+2582
2000-05-23Add special case handling when GDB set CPSR registerNick Clifton2-1/+12
2000-05-23sigrc wasn't initialized before being passed to sim_resume().Andrew Cagney2-0/+6
2000-05-22* am33.igen: Fix leading comments of SP-relative offset insns thatAlexandre Oliva2-7/+11
2000-05-18* mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,Alexandre Oliva5-167/+175
2000-05-15sh-dsp support, simulator speedup by using host byte order:Joern Rennecke3-801/+2226
2000-05-08* merge from internal treeFrank Ch. Eigler2-4/+20
2000-05-03Add missing ChangeLog.Andrew Cagney2-1/+25
2000-05-01* mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call.Andrew Cagney2-1/+6
2000-04-28Provide more detailed traces of the event queue.Andrew Cagney2-0/+26
2000-04-28Fix event insertion when processing more than one event for the current time.Andrew Cagney2-3/+12
2000-04-28Cleanup tracing.Andrew Cagney3-2/+28
2000-04-25* am33.igen (inc4 Rn): Use genericAdd so as to modify flags.Alexandre Oliva2-1/+5
2000-04-18Add support for SIGILL (reserved-instruction-exception).Andrew Cagney5-2/+30
2000-04-10* arm abort fixFrank Ch. Eigler2-3/+8
2000-04-09Fix printf botch.Andrew Cagney2-2/+6
2000-04-09* am33.igen: Make SP-relative offsets unsigned. Add `*am33' forAlexandre Oliva2-11/+34
2000-04-05* updating copyright dates ("1999" -> "1999, 2000")Frank Ch. Eigler2-2/+2
2000-03-302000-03-30 Dave Brolley <brolley@redhat.com>Dave Brolley6-456/+501
2000-03-302000-03-30 Dave Brolley <brolley@redhat.com>Dave Brolley2-2/+6
2000-03-302000-03-23 Dave Brolley <brolley@redhat.com>Dave Brolley3-2/+36
2000-03-25* ppc-instructions (Disabled_Exponent_Underflow): IncrementGeoffrey Keating2-1/+6
2000-03-25* more compatibility with v850 hardwareFrank Ch. Eigler2-0/+11
2000-03-23* memory corruption fixFrank Ch. Eigler2-2/+8
2000-03-21* simplify eCos testingFrank Ch. Eigler2-5/+11
2000-03-132000-03-13 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-0/+5
2000-03-08* extensionFrank Ch. Eigler3-3/+41
2000-03-07* build fixFrank Ch. Eigler2-1/+6
2000-03-04* moved misplaced ChangeLog entryFrank Ch. Eigler2-5/+5
2000-03-04Transfer SIM maintainership to Frank.Andrew Cagney2-0/+5
2000-03-03* build fixFrank Ch. Eigler2-2/+6
2000-03-03* build patchFrank Ch. Eigler2-1/+6
2000-03-02* comment tweaksFrank Ch. Eigler1-5/+5
2000-03-02* adding forgotten entryFrank Ch. Eigler1-0/+1
2000-03-02* autoconf correctionFrank Ch. Eigler4-167/+193
2000-03-02* whitespace correctionFrank Ch. Eigler1-2/+2
2000-02-22When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney7-26/+60
2000-02-14Fix fclose() emulationNick Clifton2-1/+6
2000-02-10Add support for M340 processorNick Clifton2-2/+56
2000-02-09Report SIGBUS and halt simulation when ld/st detect a misaligned address.Andrew Cagney5-40/+95
2000-02-092000-02-08 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+2
2000-02-08Fix compile time warning messages.Nick Clifton13-678/+124