Update.cvs/fedora-glibc-20041014T0548
commitc701ab9f0e231592427e0602431d4156a21d4afd
authorUlrich Drepper <drepper@redhat.com>
Thu, 14 Oct 2004 02:24:44 +0000 (14 02:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 14 Oct 2004 02:24:44 +0000 (14 02:24 +0000)
tree84d8b777f95f0e47178ab5946e9b25181b393b47
parentc0f62c56788c48b9fb36dc609c0a9f9db3667306
Update.

2004-10-12  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/generic/segfault.c: Include alloca.h and stdint.h.
Don't include frame.h.
(CURRENT_STACK_FRAME, INNER_THAN, ADVANCE_STACK_FRAME): Remove.
(catch_segfault): Use backtrace function.

* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Fix comment.
* sysdeps/unix/sysv/linux/ia64/register-dump.h: New file.
* sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h (GET_PC): Return sc_ip
field.
ChangeLog
sysdeps/generic/segfault.c
sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h
sysdeps/unix/sysv/linux/ia64/register-dump.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h