summaryrefslogtreecommitdiff
path: root/sim/ppc
Commit message (Expand)AuthorAgeFilesLines
* Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1998-04-295-179/+284
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-265-12/+39
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-244-278/+2030
* Regenerate configureMichael Meissner1998-04-222-119/+195
* Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.Andrew Cagney1997-10-022-2/+23
* Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney1997-08-271-0/+3
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-272-9/+14
* * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney1997-08-272-3/+13
* Flush defunct sim_kill.Andrew Cagney1997-08-262-8/+4
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-252-11/+45
* Sync powerpc simulator with public version. Enable FPSCR and stringAndrew Cagney1997-07-031-1/+1
* Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1997-05-202-46/+35
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-182-1/+43
* * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn1997-04-173-62/+162
* * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-151-0/+8
* From Jim Wilson <wilson@cygnus.com>Andrew Cagney1997-04-152-11/+49
* From Jim Wilson, fix typo in instruction nameAndrew Cagney1997-04-031-0/+4
* * sim_calls.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+4
* * COPYING: Update FSF address.Ian Lance Taylor1997-04-021-0/+9
* * emul_bugapi.c (emul_bugapi_create): Guard against NULL images.Andrew Cagney1997-03-252-1/+14
* * sim_calls.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1997-03-131-0/+45
* Per PR 11678 - also need to maintan .SanitizeAndrew Cagney1997-02-141-14/+5
* PR 11678 - rename long decode-rule files to shorter ones, eliminateAndrew Cagney1997-02-1415-238/+21
* New version from Andrew; Portability fixes on top of thatMichael Meissner1997-02-1113-22/+538
* Fix warnings when compiling callback.cMichael Meissner1997-02-112-2/+7
* * configure.in: Fix typo in test for callback.c.David Edelsohn1997-02-043-2/+7
* Fix from Cagney so that new common files do not show up when using psim on ol...Michael Meissner1997-01-304-2/+17
* build callback and targ-map from the common directoryMichael Meissner1997-01-294-4/+67
* January 23rd mergeMichael Meissner1997-01-2718-2761/+6983
* 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