* configure.in: Look for libtermcap.a.
authorRob Savoye <rob@cygnus>
Wed, 4 Dec 1996 00:56:56 +0000 (00:56 +0000)
committerRob Savoye <rob@cygnus>
Wed, 4 Dec 1996 00:56:56 +0000 (00:56 +0000)
commita665caa644857954b195eed35957f0d4af86106f
treee1454828130eaaf01e161ca326297875a7b2d7e1
parent20e1ab85bf0f96397354b216c1b4de33e05de381
* 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.
sim/erc32/ChangeLog
sim/erc32/configure.in
sim/erc32/interf.c