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
/
x86_64
Age
Commit message (
Expand
)
Author
2023-04-02
Trailing whitespace
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-19
Restore RSP from mcontext
kamil
2020-10-12
Add CVS Id
kamil
2020-10-12
Decorate the x86_64 signal trampoline with CFI attributes easing unwinding
kamil
2020-04-18
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
thorpej
2020-01-27
Make x86 use the C versions of bcmp() and memcmp().
ad
2019-12-02
Add cfi annotations so that gdb can unwind the stack through signal handlers.
christos
2019-04-26
Unify signbitl implementations.
maya
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2016-03-19
Save and restore all the registers we need instead of playing tricks and
christos
2015-07-15
Don't include sigtramp or foocontext routines in rumprun mode. They won't
pooka
2015-07-15
Remove "objects built from C sources" comments. Everyone can see
pooka
2014-11-24
Fix ptrace %rcx corruption when pthread_errno() is used. Small example:
christos
2014-05-22
Put missing END() markers to set ELF symbol size.
uebayasi
2014-05-22
Put missing END() markers to set ELF symbol size.
uebayasi
2014-05-14
Whitespace.
uebayasi
2013-11-24
No need for bzero, memset provides it.
christos
2013-11-23
Remove now-non-existant bzero.S from sources list.
jakllsch
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2012-02-27
Make __cerror protected to restore ABI leak in older libc versions,
joerg
2012-01-19
let one bit more through to SSE, to make FP_X_IMP work
drochner
2011-11-18
Exploit hidden __cerror
joerg
2011-11-18
Explicitly mark __cerror as hidden
joerg
2011-10-19
Fix fpsetmask(3) to be able to clear bits previously set.
njoly
2011-09-30
PR/44293: Paul Goyette: Fix the mess of the rounding code.
christos
2011-09-29
even simpler.
christos
2011-09-29
add a simpler version.
christos
2011-09-28
Instead of using a PICGOT relocation for map, use just a pc-relative one
christos
2011-06-06
make sure the infinity returned by HUGE_VALL has the "implicit"
drochner
2011-06-05
Revert previous and make frach be 0xc0000000 for NAN's generated by strtold()
christos
2011-06-04
Make NAN tests consistent with other platforms and FreeBSD.
christos
2011-04-10
make infinityl match what gdtoa thinks.
christos
2011-03-26
add fpgetprec/fpsetprec
christos
2011-03-20
Add ld formats for the unit-tests.
christos
2011-02-24
Allow storing and receiving the LWP private pointer via ucontext_t
joerg
2010-01-14
Move AMD64's bswap64 implementation from libc to src/common and share it
joerg
2009-12-06
Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because
uebayasi
2009-08-11
Change NO_SRCS lines to specify .S in order to exclude the .c file from
dsl
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-17
Change all archs so that strchr.[cS] and strrchr.[cS] exist and generate
dsl
2009-07-02
Fix stack alignment for the thread stack. The AMD64 stack has 16 Bytes
joerg
2009-07-01
Reduce diff to makecontext.
joerg
2009-02-22
Make NAN a compile time constant (with help from the compiler). Suggested
martin
2008-08-04
Add C99 functions imaxabs and imaxdiv.
matt
2008-08-04
Use WEAK_ALIAS
matt
2008-08-04
Use WEAK_ALIAS.
matt
2008-07-02
Avoid calling a syscall when argument to sbrk(2) is zero.
rmind
[next]