summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't loose last block during a dma.Andrew Cagney2001-05-102-1/+6
* Check Mode not Bank in order to determine rocesor mode.Nick Clifton2001-05-082-1/+7
* *** empty log message ***Jim Blandy2001-05-071-0/+4
* * mn10300.igen: Doc fixes.Jim Blandy2001-05-071-6/+6
* * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o):Alexandre Oliva2001-04-262-2/+7
* * thanks, nickcFrank Ch. Eigler2001-04-253-0/+9
* Revert call to bfd_cache_close().Andrew Cagney2001-04-213-4/+6
* * bug fixFrank Ch. Eigler2001-04-193-0/+10