binutils-gdb/sim
Rob Savoye a665caa644 * configure.in: Look for libtermcap.a.
* Makefile.in: Only link in -ltermcap if it exists.
	* erc32.c: Update to version 2.6a. Fix uart handling.
	* exec.c: Update to version 2.6a. Add sparclite support.
	* float.c: Update to version 2.6a. Convert comments to
	preprocessor warnings. Add __setfpucw() for i385 hosts so floating
	point exceptions work.
	* func.c: Update to version 2.6a. Fix uart handling, add support
	for user error traps.
	* help.c: Update to version 2.6a. Add help note on user error
	traps.
	* interf.c: Update to version 2.6a. Fix uart handling, and add
	sparclite support.
	* examples/gccx: Use sparclite cross compiler, not native gcc.
	* examples/srt0.S: Use "mov" rather than "wr" for manipulating
	the psr register.
1996-12-04 00:56:56 +00:00
..
arm * run.c: Deleted, use one in ../common now. 1996-11-20 09:10:22 +00:00
common Add new files. 1996-11-20 09:22:01 +00:00
d10v * config.in (WORDS_BIGENDIAN): Add. 1996-11-26 03:53:40 +00:00
erc32 * configure.in: Look for libtermcap.a. 1996-12-04 00:56:56 +00:00
h8300 * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 09:47:57 +00:00
mips * gencode.c (process_instructions): If ! proc64, skip DOUBLEWORD 1996-11-27 16:54:21 +00:00
mn10300 * simops.c: Fix simulation of division instructions. 1996-12-04 00:42:01 +00:00
ppc * Makefile.in (LIBCOMMON): Define. 1996-11-20 10:02:44 +00:00
sh * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 10:18:18 +00:00
v850 * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 10:27:55 +00:00
w65 * Makefile.in (mostlyclean): Move config.log to distclean. 1996-10-03 07:16:56 +00:00
.Sanitize * Makefile.in, config.in, configure, configure.in: New files. 1996-11-25 19:52:08 +00:00
ChangeLog Powerpc-linux now builds the simulator 1996-11-01 13:08:43 +00:00
configure * configure.in (configdirs): Add common. 1996-11-20 09:02:28 +00:00
configure.in * Makefile.in, config.in, configure, configure.in: New files. 1996-11-25 19:52:08 +00:00
Makefile.in * Makefile.in (all): Simplify. 1996-02-21 17:02:23 +00:00