This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
powerpc
/
aim
History
Mark Peek
e398651c46
Don't enable FP in the kernel. It is not needed when -msoft-float is used.
...
Reminded by: benno
2001-11-13 00:44:21 +00:00
..
clock.c
- Correct the type of the argument to delay() so as to not conflict with
2001-10-15 12:23:10 +00:00
locore.S
Clean up the trap handling code and make it consistent with the other platforms.
2001-11-05 00:49:03 +00:00
machdep.c
Don't enable FP in the kernel. It is not needed when -msoft-float is used.
2001-11-13 00:44:21 +00:00
mmu_oea.c
Fix includes based on recent changes to lock.h, mutex.h and ktr.h.
2001-10-19 22:45:46 +00:00
ofw_machdep.c
…
ofwmagic.S
…
swtch.S
Add enable_fpu/save_fpu for handling the floating point registers in the PCB.
2001-11-05 00:45:33 +00:00
trap.c
Clean up the trap handling code and make it consistent with the other platforms.
2001-11-05 00:49:03 +00:00
vm_machdep.c
Fix includes based on recent changes to lock.h, mutex.h and ktr.h.
2001-10-19 22:45:46 +00:00