aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger1-2/+0
2021-11-06sim: ppc: switch to libiberty environ.hMike Frysinger1-2/+2
2021-09-09sim: ppc: enable use of gnulibMike Frysinger1-0/+2
2021-09-09sim: drop old O_NDELAY & FNBLOCK supportMike Frysinger1-3/+3
2021-06-29sim: ppc: fix printf warningsMike Frysinger1-0/+2
2021-05-15sim: ppc: clean up various warningsMike Frysinger1-1/+1
2021-05-14sim: create header namespaceMike Frysinger1-2/+2
2021-01-11sim: clean up C11 header includesMike Frysinger1-11/+0
2016-01-02sim: ppc: do not exit when parsing args w/gdbMike Frysinger1-2/+2
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-2/+1
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
2011-02-14sim: punt zfree()Mike Frysinger1-6/+0
2009-09-22 * main.c: Fix spelling error.Joel Brobecker1-1/+1
2008-06-07sim:Joseph Myers1-1/+1
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2002-01-04* bits.c (LSMASKED64): New inline function.Matthew Green1-1/+1
2001-12-15 * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".Matthew Green1-0/+20
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+318
1999-04-16Initial creation of sourceware repositoryStan Shebs1-312/+0
1997-04-18Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1-1/+20
1997-01-27January 23rd mergeMichael Meissner1-13/+42
1996-08-067/30 release from AndrewMichael Meissner1-14/+133
1996-02-22Add input support; at end of user writes, call fflushMichael Meissner1-48/+21
1995-11-28Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1-1/+2
1995-11-13checkpointMichael Meissner1-1/+1
1995-11-12Add support for setting model name and other thingsMichael Meissner1-1/+5
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-6/+15
1995-11-02Use autoconf correctly; provide more stats with -IMichael Meissner1-2/+12
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-30/+10
1995-10-26Fix SWAP_8 and optimize it; print out the failing address if a signal is issu...Michael Meissner1-11/+19
1995-10-02update usage messageMichael Meissner1-1/+1
1995-10-02Add support to count the number of instructions issued.Michael Meissner1-1/+8
1995-10-02Add switch processing in gdb.Michael Meissner1-1/+2
1995-10-01Match standalone printf_filtered to gdb prototype.Michael Meissner1-10/+17
1995-09-21enhance OEA behavior.Michael Meissner1-0/+145