CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2016/09/17 14:13:48

Modified files:
        lib/libc       : shlib_version 
        lib/libc/arch/arm: Makefile.inc Symbols.list 
Added files:
        lib/libc/arch/arm/dlfcn: Makefile.inc exidx.c 

Log message:
Add an interface to find the ARM.exidx table for use by the ARM EHABI unwinder.
Makes exceptions work in C++ code work again om armv7.

ok guenther@

Reply via email to