summaryrefslogtreecommitdiff
path: root/sim/ppc/main.c
Commit message (Expand)AuthorAgeFilesLines
* sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger2023-01-161-2/+0
* sim: ppc: switch to libiberty environ.hMike Frysinger2021-11-061-2/+2
* sim: ppc: enable use of gnulibMike Frysinger2021-09-091-0/+2
* sim: drop old O_NDELAY & FNBLOCK supportMike Frysinger2021-09-091-3/+3
* sim: ppc: fix printf warningsMike Frysinger2021-06-291-0/+2
* sim: ppc: clean up various warningsMike Frysinger2021-05-151-1/+1
* sim: create header namespaceMike Frysinger2021-05-141-2/+2
* sim: clean up C11 header includesMike Frysinger2021-01-111-11/+0
* sim: ppc: do not exit when parsing args w/gdbMike Frysinger2016-01-021-2/+2
* [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
* sim: punt zfree()Mike Frysinger2011-02-141-6/+0
* * main.c: Fix spelling error.Joel Brobecker2009-09-221-1/+1
* sim:Joseph Myers2008-06-071-1/+1
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* * bits.c (LSMASKED64): New inline function.Matthew Green2002-01-041-1/+1
* * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".Matthew Green2001-12-151-0/+20
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+318
* Initial creation of sourceware repositoryStan Shebs1999-04-161-312/+0
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-1/+20
* January 23rd mergeMichael Meissner1997-01-271-13/+42
* 7/30 release from AndrewMichael Meissner1996-08-061-14/+133
* Add input support; at end of user writes, call fflushMichael Meissner1996-02-221-48/+21
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-281-1/+2
* checkpointMichael Meissner1995-11-131-1/+1
* Add support for setting model name and other thingsMichael Meissner1995-11-121-1/+5
* first stage in function unit support; add new switches & latest code from andrewMichael Meissner1995-11-081-6/+15
* 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-30/+10
* Fix SWAP_8 and optimize it; print out the failing address if a signal is issu...Michael Meissner1995-10-261-11/+19
* update usage messageMichael Meissner1995-10-021-1/+1
* Add support to count the number of instructions issued.Michael Meissner1995-10-021-1/+8
* Add switch processing in gdb.Michael Meissner1995-10-021-1/+2
* Match standalone printf_filtered to gdb prototype.Michael Meissner1995-10-011-10/+17
* enhance OEA behavior.Michael Meissner1995-09-211-0/+145