Michael Meissner
|
5c04f4f7fc
|
January 23rd merge
|
1997-01-27 21:34:50 +00:00 |
|
Michael Meissner
|
3fbe064171
|
New revision from Andrew
|
1996-12-10 16:12:48 +00:00 |
|
David Edelsohn
|
34452aa40a
|
* Makefile.in (LIBCOMMON): Define.
($(TARGETLIB)): Add files from $(LIBCOMMON).
|
1996-11-20 10:02:44 +00:00 |
|
David Edelsohn
|
939b233a57
|
* sim_calls.c (sim_resume): Reset sim_should_run if single stepping.
|
1996-11-20 08:38:13 +00:00 |
|
Michael Meissner
|
f8149dfee8
|
Fix some warnings
|
1996-11-15 20:24:54 +00:00 |
|
Michael Meissner
|
b9f74e0b24
|
Add access, sigaltstack, sigaction emulations
|
1996-10-29 23:02:33 +00:00 |
|
Michael Meissner
|
c7f6f3993c
|
Add support for fsel
|
1996-10-18 16:22:35 +00:00 |
|
Michael Meissner
|
ed9714ab65
|
Lose doc directory until we DOS-ize it; Add doc/.Sanitize
|
1996-09-20 13:11:37 +00:00 |
|
Michael Meissner
|
183632b238
|
Add documentation files
|
1996-09-20 12:46:09 +00:00 |
|
Michael Meissner
|
fd96c1f320
|
PSIM 1996/9/19 update
|
1996-09-20 12:36:54 +00:00 |
|
Michael Meissner
|
ca78464476
|
Fixes from Andrew
|
1996-08-19 22:21:19 +00:00 |
|
Angela Marie Thomas
|
e1fcafd594
|
removed NOTES from Things-to-keep since it's a dead file
|
1996-08-18 21:28:18 +00:00 |
|
Michael Meissner
|
83a650d857
|
Improve -t options support to list all of the configuration macros & work standalone
|
1996-08-13 17:29:04 +00:00 |
|
Michael Meissner
|
9aecf50da5
|
Test whether /dev/zero works before attemping to us it
|
1996-08-12 23:06:21 +00:00 |
|
Michael Meissner
|
7b25dea587
|
If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not defined.
|
1996-08-08 00:17:48 +00:00 |
|
Michael Meissner
|
def7f77515
|
Allow simulator to build on other machines than x86
|
1996-08-07 18:48:07 +00:00 |
|
Michael Meissner
|
2e913166b1
|
7/30 release from Andrew
|
1996-08-06 15:55:32 +00:00 |
|
Michael Meissner
|
30c87b55ec
|
New simulator changes from Andrew
|
1996-07-23 15:42:42 +00:00 |
|
Michael Meissner
|
ed451ff744
|
Make simulator build again on SunOS and HP/US systems
|
1996-06-26 20:01:38 +00:00 |
|
Jason Molenda
|
78c09e4af5
|
* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
(docdir): Removed.
* configure.in (AC_PREREQ): autoconf 2.5 or higher.
(AC_PROG_INSTALL): Added.
* configure: Rebuilt.
|
1996-06-26 03:35:01 +00:00 |
|
Michael Meissner
|
8477437c17
|
Latest changes from Andrew
|
1996-06-05 16:02:54 +00:00 |
|
Michael Meissner
|
fe098bf490
|
Abort if we find the program has an .interp section
|
1996-06-03 20:26:09 +00:00 |
|
Michael Meissner
|
5b18a1a0bf
|
Add time, gettimeofday, and getrusage system call support
|
1996-06-03 19:10:25 +00:00 |
|
Michael Meissner
|
88f1eac415
|
Add Solaris and Linux emulations
|
1996-06-02 15:40:16 +00:00 |
|
Michael Meissner
|
119b85f6ca
|
More changes for GO32 canadian cross builds
|
1996-05-24 19:12:21 +00:00 |
|
Michael Meissner
|
0c18e3f002
|
More changes for GO32 canadian cross builds
|
1996-05-24 19:05:17 +00:00 |
|
Michael Meissner
|
f64dbcddaf
|
Allow psim to be built on go32
|
1996-05-24 14:15:17 +00:00 |
|
Michael Meissner
|
d61eb8127b
|
Check for sys/ioctl.h
|
1996-05-16 15:03:24 +00:00 |
|
Michael Meissner
|
048668d355
|
More progressive fixes
|
1996-05-13 17:25:06 +00:00 |
|
Michael Meissner
|
1ed0c0e75d
|
Fix INLN in bugapi to read a full line
|
1996-05-06 16:03:44 +00:00 |
|
Michael Meissner
|
08dc78ad19
|
Make simulator build in a Canadian cross environment
|
1996-05-03 19:10:20 +00:00 |
|
Michael Meissner
|
a72d2509c2
|
Work in a cross compile environment
|
1996-04-30 22:50:22 +00:00 |
|
Michael Meissner
|
d4d3c7adbb
|
update from Andrew
|
1996-04-17 20:09:36 +00:00 |
|
Michael Meissner
|
997f0ee967
|
fix long lines
|
1996-04-04 20:19:28 +00:00 |
|
Michael Meissner
|
64646bd32b
|
Doc fixes from Andrew
|
1996-04-04 20:03:33 +00:00 |
|
Michael Meissner
|
4e956fd5e1
|
Add dependency
|
1996-04-04 18:48:51 +00:00 |
|
Michael Meissner
|
6740925b4d
|
Print WITH_STDIO if -t options
|
1996-03-29 18:06:42 +00:00 |
|
Michael Meissner
|
d6103e8eb6
|
Add --enable-sim-stdio to make console I/O use stdio, not printf_filtered and polling input
|
1996-03-29 17:33:56 +00:00 |
|
Michael Meissner
|
7a543ca48e
|
Fix typo that clobbered the stack and rewrite 2/26 change
|
1996-03-26 21:20:54 +00:00 |
|
Michael Meissner
|
8a1d8a0b60
|
update from andrew
|
1996-03-23 15:02:42 +00:00 |
|
Michael Meissner
|
98fe0e07c5
|
Make psim build on AIX 4.1
|
1996-03-08 01:24:01 +00:00 |
|
Fred Fish
|
be7b99e5be
|
Remove missing file "PROBLEMS" from list of files to keep.
|
1996-02-29 03:41:50 +00:00 |
|
Michael Meissner
|
0d02fbb844
|
Update to 1.0.1
|
1996-02-24 14:36:59 +00:00 |
|
Michael Meissner
|
262faa5417
|
Add input support; at end of user writes, call fflush
|
1996-02-22 20:11:41 +00:00 |
|
Michael Meissner
|
ad836e027c
|
Add more write system calls; Add system call tracing
|
1996-02-21 21:58:43 +00:00 |
|
Michael Meissner
|
94feae28e3
|
Fix -m switch
|
1996-02-21 18:58:31 +00:00 |
|
Michael Meissner
|
eada1efcaf
|
Update to 1995-02-20 release
|
1996-02-21 16:47:06 +00:00 |
|
J.T. Conklin
|
d271dd0591
|
* config.in: Regenerated.
|
1996-02-21 01:02:10 +00:00 |
|
Michael Meissner
|
6cf9d64e77
|
Update to rev 1.0 from andrew
|
1996-02-16 15:51:57 +00:00 |
|
Michael Meissner
|
74eeaa7d57
|
Make simulator build on Solaris 2.4
|
1996-02-15 23:18:56 +00:00 |
|