aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/vm.c
AgeCommit message (Collapse)AuthorFilesLines
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1198
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1104/+0
1995-12-15Changes from AndrewMichael Meissner1-120/+284
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-1/+3
1995-11-05 * core.c: Rename to corefile.cFred Fish1-1/+1
* core.h: Rename to corefile.h * inline.c: Include corefile.h, renamed from core.h. * cpu.h: Include corefile.h, renamed from core.h * vm.c: Include corefile.h, renamed from core.h * Makefile.in (CPU_H): Change core.h to corefile.h (vm.o): Change dependency to corefile.h (LIB_SRC): Change core.c to corefile.c. (LIB_OBJ): Change core.o to corefile.o. (corefile.o): Change dependencies to corefile.c, corefile.h. * corefile.c: Include corefile.h rather than core.h * README.psim (KNOWN PROBLEMS): Change core.* references to corefile.* references.
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-0/+938