On Mon, Mar 29, 2010 at 5:28 AM, NIIBE Yutaka <[email protected]> wrote: > I am looking the file: > eglibc-2.10.2/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h > > It doesn't have any cfi directives. I think that it is the cause > of this problem. > > When adding cfi directives, it would be good to add nocancel version > of functions.
I have now added cfi directives to both sysdep.h and sysdep-cancel.h for all assembly wrappers used by glibc. In addition I have also provided a nocancel version in sysdep-cancel.h. Once I finish testing the cfi directives I'll push this into libc-ports and debian can pull the changeset. Cheers, Carlos. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

