summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * XScale coprocessor support.Matthew Green2001-04-186-22/+284
* * Makefile.in (simops.o): Add simops.h to dependency list.J.T. Conklin2001-04-158-4/+20
* * mips.igen (CFC1, CTC1): Pass the correct register numbers toJim Blandy2001-04-123-4/+12
* Do not enable alignment checking when loading unaligned thumb instructions.Nick Clifton2001-03-202-2/+7
* * mmap support for common simulatorsFrank Ch. Eigler2001-03-206-12/+205
* * tweakFrank Ch. Eigler2001-03-162-3/+8
* Link with libintl, needed by libopcodes.Andrew Cagney2001-03-142-2/+6
* Remove reference to alloca-conf.hMichael Meissner2001-03-072-2/+4
* Fix BLX(1) for ThumbNick Clifton2001-03-062-5/+24
* Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming itsAndrew Cagney2001-03-052-0/+22
* 2001-03-05 Dave Brolley <brolleyDave Brolley2001-03-0517-635/+413
* 2001-03-05 Dave Brolley <brolley@Dave Brolley2001-03-0511-580/+336
* Add support for disabling alignment checks when performing GDB interfaceNick Clifton2001-02-288-44/+95
* 2001-02-23 Ben Elliston <bje@redhat.com>Ben Elliston2001-02-242-0/+7
* 2001-02-22 Ben Elliston <bje@redhat.com>Ben Elliston2001-02-223-6/+35
* 2001-02-21 Ben Elliston <bje@redhat.com>Ben Elliston2001-02-212-2/+20
* 2001-02-19 Ben Elliston <bje@redhat.com>Ben Elliston2001-02-193-7/+15
* Remove Prefetch abort for breakpoints. Instead set the state to RESUME.Nick Clifton2001-02-162-12/+7
* 2001-02-16 Ben Elliston <bje@redhat.com>Ben Elliston2001-02-152-1/+6
* * profiling bug fixes.Ben Elliston2001-02-152-2/+17
* Add code to preserve processor mode when a prefetchNick Clifton2001-02-152-0/+14
* Reset processor into ARM mode for any machine type except the early ARMs.Nick Clifton2001-02-142-12/+20
* remove spurious whitespaceNick Clifton2001-02-141-6/+6
* Prevent Aborts from happening whilst emulating a SWINick Clifton2001-02-142-62/+83
* Fix definition of NEGBRANCHNick Clifton2001-02-122-1/+6
* 2001-02-08 Ben Elliston <bje@redhat.com>Chris Demetriou2001-02-082-34/+23
* * i960-desc.c: Update all the A macro definitions to the newDJ Delorie2001-02-072-6/+31
* Add parentheses ready for future conbtributionNick Clifton2001-02-011-39/+63
* Update base address register after restoring register bank.Nick Clifton2001-02-012-26/+64
* * Makefile.in (gencode): Link with libopcodes in build tree ratherJonathan Larmour2001-02-012-4/+7
* Detect installation of SWI vector by running program as well as loading program.Nick Clifton2001-02-015-7/+18
* * interp.c (sim_create_inferior): Record program arguments forAlexandre Oliva2001-01-303-5/+59
* * interp.c (trap): Implement time.Alexandre Oliva2001-01-242-0/+7