summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* Fix PR gdb/287. From wiz at danbala. Then->than and typos.Andrew Cagney2002-02-254-3/+15
* * armos.c (SWIWrite0): Use generic host_callback mechanismKeith Seitz2002-02-212-31/+50
* 2002-02-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-192-96/+382
* 2002-02-11 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-112-9/+32
* 2002-02-11 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-112-7/+14
* 2002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-112-49/+59
* 2002-02-10 Chris Demetriou cgd@sibyte.comChris Demetriou2002-02-112-6/+18
* 2002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-1012-36/+50
* Document check-in proceduresNick Clifton2002-02-072-3/+15
* Modify previous patch so that it is only triggered for COFF format executables.Nick Clifton2002-02-052-11/+20
* If a v5 architecture is detected, assume it might be an XScale binary, sinceNick Clifton2002-02-042-0/+15
* Revert sh64 changes. Accidently committed.Andrew Cagney2002-02-023-18/+0
* * Contribute Hitachi SH5 simulator.Ben Elliston2002-02-01427-0/+53547
* * cgen-ops.h (ADDCQI, ADDCFQI, ADDOFQI, SUBCQI, SUBCFQI, SUBOFQI):Hans-Peter Nilsson2002-01-312-1/+59
* 2002-01-20 Ben Elliston <bje@redhat.com>Ben Elliston2002-01-202-1/+6
* 2002-01-14 Ben Elliston <bje@redhat.com>Ben Elliston2002-01-142-2/+6
* * Makefile.in (tmp-igen): Pass -I $(srcdir) to igen.Matthew Green2002-01-128-27/+211
* Add myself as ARM sim maintainerNick Clifton2002-01-102-0/+6
* Fix parameters passed to CPRead[13] and CPRead[14].Nick Clifton2002-01-104-423/+478
* General format tidy upsNick Clifton2002-01-092-45/+51
* Fix bug detected by GDB testsuite - when fetching registers more than 4Nick Clifton2002-01-092-5/+19
* * bits.c (LSMASKED64): New inline function.Matthew Green2002-01-045-4/+63
* * run.c (usage): Fix a typo.Kazu Hirata2001-12-212-1/+5
* * compile.c: Fix formatting.Kazu Hirata2001-12-202-22/+29
* * compile.c: Fix comment typos.Kazu Hirata2001-12-202-22/+25
* Don't try to link in sim-bits.o.Andrew Cagney2001-12-163-3/+8
* * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".Matthew Green2001-12-153-0/+36
* s/cygnus.com/redhat.com/Ben Elliston2001-12-151-2/+2
* * support sim-fpu.c for correct FP emulation.Matthew Green2001-12-1416-122/+228
* * Makefile.in (simops.h, table.c): Delete targets.Andrew Cagney2001-12-024-164/+88
* From Mark Peek.Andrew Cagney2001-12-012-1/+7
* 2001-11-17 Fred Fish <fnf@redhat.com>Fred Fish2001-11-182-7/+12
* 2001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2001-11-162-2/+8
* when #size-cells is zero, don't expect a size.Andrew Cagney2001-11-142-5/+17
* 2001-11-14 Dave Brolley <brolley@redhat.com>Dave Brolley2001-11-1417-226/+739
* 2001-11-14 Dave Brolley <brolley@redhat.com>Dave Brolley2001-11-1411-215/+727
* Chirp fixes:Andrew Cagney2001-10-263-5/+28
* Enable PowerPC simulator on native linux and netbsd.Andrew Cagney2001-10-203-2/+9
* Add support for XScale's coprocessor access check register.Nick Clifton2001-10-185-988/+944
* Removed a section of code that didn't do anything, but left values inJohn R. Moore2001-08-022-19/+5
* 2001-07-31 Ben Elliston <bje@redhat.com>Ben Elliston2001-07-312-6/+12
* * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current writeStephane Carrez2001-07-282-5/+11
* * Makefile.in (SIM_OBJS): Remove sim-resume.oStephane Carrez2001-07-223-1/+88
* Regenerate using autoconf 2.13.Andrew Cagney2001-07-182-29/+105
* Makefile.in: Add dependencies on $(CPU_H).Daniel Jacobowitz2001-07-162-3/+7
* * Makefile.in (gencode): Provide explicit path to gencode.c.Andrew Cagney2001-07-102-1/+5
* 2001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2001-07-058-15/+42
* Improve HC11 simulator to support HC12Stephane Carrez2001-05-206-201/+1710
* * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check forStephane Carrez2001-05-204-23/+63
* Fix handling of XScale LDRD and STRD instructions with post indexed addressin...Nick Clifton2001-05-112-6/+11