aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/psim.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01sim: refresh copyright dates a bitMike Frysinger1-1/+1
2022-11-03sim: ppc: include copyright & license in --versionMike Frysinger1-0/+5
2022-10-12sim/ppc: fixes for arguments to printf style functionsAndrew Burgess1-3/+3
2022-01-06sim: ppc: migrate to standard uintXX_t typesMike Frysinger1-3/+3
2021-10-31sim: ppc: clean up printf format handlingMike Frysinger1-5/+4
2021-06-16sim: ppc: convert to bfd_endianMike Frysinger1-3/+3
2021-06-16sim: ppc: drop host endian configure optionMike Frysinger1-11/+2
2021-05-15sim: ppc: clean up various warningsMike Frysinger1-13/+13
2021-01-11sim: clean up C11 header includesMike Frysinger1-12/+0
2016-01-02sim: ppc: do not exit when parsing args w/gdbMike Frysinger1-17/+27
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
2012-05-24gdb/Pedro Alves1-1/+1
2011-06-09sim/ppc: Fix check for --sysroot= optionJoel Brobecker1-1/+1
2011-06-08ppc sim: Improve invalid option error messageJoel Brobecker1-1/+6
2011-06-08ppc sim: Allow --sysroot command-line optionJoel Brobecker1-0/+4
2008-06-07sim:Joseph Myers1-6/+17
2005-11-28 * psim.c: Include gdb/signals.h.Mark Mitchell1-1/+1
2005-11-28 * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell1-1/+1
2005-04-20added missing header file #include "libiberty.h" to psim.cManoj Iyer1-0/+1
2003-06-222003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+82
2003-06-202003-06-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-13/+19
2002-06-172002-06-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+13
1999-04-26import gdb-19990422 snapshotStan Shebs1-6/+5
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1100
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1025/+0
1997-04-17 * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn1-31/+101
1997-01-27January 23rd mergeMichael Meissner1-84/+199
1996-07-23New simulator changes from AndrewMichael Meissner1-229/+54
1996-06-02Add Solaris and Linux emulationsMichael Meissner1-3/+12
1996-03-26Fix typo that clobbered the stack and rewrite 2/26 changeMichael Meissner1-3/+3
1996-02-21Fix -m switchMichael Meissner1-1/+1
1996-02-21Update to 1995-02-20 releaseMichael Meissner1-349/+327
1995-11-28Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1-0/+1
1995-11-24Fix warnings to everything can be compiled with -Wall; Redo model specific ch...Michael Meissner1-7/+6
1995-11-12Add support for setting model name and other thingsMichael Meissner1-0/+5
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-1/+2
1995-11-06Small changes from AndrewMichael Meissner1-8/+11
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-337/+411
1995-10-06Print exit status/signal number if -IMichael Meissner1-0/+17
1995-10-02Add support to count the number of instructions issued.Michael Meissner1-0/+14
1995-09-08Update to new config schemeMichael Meissner1-0/+904