freebsd-ports/emulators/psim-freebsd/files
David E. O'Brien 62edd34778 Update to version 6.3.
Submitted by:	grehan (tweaked by me)
2005-03-11 04:50:07 +00:00
..
dot.gdbinit
HOW-TO
patch-emul_chirp.c Update to version 6.3. 2005-03-11 04:50:07 +00:00
patch-hw_cpu.c
patch-hw_init.c
README.patches Update to version 6.3. 2005-03-11 04:50:07 +00:00

$FreeBSD$

Patch comments:

sim/ppc/emul_chirp.c:
Add a mapping for the kernel to obtain the mapping for the
OpenFirmware callback.

sim/ppc/hw_cpu.c:
Add the device type and timebase-frequency to the cpu device.
Add code to create an instance of the cpu for the translation of the
OpenFirmware callback.

sim/ppc/hw_init.c:
Allow the simulator to load a dynamically linked OEA environment.