rwatson 2008-08-03 12:18:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/powerpc/powerpc machdep.c
Log:
SVN rev 181234 on 2008-08-03 12:18:17Z by rwatson
When r177253 and r177255 were merged from head to stable/7, the
addition of a ';' after a
kevlo 2007-02-12 08:59:34 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc machdep.c
Log:
Remove the cast to caddr_t for sfp, they're not needed.
Reviewed by: marcel
Revision ChangesPath
1.100 +2 -2 src/sys/powerpc/powerpc/machdep.c
sobomax 2006-08-17 01:23:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/powerpc/powerpc machdep.c
Log:
MFC:
Use proper trap code for the EXC_ALI traps. This fixes SIGBUS during
unaligned 64-bits load/stores.
Revision ChangesPath
1
sobomax 2006-08-03 22:44:47 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc machdep.c
Log:
Use proper trap code for the EXC_ALI traps. This fixes SIGBUS during
unaligned 64-bits load/stores.
MFC after: 2 weeks
Revision ChangesPath
1.96
grehan 2006-01-07 01:55:12 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc machdep.c
Log:
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