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
/
sparc
/
SYS.h
Age
Commit message (
Expand
)
Author
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2011-03-28
ABI police: avoid cluttering global registers %g2 and %g7. Not quite there
martin
2007-10-08
In handwritten asm use -fPIC code instead of -fpic, our libc has grown
uwe
2005-05-20
Prettify. Avoid code duplication.
uwe
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-05-26
Revert previous: .S files are currently compiled with -traditional-cpp,
wiz
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2002-01-14
* Add WSYSCALL() to SYS.h, which creates a system call with an
thorpej
2001-07-23
Add a macro "CALL()" to call a function correctly in the pic and non pic
christos
2000-06-26
Add a _SYSCALL(entry,syscall) macro like the one found on other
kleink
1999-03-31
While in transition, conditionally rename _ASM_LABEL(cerror) and
kleink
1997-05-04
Fix typo in last commit.
kleink
1997-05-02
Consistency: distinguish between PSEUDO() and PSEUDO_NOERROR().
kleink
1996-11-09
Flesh out the `noerror' syscall macros.
pk
1996-10-24
fix typo
jtc
1996-10-19
Added new macros:
jtc
1994-02-10
Insert some Position Independent Code.
pk
1994-01-15
Make it work with old-style (/usr/bin) cpp
pk
1993-10-07
make an arch directory in libc, and move all machine dirs into it
cgd