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
Age
Commit message (
Expand
)
Author
2021-11-27
Trailing whitespace
skrll
2021-11-24
Decorate the VAX signal trampoline with the appropriate .cfi
thorpej
2021-11-24
Decorate the SuperH signal trampoline with the appropriate .cfi
thorpej
2021-11-23
Decorate the ARM signal trampoline with the appropriate .cfi
thorpej
2021-11-23
Because the PC is not a general purpose register on aarch64, we need
thorpej
2021-11-21
Decorate the m68k signal trampoline with the appropriate .cfi
thorpej
2021-11-21
Decorate the powerpc signal trampoline with the appropriate .cfi
thorpej
2021-11-20
Use the DWARF pseudo-register for the signal trampoline return address.
thorpej
2021-11-18
Decorate the MIPS signal trampoline with the appropriate .cfi
thorpej
2021-11-03
CFI: Saved RA needs to point to the PC slot in the ucontext_t.
thorpej
2021-11-03
Set up the CFI in a slightly more rational way.
thorpej
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
2021-10-07
Fix the lib/libc/setjmp/t_setjmp:{,_}longjmp_zero test cases
skrll
2021-07-26
Improve previous:
rin
2021-07-24
For evbppc, use C version of bcopy(3), memcpy(3), memcmp(3), and
rin
2021-07-06
Ensure that the stack is always 16-byte aligned by rounding sizes as needed.
thorpej
2021-06-30
Do previous differtly by pushing two registers in the same way as the
skrll
2021-06-30
The _INVOKE_CERROR macro deals with thumb so simplify the code (at the
skrll
2021-06-30
Trailing whitespace
skrll
2021-06-30
Fix previous. For Thumb-1:
rin
2021-06-29
Align sp to 8-byte boundary as required by EABI.
rin
2021-05-25
POSIX sez:
thorpej
2021-04-25
Use ${MACHINE_MIPS64}
christos
2021-02-19
Remove the incorrect register shuffle - we pass SYS___syscall as the
simonb
2021-02-06
For mips n32/n64 explicitly save the GP reg on the stack, and
simonb
2020-12-05
spaces to tab
skrll
2020-10-24
Add _UC_GREGS_* defines for all general registers
skrll
2020-10-24
Provide _UC_REGS_* defines for all registers
skrll
2020-10-24
Update the unwinder comment to better reflect ARM64
skrll
2020-10-24
s/ARM/ARM64/ in comment
skrll
2020-10-21
Fix typo (thanks kamil@ for pointing it out).
thorpej
2020-10-21
Add call frame unwind info to the Alpha signal trampoline. Using
thorpej
2020-10-21
- Consistently use _REG_* defines from assym.h to mean register numbers,
thorpej
2020-10-19
Restore SP from mcontext
kamil
2020-10-19
Restore ESP from mcontext
kamil
2020-10-19
Restore RSP from mcontext
kamil
2020-10-17
Change x30 to lr for ease of reading
skrll
2020-10-15
Trailing whitespace
skrll
2020-10-15
Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers for
skrll
2020-10-15
Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers for
skrll
2020-10-15
Trailing whitespace
skrll
2020-10-13
Decorate the aarch64 signal trampoline with CFI attributes easing unwinding
kamil
2020-10-12
Fix typo
kamil
2020-10-12
Decorate the i386 signal trampoline with CFI attributes easing unwinding
kamil
2020-10-12
Add CVS Id
kamil
2020-10-12
Decorate the x86_64 signal trampoline with CFI attributes easing unwinding
kamil
2020-09-29
s/occurence/occurrence/
msaitoh
2020-06-22
Turn on _UC_TLSBASE for sure in the same manner as other ports.
rin
2020-05-31
Add m68k assembler version of __muldi3().
rin
[next]