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
/
lib
/
libc
/
arch
/
powerpc
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2013-08-30
Use a constructor to get the cache_info.
matt
2011-01-17
Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it
matt
2011-01-16
Switch to the PIC_GOTSETUP/PIC_TOCSETUP macros for PIC code. Now libc
matt
2011-01-15
Use END(foo) everywhere.
matt
2006-06-17
G/c KMSRCS and KMINCLUDES now that we have common/lib/libc
uwe
2006-02-18
Move PowerPC compat files from arch/powerpc to compat/arch/powerpc.
matt
2004-12-09
libgcc has __fixunsdfsi and __fixunssfsi, so don't build
simonb
2003-09-25
Add siginfo signal trampoline.
matt
2002-07-10
Enable the libc-provided signal trampoline. The old __sigaction14
thorpej
2002-02-20
Add bzero.S and strlen.S to the stuff that gets installed in libkern.
eeh
2001-11-25
Add PPC assembler routines for ffs(3), bzero(3) and memset(3).
mjl
2001-06-18
Compile in soft-float support if MKSOFTFLOAT != "no".
simonb
1999-04-17
Modify syncicache on PowerPC from an inline to a real function.
ws
1997-03-29
Architecture-specific bits for libc on the PowerPC. From Wolfgang
thorpej