summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Pass sim_cia cia into trace_prefix()Andrew Cagney1998-03-161-1/+6
* * config.in (HAVE_FCNTL_H): Add.Doug Evans1998-03-154-19/+163
* * dv-sockser.c, dv-sockser.h: New files.Doug Evans1998-03-156-7/+81
* * Added "test0" test bucket from SCEI. Due to changes in the behavior specsFrank Ch. Eigler1998-03-1427-29/+25013
* * PKE testing was driven by SCEI "test0" bucket; code coverage remainsFrank Ch. Eigler1998-03-143-152/+311
* * sim-base.h (struct sim_state_base): Add prog_syms andFred Fish1998-03-132-8/+84
* massive sanitization fixesAngela Marie Thomas1998-03-134-22/+38
* new .Sanitize filesAngela Marie Thomas1998-03-132-0/+68
* Sanity for 4320Gavin Romig-Koch1998-03-111-0/+36
* Allow more than just read, write and exec memory spaces in the coreAndrew Cagney1998-03-116-31/+41
* * sky-gdb.c (vu_option_handler): Delete unused local unit.Andrew Cagney1998-03-111-2/+11
* * vr4320.igen (clz,dclz) : Added.Gavin Romig-Koch1998-03-102-1/+47
* Delete function sim_stop.Andrew Cagney1998-03-101-0/+4
* * sim-base.h (sim_state_base): New member environment.Doug Evans1998-03-092-0/+17
* * mips/vr4320.igen: Mark the insn in here as vr4320 only.Gavin Romig-Koch1998-03-092-23/+59
* Patch to fix irix6-x-mips64-elf simulator failures.Jim Wilson1998-03-091-0/+4
* * Numerous changes & small bug fixes in PKE sim code and test suite.Frank Ch. Eigler1998-03-067-138/+327
* Fix opcode fields in SHFL.*Andrew Cagney1998-03-051-0/+6
* * Fixed a double-buffering bug in PKE, due to naive use ofFrank Ch. Eigler1998-03-051-5/+6
* * interp.c (sim_open): Map 4M of memory at zero for SKY sim only.James Lemke1998-03-041-0/+3
* * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.Doug Evans1998-03-042-7/+14
* * cpu.h,model.c,sem-switch.c,sem.c: Regenerate.Doug Evans1998-03-043-325/+453
* * Merely eliminated silly duplicated code, to raise test coverage.Frank Ch. Eigler1998-03-041-174/+29
* sim-main.h: track SKY register number changes from gdbRon Unrau1998-03-041-35/+60
* * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1998-03-042-10/+3
* * vr4320.igen: New file.Gavin Romig-Koch1998-03-033-0/+163
* Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't checkAndrew Cagney1998-03-033-3/+26
* * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.Andrew Cagney1998-03-031-0/+6
* Fix typos.Doug Evans1998-03-031-2/+2
* * Make-common.in (TAGS): Make smarter.Doug Evans1998-03-031-0/+1
* * Make-common.in (TAGS): Make smarter.Doug Evans1998-03-031-0/+2
* Good grief. Detailed function descriptions should accompany their definition.Doug Evans1998-03-032-12/+4
* (sim_core_attach): Add a comment describing its function.Doug Evans1998-03-031-1/+13
* Improve comment.Doug Evans1998-03-031-1/+1
* * Continuing PKE sim unit tests. Found little bugs in VU instead.Frank Ch. Eigler1998-03-031-1/+1
* * Added more PKE unit tests. Coverage now at 90%.Frank Ch. Eigler1998-03-022-1/+46
* * sim-core.c (sim_core_attach): Revise last patch.Doug Evans1998-03-022-1/+5
* * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1998-03-022-2/+8
* add sky-gdb.c to sky_filesRon Unrau1998-03-021-1/+1
* (find_match): recheck argv[argi] in multi-word match. Fixes crash whenRon Unrau1998-03-011-1/+2
* sky-gdb.c: new file - temporary demo version of the sim interfaceRon Unrau1998-03-011-18/+19
* * sim-module.c (*): Fix typos in assertion tests.Doug Evans1998-02-282-11/+15
* Pacify GCC: const char * passed to asprintf; int function returningAndrew Cagney1998-02-283-4/+14
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-2819-127/+700
* * interp.c (DECLARE_OPTION_HANDLER): Use it.Doug Evans1998-02-282-2/+12
* * simops.c (inc): Fix typo.Jeff Law1998-02-281-1/+1
* * Updated build to allow srcdir != objdir. Tests still do not use dejagnu.Frank Ch. Eigler1998-02-272-8/+15
* * Major endianness fixes on sky code today. The milestone sample and existingFrank Ch. Eigler1998-02-274-48/+65
* * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1998-02-277-112/+316
* * mloopx.in: Fix handling of branch in parallel with another insn.Doug Evans1998-02-272-1/+8
OpenPOWER on IntegriCloud