On Fri, Feb 3, 2012 at 2:52 AM, Harald Servat Gelabert <[email protected]> wrote: > Hello libunwind-people, > > I was wondering if you're considering to release a new (minor?) release any > time soon.
I was going to say we haven't done anything major over the last few months. But we've picked up quite a few of the small fixes over the last few months. If I don't hear otherwise, I'll go ahead and tag the tree. -Arun git log v1.0.1.. --oneline 51445f6 ARM: fix unwind table search when IP less than first table entry ec4b23b ARM: fix off-by-one in exidx VFP pop 458c661 Fix libunwind-generic.so symbolic link never being created in make install 52ca68c Fix a race condition cf2f3d3 Correct the inverted check 2f32820 Fix a compiler warning 2b606fa Fix compilation on non-glibc machines. 1010880 Address x86_64 crashes when using sigaltstack 297d9cd Fix for failing test-setjmp d84e5d5 Call dwarf_step only if CONFIG_DEBUG_FRAME is defined 786882f Remove unused variable segbase 1e64499 Only declare the start/end variables in case CONFIG_DEBUG_FRAME is defined. 25aeae9 Fix breakage when host != target d20df8b Fix up the breakage when host != target 851f142 Fix some compiler warnings 3977724 Add missing <signal.h> include directive 91494b7 Define GNU and processor specific values for the Phdr p_type field 0eba216 [ARM] Add support for systems that don't support ucontext.h 059676c Prevent the use of struct dl_phdr_info outside of dl_iterate_phdr 0fed502 UNW_REMOTE_ONLY fixes 2c865b6 Include <sys/mman.h> to have MAP_ANONYMOUS defined 0a26727 Fix TLS destructor ordering problems 08077a4 pthread_once() workaround for FreeBSD and Solaris 9a311bf [ARM] fix for the check-namespace test case 7f41e70 Have tdep_get_elf_image available in case of UNW_REMOTE_ONLY da4743f Exclude arm_find_proc_info and arm_put_unwind_info in case of UNW_REMOTE_ONLY c01ea3f Have dwarf.h include pthread.h 1975719 Change _UPTi_find_unwind_table to return an integer. c4133e8 undef FORTIFY_SOURCE 42b6708 Fix linker errors with recent binutils f89fb17 Fix incorrect calls to memset. 962366d Fixup compile errors on ia64. _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
