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
/
alpha
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2008-10-26
define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.
mrg
2006-06-17
G/c KMSRCS and KMINCLUDES now that we have common/lib/libc
uwe
2005-09-16
sigtramp1 moved to compat
drochner
2005-04-20
Don't use 'm4' here. Use $TOOL_M4 instead.
jmc
2004-05-25
Add current directory to inlcude pathes as it needed for generated assym.h.
petrov
2004-03-21
Change longjmp to use setcontext instead of sigreturn14. Change setjmp
matt
2003-10-07
Siginfo libc changes for alpha. Approved by thorpej@netbsd.org.
skd
2002-07-10
Enable the libc-provided signal trampoline. The old __sigaction14
thorpej
2002-01-27
Drink ALL the Kool-Aid.
ross
2002-01-27
On Alpha, build libc and libm with -mieee ... A metric crapload
thorpej
1999-01-15
Move the bswap functions from libutil to libc (this bups the
bouyer
1998-08-04
add memmove.S to libkern.
perry
1998-02-22
Copy up bcopy.S and memcpy.S.
mycroft
1997-11-08
LintAlpha* have been removed.
thorpej
1997-06-21
Simplify how division and remainder assembly source is generated
jtc
1996-12-22
dd a bunch of files to LSRCS, which provide lint stubs for the functions
cgd
1996-10-17
copy neither DEFS.h (it no longer exists) nor SYS.h (it's never been
cgd
1996-07-15
add an assembly version of ffs().
cgd
1996-04-17
add assembler versions of the byte swap macros (only compile ntoh and
cgd
1995-02-10
libc support for the alpha. more functions should be written in assembler,
cgd