binutils-gdb/sim
Frank Ch. Eigler 86a6094133 * Added "test0" test bucket from SCEI. Due to changes in the behavior specs
of PKE, some old test cases had to be modified.  There are suspected bugs
  in the SCEI test cases too, so "make check" does not run cleanly at present.

	* tss*.trc: New files, generated by perl script from
	SCEI "test0" bucket.

	* tsv*.trc: New files, generated by perl script from SCEI "test0"
 	bucket.  Note that tsv432_0 may obsolete t-pke1.

	* Makefile.in (TESTS): Run new scripts.
	(check): Bulldoze through failing test cases with "make -k" until
 	SCEI fixes some of them.
	(.run.ok): Increased run-time limit since some test runs can take
 	several seconds.
1998-03-14 01:51:03 +00:00
..
arm Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
common * sim-base.h (struct sim_state_base): Add prog_syms and 1998-03-13 20:39:00 +00:00
d10v Implement "dbt" and "rtd" instructions. 1998-02-16 00:35:57 +00:00
erc32 Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
h8300 Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
igen Generate ENGINE_ISSUE hooks as part of SMP simulator. 1998-02-23 14:43:13 +00:00
m32r * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h. 1998-03-04 21:22:09 +00:00
mips * PKE testing was driven by SCEI "test0" bucket; code coverage remains 1998-03-14 01:47:06 +00:00
mn10300 * simops.c (inc): Fix typo. 1998-02-28 01:41:28 +00:00
ppc Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. 1997-10-02 23:37:30 +00:00
sh Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
testsuite * Added "test0" test bucket from SCEI. Due to changes in the behavior specs 1998-03-14 01:51:03 +00:00
tic80 Allow more than just read, write and exec memory spaces in the core 1998-03-11 12:18:39 +00:00
txvu massive sanitization fixes 1998-03-13 13:09:32 +00:00
v850 Delete function sim_stop. 1998-03-10 05:05:44 +00:00
w65 For sim_fetch_register / sim_store_register: Add LENGTH parameter, 1998-02-17 04:06:38 +00:00
.Sanitize massive sanitization fixes 1998-03-13 13:09:32 +00:00
ChangeLog * Update configure: txvu-elf changed to dvp-elf. 1998-02-04 18:46:18 +00:00
configure * Update configure: txvu-elf changed to dvp-elf. 1998-02-04 18:46:18 +00:00
configure.in delete txvu/dvp/sky stuff, lives in mips dir now, configured with 1998-02-06 02:42:34 +00:00
Makefile.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
README-HACKING Doc C language guidelines. 1997-09-03 07:34:59 +00:00