summaryrefslogtreecommitdiff
path: root/sys/lib/libunwind/AddressSpace.hpp
AgeCommit message (Expand)Author
2021-02-28Defer acquiring the FDE lock until after the allocation. This can avoidjoerg
2017-11-02Avoid negative shift.christos
2015-01-29Fix binary search when search value is in the last block, but not equaljoerg
2014-07-20Fix braino in last commit and free the node iff the insert failed.joerg
2014-07-14Use static_cast for rb_tree_insert_node void * return value.joerg
2014-04-28GC unwind_info_size.joerg
2014-04-02SH3 uses unaligned data in the .eh_frame section, so use memcpy.joerg
2014-03-12Pass down data_base just in case something actually tries to use it.joerg
2014-03-12Add more const to make GCC happy.joerg
2013-10-14Add a heavily modified version of Apple's libunwind as released underjoerg