index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libunwind
Age
Commit message (
Expand
)
Author
2019-06-17
Merge libc++, libc++abi and libunwind version 8.0.0.
Patrick Wildt
2019-06-17
Import libunwind 8.0.0.
Patrick Wildt
2019-03-13
Initial IP-based caching implementation with O(logn) lookup.
Paul Irofti
2019-02-08
Convert powerpc assembly code into something clangs internal assembler
Mark Kettenis
2016-09-03
Import libunwind 3.9.0
Patrick Wildt
2019-02-04
Merge libc++, libc++abi and libunwind version 7.0.1.
Patrick Wildt
2019-02-04
Import libunwind 7.0.1
Patrick Wildt
2019-02-03
Turns out I botched the previous commit. While making the %o7 + 8 bit
Mark Kettenis
2019-02-03
On SPARC, the return address is %o7 + 8.
Mark Kettenis
2018-10-21
Backport libunwind hardware floating point handling for mips64.
Visa Hankala
2018-09-16
Adjust sparc64 bits after libunwind 6.0.0 update.
Mark Kettenis
2018-09-11
merge libunwind 6.0.0; ok patrick@, kettenis@
Robert Nagy
2018-09-11
import of libunwind 6.0.0
Robert Nagy
2017-08-02
Fix register numbering for OpenBSD/i386. Make exception handling work with
Mark Kettenis
2017-04-18
Add sparc64 support.
Mark Kettenis
2016-09-20
When _LIBUNWIND_ARM_EHABI is defined, include <link.h> to get the
Mark Kettenis
2016-09-18
Go down the right path in the _LIBUNWIND_ARM_EHABI case.
Mark Kettenis
2016-09-05
In some cases, for instance for statically linked binaries, our binutils
Patrick Wildt
2016-09-05
Implement OpenBSD support in libc++ and libunwind.
Patrick Wildt
2016-09-03
Import libunwind 3.9.0
Patrick Wildt