summaryrefslogtreecommitdiff
path: root/sim/ppc/mon.c
Commit message (Expand)AuthorAgeFilesLines
* sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger2023-01-161-2/+0
* sim: fix compilation on mingw64 [PR sim/28476]Orgad Shaneh2021-10-301-3/+6
* Do not check for sys/time.h or sys/times.hTom Tromey2021-04-221-6/+0
* sim: clean up C11 header includesMike Frysinger2021-01-111-15/+0
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+445
* Initial creation of sourceware repositoryStan Shebs1999-04-161-358/+0
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-281-3/+3
* Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ...Michael Meissner1995-11-271-0/+8
* Make WITH_MODEL_ISSUE==0 not core dumpMichael Meissner1995-11-251-1/+1
* Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1995-11-251-17/+41
* Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra...Michael Meissner1995-11-161-2/+0
* fix bug in last checkinMichael Meissner1995-11-161-1/+1
* More model specific changesMichael Meissner1995-11-151-9/+49
* first stage in function unit support; add new switches & latest code from andrewMichael Meissner1995-11-081-17/+52
* Use autoconf correctly; provide more stats with -IMichael Meissner1995-11-021-11/+75
* Andrew's latest changes & print all instruction counts if -IMichael Meissner1995-11-021-0/+189