summaryrefslogtreecommitdiff
path: root/sim/ppc/psim.c
Commit message (Expand)AuthorAgeFilesLines
* sim: ppc: do not exit when parsing args w/gdbMike Frysinger2016-01-021-17/+27
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* gdb/Pedro Alves2012-05-241-1/+1
* sim/ppc: Fix check for --sysroot= optionJoel Brobecker2011-06-091-1/+1
* ppc sim: Improve invalid option error messageJoel Brobecker2011-06-081-1/+6
* ppc sim: Allow --sysroot command-line optionJoel Brobecker2011-06-081-0/+4
* sim:Joseph Myers2008-06-071-6/+17
* * psim.c: Include gdb/signals.h.Mark Mitchell2005-11-281-1/+1
* * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell2005-11-281-1/+1
* added missing header file #include "libiberty.h" to psim.cManoj Iyer2005-04-201-0/+1
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-221-0/+82
* 2003-06-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-201-13/+19
* 2002-06-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-06-171-0/+13
* import gdb-19990422 snapshotStan Shebs1999-04-261-6/+5
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1100
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1025/+0
* * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn1997-04-171-31/+101
* January 23rd mergeMichael Meissner1997-01-271-84/+199
* New simulator changes from AndrewMichael Meissner1996-07-231-229/+54
* Add Solaris and Linux emulationsMichael Meissner1996-06-021-3/+12
* Fix typo that clobbered the stack and rewrite 2/26 changeMichael Meissner1996-03-261-3/+3
* Fix -m switchMichael Meissner1996-02-211-1/+1
* Update to 1995-02-20 releaseMichael Meissner1996-02-211-349/+327
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-281-0/+1
* Fix warnings to everything can be compiled with -Wall; Redo model specific ch...Michael Meissner1995-11-241-7/+6
* Add support for setting model name and other thingsMichael Meissner1995-11-121-0/+5
* first stage in function unit support; add new switches & latest code from andrewMichael Meissner1995-11-081-1/+2
* Small changes from AndrewMichael Meissner1995-11-061-8/+11
* Use autoconf correctly; provide more stats with -IMichael Meissner1995-11-021-2/+12
* Andrew's latest changes & print all instruction counts if -IMichael Meissner1995-11-021-337/+411
* Print exit status/signal number if -IMichael Meissner1995-10-061-0/+17
* Add support to count the number of instructions issued.Michael Meissner1995-10-021-0/+14
* Update to new config schemeMichael Meissner1995-09-081-0/+904