summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* Header file required by igen generated files.Joyce Janczyn1998-03-241-0/+96
* IGEN input files for mn10300 simulator.Joyce Janczyn1998-03-242-0/+3524
* * Makefile.in: Get SHELL from configure.Stu Grossman1998-03-241-0/+16
* * Make-common.in: Get SHELL from configure.Stu Grossman1998-03-243-39/+225
* Build IGEN with the mn10300 simulator.Joyce Janczyn1998-03-243-63/+53
* New function hw_strdup() - use memory tied to hw device.Andrew Cagney1998-03-221-0/+380
* Fix typos: Setting trace in wrong function, ME vs HW.Andrew Cagney1998-03-222-2/+5
* Copy function ../ppc/device_table.c:generic_device_init_address() toAndrew Cagney1998-03-224-4/+1390
* Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney1998-03-226-13/+67
* Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney1998-03-227-8/+1335
* Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney1998-03-225-0/+1481
* Added DMAC unit test cases.James Lemke1998-03-204-2/+580
* * Monster bug fixes & improvements from the last two days' demo-testing work.Frank Ch. Eigler1998-03-204-19/+93
* * Changes today consist just of some code hardening.Frank Ch. Eigler1998-03-181-8/+11
* Prototype common device framework. Plenty more work to go.Andrew Cagney1998-03-183-0/+142
* * aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj, sim_dv_obj,Andrew Cagney1998-03-185-105/+351
* * Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library withFrank Ch. Eigler1998-03-183-58/+449
* * Added "t-pke4" test case that I forgot to check in when it was created.Frank Ch. Eigler1998-03-173-1/+610
* * Added the "c_gen.pl" perl script into this directory, so the currentFrank Ch. Eigler1998-03-173-1/+267
* * Some changes in PKE tests, as per SCEI e-mail. t-pke1 still fails, butFrank Ch. Eigler1998-03-176-23/+35
* 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