Date: Fri, 12 Oct 2001 14:42:55 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators Makefile ports/emulators/psim-freebsd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/emulators/psim-freebsd/files HOW-TO README.patches dot.gdbinit patch-emul_chirp.c patch-hw_cpu.c patch-hw_init.c ... Message-ID: <200110122142.f9CLgtf73776@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/10/12 14:42:55 PDT Modified files: emulators Makefile Added files: emulators/psim-freebsd Makefile distinfo pkg-comment pkg-descr pkg-plist emulators/psim-freebsd/files HOW-TO README.patches dot.gdbinit patch-emul_chirp.c patch-hw_cpu.c patch-hw_init.c patch-hw_tab.c patch-ppc-spr-table Log: PowerPC PSIM simulator for FreeBSD/PowerPC kernel development. Submitted by: mp (emblishment by me) Revision Changes Path 1.77 +2 -1 ports/emulators/Makefile 1.1 +43 -0 ports/emulators/psim-freebsd/Makefile (new) 1.1 +1 -0 ports/emulators/psim-freebsd/distinfo (new) 1.1 +69 -0 ports/emulators/psim-freebsd/files/HOW-TO (new) 1.1 +22 -0 ports/emulators/psim-freebsd/files/README.patches (new) 1.1 +7 -0 ports/emulators/psim-freebsd/files/dot.gdbinit (new) 1.1 +15 -0 ports/emulators/psim-freebsd/files/patch-emul_chirp.c (new) 1.1 +63 -0 ports/emulators/psim-freebsd/files/patch-hw_cpu.c (new) 1.1 +13 -0 ports/emulators/psim-freebsd/files/patch-hw_init.c (new) 1.1 +16 -0 ports/emulators/psim-freebsd/files/patch-hw_tab.c (new) 1.1 +17 -0 ports/emulators/psim-freebsd/files/patch-ppc-spr-table (new) 1.1 +1 -0 ports/emulators/psim-freebsd/pkg-comment (new) 1.1 +3 -0 ports/emulators/psim-freebsd/pkg-descr (new) 1.1 +4 -0 ports/emulators/psim-freebsd/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110122142.f9CLgtf73776>