summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* Remove illegal instruciton pattern, since it is the same as the breakpointNick Clifton2000-05-302-7/+5
* Add support for v4 SystemMode.Nick Clifton2000-05-3011-57/+159
* Define GPR_CLEARNick Clifton2000-05-292-0/+15
* fix spelling mistake in commentNick Clifton2000-05-291-1/+1
* Remove RCS tags to make synchronisation easier.Nick Clifton2000-05-291-3/+0
* Use GPR_CLEAR instead of GPR_SETNick Clifton2000-05-292-1/+6
* replace GPR_SET with GPR_CLEARNick Clifton2000-05-292-1/+6
* minor formatting tweaks to aid syncronisationNick Clifton2000-05-292-8/+17
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-2443-2307/+2582
* Add special case handling when GDB set CPSR registerNick Clifton2000-05-232-1/+12
* sigrc wasn't initialized before being passed to sim_resume().Andrew Cagney2000-05-232-0/+6
* * am33.igen: Fix leading comments of SP-relative offset insns thatAlexandre Oliva2000-05-222-7/+11
* * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,Alexandre Oliva2000-05-185-167/+175
* sh-dsp support, simulator speedup by using host byte order:Joern Rennecke2000-05-153-801/+2226
* * merge from internal treeFrank Ch. Eigler2000-05-082-4/+20
* Add missing ChangeLog.Andrew Cagney2000-05-032-1/+25
* * mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call.Andrew Cagney2000-05-012-1/+6
* Provide more detailed traces of the event queue.Andrew Cagney2000-04-282-0/+26
* Fix event insertion when processing more than one event for the current time.Andrew Cagney2000-04-282-3/+12
* Cleanup tracing.Andrew Cagney2000-04-283-2/+28
* * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.Alexandre Oliva2000-04-252-1/+5
* Add support for SIGILL (reserved-instruction-exception).Andrew Cagney2000-04-185-2/+30
* * arm abort fixFrank Ch. Eigler2000-04-102-3/+8
* Fix printf botch.Andrew Cagney2000-04-092-2/+6
* * am33.igen: Make SP-relative offsets unsigned. Add `*am33' forAlexandre Oliva2000-04-092-11/+34
* * updating copyright dates ("1999" -> "1999, 2000")Frank Ch. Eigler2000-04-052-2/+2
* 2000-03-30 Dave Brolley <brolley@redhat.com>Dave Brolley2000-03-306-456/+501
* 2000-03-30 Dave Brolley <brolley@redhat.com>Dave Brolley2000-03-302-2/+6
* 2000-03-23 Dave Brolley <brolley@redhat.com>Dave Brolley2000-03-303-2/+36
* * ppc-instructions (Disabled_Exponent_Underflow): IncrementGeoffrey Keating2000-03-252-1/+6
* * more compatibility with v850 hardwareFrank Ch. Eigler2000-03-252-0/+11
* * memory corruption fixFrank Ch. Eigler2000-03-232-2/+8
* * simplify eCos testingFrank Ch. Eigler2000-03-212-5/+11
* 2000-03-13 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-132-0/+5
* * extensionFrank Ch. Eigler2000-03-083-3/+41
* * build fixFrank Ch. Eigler2000-03-072-1/+6
* * moved misplaced ChangeLog entryFrank Ch. Eigler2000-03-042-5/+5
* Transfer SIM maintainership to Frank.Andrew Cagney2000-03-042-0/+5
* * build fixFrank Ch. Eigler2000-03-032-2/+6
* * build patchFrank Ch. Eigler2000-03-032-1/+6
* * comment tweaksFrank Ch. Eigler2000-03-021-5/+5
* * adding forgotten entryFrank Ch. Eigler2000-03-021-0/+1
* * autoconf correctionFrank Ch. Eigler2000-03-024-169/+195
* * whitespace correctionFrank Ch. Eigler2000-03-021-2/+2
* When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney2000-02-227-26/+60
* Fix fclose() emulationNick Clifton2000-02-142-1/+6
* Add support for M340 processorNick Clifton2000-02-102-2/+56
* Report SIGBUS and halt simulation when ld/st detect a misaligned address.Andrew Cagney2000-02-095-40/+95
* 2000-02-08 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda2000-02-091-2/+2
* Fix compile time warning messages.Nick Clifton2000-02-0813-678/+124