summaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)Author
2001-07-10* Makefile.in (gencode): Provide explicit path to gencode.c.Andrew Cagney
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston
2001-05-20Improve HC11 simulator to support HC12Stephane Carrez
2001-05-20 * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check forStephane Carrez
2001-05-11Fix handling of XScale LDRD and STRD instructions with post indexed addressin...Nick Clifton
2001-05-10Don't loose last block during a dma.Andrew Cagney
2001-05-08Check Mode not Bank in order to determine rocesor mode.Nick Clifton
2001-05-07*** empty log message ***Jim Blandy
2001-05-07* mn10300.igen: Doc fixes.Jim Blandy
2001-04-26* Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o):Alexandre Oliva
2001-04-25* thanks, nickcFrank Ch. Eigler
2001-04-21Revert call to bfd_cache_close().Andrew Cagney
2001-04-19* bug fixFrank Ch. Eigler
2001-04-18* XScale coprocessor support.Matthew Green
2001-04-15* Makefile.in (simops.o): Add simops.h to dependency list.J.T. Conklin
2001-04-12* mips.igen (CFC1, CTC1): Pass the correct register numbers toJim Blandy
2001-03-20Do not enable alignment checking when loading unaligned thumb instructions.Nick Clifton
2001-03-20* mmap support for common simulatorsFrank Ch. Eigler
2001-03-16* tweakFrank Ch. Eigler
2001-03-14Link with libintl, needed by libopcodes.Andrew Cagney
2001-03-07Remove reference to alloca-conf.hMichael Meissner
2001-03-06Fix BLX(1) for ThumbNick Clifton
2001-03-05Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming itsAndrew Cagney
2001-03-052001-03-05 Dave Brolley <brolleyDave Brolley
2001-03-052001-03-05 Dave Brolley <brolley@Dave Brolley
2001-02-28Add support for disabling alignment checks when performing GDB interfaceNick Clifton
2001-02-242001-02-23 Ben Elliston <bje@redhat.com>Ben Elliston
2001-02-222001-02-22 Ben Elliston <bje@redhat.com>Ben Elliston
2001-02-212001-02-21 Ben Elliston <bje@redhat.com>Ben Elliston
2001-02-192001-02-19 Ben Elliston <bje@redhat.com>Ben Elliston
2001-02-16Remove Prefetch abort for breakpoints. Instead set the state to RESUME.Nick Clifton
2001-02-152001-02-16 Ben Elliston <bje@redhat.com>Ben Elliston
2001-02-15* profiling bug fixes.Ben Elliston
2001-02-15Add code to preserve processor mode when a prefetchNick Clifton
2001-02-14Reset processor into ARM mode for any machine type except the early ARMs.Nick Clifton
2001-02-14remove spurious whitespaceNick Clifton
2001-02-14Prevent Aborts from happening whilst emulating a SWINick Clifton
2001-02-12Fix definition of NEGBRANCHNick Clifton
2001-02-082001-02-08 Ben Elliston <bje@redhat.com>Chris Demetriou
2001-02-07* i960-desc.c: Update all the A macro definitions to the newDJ Delorie
2001-02-01Add parentheses ready for future conbtributionNick Clifton
2001-02-01Update base address register after restoring register bank.Nick Clifton
2001-02-01 * Makefile.in (gencode): Link with libopcodes in build tree ratherJonathan Larmour
2001-02-01Detect installation of SWI vector by running program as well as loading program.Nick Clifton
2001-01-30* interp.c (sim_create_inferior): Record program arguments forAlexandre Oliva
2001-01-24* interp.c (trap): Implement time.Alexandre Oliva
2001-01-15 * emul_netbsd.c (do_open): Translate the flag parameter to theGeoffrey Keating
2001-01-15 * MAINTAINERS: Added self and Andrew for the mips sim.Chris Demetriou
2001-01-15* Tidy.Ben Elliston
2001-01-12* configury fixFrank Ch. Eigler