CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/07/09 01:05:48
Modified files: libexec/ld.so/amd64: ldasm.S Log message: Fix backtraces through _dl_bind_start by adding dwarf annotations for the stack adjustments/handling in the asm. Based on FreeBSD. ok kettenis@ matthew@