Age | Commit message (Collapse) | Author |
|
|
|
__P removal.
|
|
there.
Win some uglyness points in fixing this.
|
|
|
|
Fix bug where altivec context was not freed on process exit.
Fix bug where vscr was not correctly saved/restored.
replace asm statement was macros which expand to the same
asm code or to .long XXX which evaluates to the same instruction
since in-tree gas does not support altivec.
Enable ALTIVEC support by default on macppc, still conditional
for other powerpc ports.
|
|
|
|
|
|
|
|
Based on a patch from Denis Afonin.
|
|
|
|
lucq.org; millert@ ok
|
|
they are and declarre 'em accordingly also removing private externies of those
|
|
|
|
|
|
use Sbus level 5 for interrupts which means spltty() is not blocked correctly
because the sbus interrupt handling uses the implied spl of the interrupt
instead of the level passed to it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used on 4 platforms now...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Based on a patch from Nicolas Rachinsky (FreeBSD PR 35454).
|
|
|
|
wd@ics.nara-wu.ac.jp via pr#2457
|
|
millert@ ok
|
|
|
|
that is why it is documented as returning EINTR.
|
|
|
|
|
|
|
|
|
|
millert@ ok
|
|
|
|
|
|
|
|
pciide_machdep_compat_intr_disestablish() if they are macros.
|
|
to avoid clobbering sa->sa_name (similiar fix as sparc)
|
|
|
|
|
|
ra->ra_name is needed and is the result of getpropstring
|
|
|
|
|