simh-testsetgenerator/I7094
Bob Supnik 5b5e0f9c35 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors
Most history routines defined a local sim_eval of the proper length, but the
erroneous ones were fixed length machines that defined an integer variable
instead of an integer array of length 1. The VAX used the global sim_eval.
The changes follow the VAX practice.
2017-09-07 09:59:04 -07:00
..
i7094_binloader.c GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) 2017-03-13 10:44:51 -07:00
i7094_bug_history.txt Notes For V3.8 2011-04-15 08:36:09 -07:00
i7094_cd.c GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) 2017-03-13 10:44:51 -07:00
i7094_clk.c Added calls to sim_register_clock_unit for simulators with clock devices 2013-01-22 16:07:23 -08:00
i7094_com.c I7094: Fix typo in accessing unit array (COVERITY) 2017-04-07 11:06:28 -07:00
i7094_cpu.c H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors 2017-09-07 09:59:04 -07:00
i7094_cpu1.c Merge with v3.9-0-rc2 first pass 2012-03-24 19:46:37 -07:00
i7094_dat.h Notes For V3.8 2011-04-15 08:35:54 -07:00
i7094_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
i7094_drm.c Merge with v3.9-0-rc2 first pass 2012-03-24 19:46:37 -07:00
i7094_dsk.c I7094: Annotated fall through in switch (COVERITY) 2017-03-20 07:46:28 -07:00
i7094_io.c I7094: Annotated fall through in switch (COVERITY) 2017-03-20 07:46:28 -07:00
i7094_lp.c I7094: Fixed GET_PCHAIN macro (COVERITY) 2017-03-14 04:47:27 -07:00
i7094_mt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
i7094_sys.c SCP: Migrate all stdio writes to pass through SCP provided Fprintf() 2017-01-14 20:48:09 -08:00