aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-06sim: ppc: migrate to standard uintXX_t typesMike Frysinger1-4/+4
2021-06-16sim: ppc: use common ATTRIBUTE_PRINTF macrosMike Frysinger1-1/+2
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-0/+1
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/+254
1999-04-16Initial creation of sourceware repositoryStan Shebs1-203/+0
1995-11-27Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ...Michael Meissner1-9/+8
1995-11-15More model specific changesMichael Meissner1-0/+4
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-0/+4
1995-11-05 * core.c: Rename to corefile.cFred Fish1-1/+1
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-22/+31
1995-10-02Add support to count the number of instructions issued.Michael Meissner1-0/+187