aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-01-22Initial implementation of fixes for MPC860 version C0 & earlier.James Lemke1-5/+28
1998-11-20Fix problem where qnan was treated like an infinityMichael Meissner1-0/+6
1998-10-28For cygwin hosts, we need to use the return value from the readDrew Moseley1-0/+24
1998-06-26Do not try to include sys/mount.h anymoreMichael Meissner1-0/+20
1998-04-29Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+7
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+11
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+13
1998-04-22Regenerate configureMichael Meissner1-1/+49
1997-10-02Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.Andrew Cagney1-0/+17
1997-08-27Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney1-0/+3
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-0/+4
1997-08-27 * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney1-0/+10
1997-08-26Flush defunct sim_kill.Andrew Cagney1-0/+4
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-1/+40
1997-05-20Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1-0/+10
1997-04-18Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1-0/+23
1997-04-17 * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn1-0/+8
1997-04-15 * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1-0/+8
1997-04-15From Jim Wilson <wilson@cygnus.com>Andrew Cagney1-0/+9
1997-04-03From Jim Wilson, fix typo in instruction nameAndrew Cagney1-0/+4
1997-04-02 * sim_calls.c (sim_open): New arg `kind'.David Edelsohn1-0/+4
1997-04-02 * COPYING: Update FSF address.Ian Lance Taylor1-0/+9
1997-03-25* emul_bugapi.c (emul_bugapi_create): Guard against NULL images.Andrew Cagney1-0/+13
1997-03-13 * sim_calls.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1-0/+45
1997-02-11New version from Andrew; Portability fixes on top of thatMichael Meissner1-0/+145
1997-02-11Fix warnings when compiling callback.cMichael Meissner1-0/+5
1997-02-04 * configure.in: Fix typo in test for callback.c.David Edelsohn1-0/+5
1997-01-30Fix from Cagney so that new common files do not show up when using psim on ol...Michael Meissner1-0/+8
1997-01-29build callback and targ-map from the common directoryMichael Meissner1-0/+15
1997-01-27January 23rd mergeMichael Meissner1-5/+996
1996-11-20 * Makefile.in (LIBCOMMON): Define.David Edelsohn1-0/+3
1996-11-20 * sim_calls.c (sim_resume): Reset sim_should_run if single stepping.David Edelsohn1-0/+4
1996-11-15Fix some warningsMichael Meissner1-0/+14
1996-10-29Add access, sigaltstack, sigaction emulationsMichael Meissner1-0/+205
1996-08-13Improve -t options support to list all of the configuration macros & work sta...Michael Meissner1-0/+13
1996-08-12Test whether /dev/zero works before attemping to us itMichael Meissner1-0/+14
1996-08-08If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not...Michael Meissner1-0/+3
1996-08-07Allow simulator to build on other machines than x86Michael Meissner1-0/+9
1996-08-067/30 release from AndrewMichael Meissner1-0/+238
1996-07-23New simulator changes from AndrewMichael Meissner1-0/+259
1996-06-26 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda1-0/+18
1996-06-05Latest changes from AndrewMichael Meissner1-1/+483
1996-06-03Abort if we find the program has an .interp sectionMichael Meissner1-0/+4
1996-06-03Add time, gettimeofday, and getrusage system call supportMichael Meissner1-0/+12
1996-06-02Add Solaris and Linux emulationsMichael Meissner1-0/+32
1996-05-24More changes for GO32 canadian cross buildsMichael Meissner1-0/+2
1996-05-24More changes for GO32 canadian cross buildsMichael Meissner1-0/+10
1996-05-24Allow psim to be built on go32Michael Meissner1-0/+12
1996-05-16Check for sys/ioctl.hMichael Meissner1-0/+7
1996-05-13More progressive fixesMichael Meissner1-0/+11