OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Wed Oct 27 2004 - 13:05:56 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2004/10/27 12:05:56

Modified files:
        gnu/usr.bin/gcc/gcc/config: openbsd.h t-openbsd
Added files:
        gnu/usr.bin/gcc/gcc: unwind-dw2-fde-openbsd.c

Log message:
Add support to find DWARF call fame info in shared libraries.
This makes DWARF-based exception handling work for shared libraries and
dynamic executables.
ok drahn, millert, pval