index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
Makefile
Age
Commit message (
Expand
)
Author
2003-10-20
Reorganize the way powerpc port install machine specific headers.
matt
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-11-04
back previous off; don't install macho_machdep.h
jdolecek
2002-10-30
Add COMPAT_MACH and EXEC_MACHO support on the PowerPC
manu
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2002-07-28
install atomic.h.
chs
2001-06-13
Add a port to IBM's PPC405GP Reference Board (the "walnut")
simonb
2001-06-12
Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined.
tsubai
2001-06-10
Make the new pmap optional. Use the old (stable!) pmap by default.
tsubai
2001-06-06
Introduce a new & faster pmap for the MPC6xx (60x, 7xx, 7xxx) PPC CPUs.
matt
2001-05-30
Inline bswap{16,32} when the argument is constant.
tsubai
2001-05-03
PPC machine type tags haven't been used for a while.
soren
2001-04-15
Add definitions of C99 integer format conversion macros.
kleink
2001-04-15
Add definitions of C99 specified-width integer type limits.
kleink
2001-04-14
Add definitions of C99 integer constant macros.
kleink
2001-04-14
Add definitions of C99 minimum-width and greatest-width integer types.
kleink
2001-02-07
Add pio.h to INCS.
tsutsui
2000-11-09
powerpc HID registers definitions (only HID0 for now).
tsubai
2000-06-26
Add <machine/int_types.h>, which provides namespace-pure definitions
kleink
2000-04-29
Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file
thorpej
2000-03-17
Install "machineendian_machdep.h".
tron
2000-02-27
Rewrite stdarg/varargs.
tsubai
2000-02-18
Remove vmparam.h.
tsubai
1999-12-23
C99: Define a NAN macro in <math.h> which evaulates to a constant expression of
kleink
1999-12-18
Hardware Implementation Dependent registers for the PowerPC 601.
thorpej
1999-05-05
Add cpu.h.
tsubai
1999-01-17
Add missing backslash.
tsubai
1999-01-15
Move the bswap functions from libutil to libc (this bups the
bouyer
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd