summaryrefslogtreecommitdiff
path: root/sim/ppc
Commit message (Expand)AuthorAgeFilesLines
* New revision from AndrewMichael Meissner1996-12-108-377/+3635
* * Makefile.in (LIBCOMMON): Define.David Edelsohn1996-11-201-0/+3
* * sim_calls.c (sim_resume): Reset sim_should_run if single stepping.David Edelsohn1996-11-202-14/+115
* Fix some warningsMichael Meissner1996-11-152-0/+349
* Add access, sigaltstack, sigaction emulationsMichael Meissner1996-10-292-1/+206
* Add support for fselMichael Meissner1996-10-181-1/+1
* Lose doc directory until we DOS-ize it; Add doc/.SanitizeMichael Meissner1996-09-201-1/+7
* Add documentation filesMichael Meissner1996-09-201-0/+1
* PSIM 1996/9/19 updateMichael Meissner1996-09-204-883/+2
* Fixes from AndrewMichael Meissner1996-08-192-0/+30
* removed NOTES from Things-to-keep since it's a dead fileAngela Marie Thomas1996-08-181-1/+0
* Improve -t options support to list all of the configuration macros & work sta...Michael Meissner1996-08-131-0/+13
* Test whether /dev/zero works before attemping to us itMichael Meissner1996-08-123-1/+45
* If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not...Michael Meissner1996-08-081-0/+3
* Allow simulator to build on other machines than x86Michael Meissner1996-08-071-0/+9
* 7/30 release from AndrewMichael Meissner1996-08-069-152/+719
* New simulator changes from AndrewMichael Meissner1996-07-2350-6007/+10369
* Make simulator build again on SunOS and HP/US systemsMichael Meissner1996-06-261-20/+90
* * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda1996-06-264-98/+635
* Latest changes from AndrewMichael Meissner1996-06-056-1/+1708
* Abort if we find the program has an .interp sectionMichael Meissner1996-06-032-980/+107
* Add time, gettimeofday, and getrusage system call supportMichael Meissner1996-06-033-42/+243
* Add Solaris and Linux emulationsMichael Meissner1996-06-0211-64/+2820
* More changes for GO32 canadian cross buildsMichael Meissner1996-05-242-0/+3
* More changes for GO32 canadian cross buildsMichael Meissner1996-05-245-46/+402
* Allow psim to be built on go32Michael Meissner1996-05-242-1/+21
* Check for sys/ioctl.hMichael Meissner1996-05-163-27/+41
* More progressive fixesMichael Meissner1996-05-131-0/+11
* Fix INLN in bugapi to read a full lineMichael Meissner1996-05-062-0/+343
* Make simulator build in a Canadian cross environmentMichael Meissner1996-05-032-14/+81
* Work in a cross compile environmentMichael Meissner1996-04-303-2372/+494
* update from AndrewMichael Meissner1996-04-1711-0/+4496
* fix long linesMichael Meissner1996-04-041-3/+8
* Doc fixes from AndrewMichael Meissner1996-04-042-0/+820
* Add dependencyMichael Meissner1996-04-042-1/+6
* Print WITH_STDIO if -t optionsMichael Meissner1996-03-291-0/+2
* Add --enable-sim-stdio to make console I/O use stdio, not printf_filtered and...Michael Meissner1996-03-295-440/+809
* Fix typo that clobbered the stack and rewrite 2/26 changeMichael Meissner1996-03-262-3/+12
* update from andrewMichael Meissner1996-03-232-105/+92
* Make psim build on AIX 4.1Michael Meissner1996-03-081-1/+1
* Remove missing file "PROBLEMS" from list of files to keep.Fred Fish1996-02-291-1/+0
* Update to 1.0.1Michael Meissner1996-02-244-5/+130
* Add input support; at end of user writes, call fflushMichael Meissner1996-02-224-55/+101
* Add more write system calls; Add system call tracingMichael Meissner1996-02-212-24/+207
* Fix -m switchMichael Meissner1996-02-212-1/+5
* Update to 1995-02-20 releaseMichael Meissner1996-02-217-493/+643
* * config.in: Regenerated.J.T. Conklin1996-02-212-3/+95
* Update to rev 1.0 from andrewMichael Meissner1996-02-167-737/+1252
* Make simulator build on Solaris 2.4Michael Meissner1996-02-151-0/+7
* Work with HP/UX 9.00Michael Meissner1996-02-144-73/+227