aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/main.c
AgeCommit message (Expand)AuthorFilesLines
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