This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
440aad5bad
NetBSD
/
sys
/
arch
/
powerpc
History
matt
82a12988ef
Include <sys/common_int_types.h> if __UINTPTR_TYPE__ is defined.
2014-08-13 22:56:56 +00:00
..
booke
Skip .machine when building with clang.
2014-08-10 18:08:33 +00:00
conf
Put GCC/GAS specific options under ACTIVE_CC == "gcc".
2014-08-10 17:44:26 +00:00
fpu
Avoid unncessary use of double in the kernel. With this change,
2014-08-12 20:27:10 +00:00
ibm4xx
The argument of stwu is displacement(register), but GAS translates the
2014-08-05 16:28:39 +00:00
include
Include <sys/common_int_types.h> if __UINTPTR_TYPE__ is defined.
2014-08-13 22:56:56 +00:00
isa
Call kmem_intr_free() with kmem_intr_alloc-ed memory instead of free().
2013-06-09 12:52:33 +00:00
marvell
Set pc_intr_map only once.
2013-07-05 02:18:37 +00:00
oea
Update conditions on mfsrin definition to match use.
2014-08-10 17:49:04 +00:00
pci
make pci_intr_string and eisa_intr_string take a buffer and a length
2014-03-29 19:28:24 +00:00
pic
Implement MI IPI interface with cross-call support.
2014-05-19 22:47:53 +00:00
powerpc
Avoid unncessary use of double in the kernel. With this change,
2014-08-12 20:27:10 +00:00
stand
Fixed mkbootimage for 64-bit architectures. Now I can create a working
2014-04-22 21:37:52 +00:00
tools
/chrpicon
Makefile
Makefile.inc
Add a couple of make(1) include files that provide lists of source
2011-04-04 19:43:34 +00:00