freebsd-src/sys/powerpc
Peter Grehan 162138c989 Set the siginfo si_addr field, and also the mysterious 3rd parameter
to old-style signals, to be the DAR register for DSI miss exceptions.
This gives the address of the access rather than the instruction
address. The behaviour is now the same as on i386.

Found by:  libsigsegv tests
2006-01-07 01:55:12 +00:00
..
aim Set the siginfo si_addr field, and also the mysterious 3rd parameter 2006-01-07 01:55:12 +00:00
compile
conf Remove duplicate options (originals in sys/conf/NOTES). 2005-12-30 16:45:31 +00:00
include Add user-space profiling support. Kernel profiling still todo. 2005-12-29 04:07:36 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac Convert to use the recently introduced set of ofw_bus_gen_get_*() for 2005-12-03 11:59:26 +00:00
powerpc Set the siginfo si_addr field, and also the mysterious 3rd parameter 2006-01-07 01:55:12 +00:00
psim ata_generic_hw takes a dev as a parameter, not a channel. 2005-11-11 09:36:38 +00:00