aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/mon.c
AgeCommit message (Collapse)AuthorFilesLines
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-2/+1
sim/ChangeLog: Update old contact info in GPL license notices.
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
gdb/sim/ChangeLog: Update the non-FSF-copyrighted files in sim to GPLv3 or later.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+445
1999-04-16Initial creation of sourceware repositoryStan Shebs1-358/+0
1995-11-28Add determining when we do not have enough writeback slots; Do not do model ↵Michael Meissner1-3/+3
specific handling if not printing out the information
1995-11-27Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ↵Michael Meissner1-0/+8
__attribute__((const))
1995-11-25Make WITH_MODEL_ISSUE==0 not core dumpMichael Meissner1-1/+1
1995-11-25Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1-17/+41
1995-11-16Delete old functional_unit support; Add --enable-sim-model-issue; Monitor ↵Michael Meissner1-2/+0
branch prediction success
1995-11-16fix bug in last checkinMichael Meissner1-1/+1
1995-11-15More model specific changesMichael Meissner1-9/+49
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-17/+52
1995-11-02Use autoconf correctly; provide more stats with -IMichael Meissner1-11/+75
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-0/+189