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
/
hppa
Age
Commit message (
Expand
)
Author
2022-06-26
Decorate the HPPA signal trampoline with the appropriate .cfi
skrll
2022-06-06
Save and restore %r19 the "linkage table pointer register" across the call
skrll
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2020-10-24
Add _UC_GREGS_* defines for all general registers
skrll
2020-10-15
Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers for
skrll
2020-05-10
Rename curbrk to __curbrk, and make it and __minbrk hidden
skrll
2020-05-09
No need to .import __cerror as SYS.h does it
skrll
2020-05-05
Mark __cerror as hidden to avoid using the PLT. This is required for new
skrll
2020-05-05
Add a space before any non-nullified instruction. NFCI.
skrll
2020-05-05
Add a space before any non-nullified instruction. NFCI.
skrll
2020-05-05
Remove unnecesary #define/#undef _LOCORE
skrll
2020-05-04
Remove unnecesary #define/#undef _LOCORE
skrll
2020-05-03
Even more trailing whitespace
skrll
2020-05-03
Trailing whitespace
skrll
2020-04-18
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
thorpej
2018-11-08
Try speling it rite, riasthradhdadhaa or whatever your name is.
riastradh
2018-11-07
On ports without __HAVE_LONG_DOUBLE, make fabsl alias fabs.
riastradh
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2016-07-16
No need to define PSW_MBS as machine/psl.h provides it for us
skrll
2016-01-25
use __register_t
christos
2014-03-06
Move to a flat space register convention. %sr[4-7] are all now the space
skrll
2014-02-19
Provide a genassym.cf in libc for hppa and use it.
skrll
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-08-24
Whitespace.
skrll
2012-09-12
setcontext() used to be incompatible with -lpthread since it affected
manu
2012-03-23
Shut lint up.
skrll
2012-03-22
Shut lint up about dp.
skrll
2012-03-14
Use the _end symbol rather than the end symbol. Prevents version info
skrll
2011-09-20
Explicitly add back __resumecontext wrapper
joerg
2011-09-19
Mark _resumecontext as dead. ANSIfy all declarations for it.
joerg
2011-02-24
Allow storing and receiving the LWP private pointer via ucontext_t
joerg
2010-01-07
Deal with PLABELs in _lwp_makecontext
skrll
2009-11-03
Follow upstream license changes for files with Michael Shalayeff's
snj
2009-10-21
G/C bcopy.m4 and references to it.
skrll
2009-07-31
Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc.
dsl
2009-07-30
If SRCS contains any .S files then remove the corresponding .c file from
dsl
2009-07-18
Remove references to index.c and rindex.c (strchr.c and strrchr.c
dsl
2009-02-22
Make NAN a compile time constant (with help from the compiler). Suggested
martin
2009-01-25
Sprinkle the "memory" clobber register so the fpsr manipulation actually
skrll
2008-10-26
define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.
mrg
2008-08-04
Add C99 functions imaxabs and imaxdiv.
matt
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-22
Add a comment explaining stack layout and register contents.
skrll
2007-12-02
Implement ptrace.
skrll
2007-12-02
Fix include files and change use LEAF_ENTRY_NOPROFILE function to fix
skrll
2007-11-18
Remove unused include.
skrll
2007-11-18
Generate correct unwind info for syscall stubs by using LEAF_ENTRY instead
skrll
2007-10-28
Set up the tail of the instruction address queue so that
skrll
2006-12-08
Sync all resumecontext.c versions with the changes originally made
martin
[next]