aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/sim_calls.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-11sim/erc32:Andreas Schwab1-0/+1
2004-08-052004-08-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-73/+1
2004-08-042004-08-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-88/+36
2004-08-04gdb/ChangeLog:Jim Blandy1-36/+88
2003-06-202003-06-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-21/+11
2003-02-27Index: arm/ChangeLogAndrew Cagney1-2/+2
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2002-04-152002-04-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+10
2001-12-15 * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".Matthew Green1-0/+10
2000-12-082000-11-15 Jim Blandy <jimb@redhat.com>Michael Chastain1-24/+30
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+9
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+445
1999-04-16Initial creation of sourceware repositoryStan Shebs1-401/+0
1997-10-02Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.Andrew Cagney1-2/+6
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-9/+10
1997-08-27 * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney1-3/+3
1997-08-26Flush defunct sim_kill.Andrew Cagney1-8/+0
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-10/+5
1997-05-20Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1-46/+25
1997-04-17 * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn1-31/+53
1997-01-27January 23rd mergeMichael Meissner1-6/+8
1996-11-20 * sim_calls.c (sim_resume): Reset sim_should_run if single stepping.David Edelsohn1-14/+111
1996-07-23New simulator changes from AndrewMichael Meissner1-71/+28
1995-11-28Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1-1/+2
1995-11-12Add support for setting model name and other thingsMichael Meissner1-14/+17
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-10/+27
1995-11-06Small changes from AndrewMichael Meissner1-0/+1
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-51/+56
1995-10-08Add set_sim_callbacks new needed by gdb.Michael Meissner1-0/+7
1995-10-02Add support to count the number of instructions issued.Michael Meissner1-3/+9
1995-10-02Add switch processing in gdb.Michael Meissner1-0/+302