aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/mon.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger1-2/+0
2021-10-30sim: fix compilation on mingw64 [PR sim/28476]Orgad Shaneh1-3/+6
2021-04-22Do not check for sys/time.h or sys/times.hTom Tromey1-6/+0
2021-01-11sim: clean up C11 header includesMike Frysinger1-15/+0
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
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 s...Michael Meissner1-3/+3
1995-11-27Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ...Michael Meissner1-0/+8
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 bra...Michael Meissner1-2/+0
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