Unwind fde-glibc
Jakub Jelinek
jakub@redhat.com
Tue Mar 26 02:48:00 GMT 2002
On Tue, Mar 26, 2002 at 10:40:49AM +0100, Bo Thorsen wrote:
> In unwind-dw2-fde-glibc.c, there is almost the exact same code as in
> config/ia64/fde-glibc.c.
It is different, config/ia64/fde-glibc.c works with PT_IA64_UNWIND stuff
while unwind-dw2-fde-glibc.c with PT_GNU_EH_FRAME (the segments
differ quite a bit).
> It's also ia64 specific, even though it's placed in the gcc dir.
It is not ia64 specific, gcc/unwind-dw2-fde-glibc.c is for all non-IA-64
targets where gcc is configured under recent binutils and recent glibc.
Jakub
More information about the Gcc
mailing list