[PATCH] libffi .eh_frame tweaks
Andrew Haley
aph@redhat.com
Mon Apr 28 11:01:00 GMT 2003
Jakub Jelinek writes:
> Hi!
>
> The following patch makes IA-32 and PPC32 libffi .eh_frame PC-relative if
> -fpic/-fPIC/-mrelocatable, so that ld can create FDE lookup table in
> .eh_frame_hdr section and also makes the .eh_frame section's attributes
> match those emitted by gcc (so that libgcj.so's .eh_frame section can go
> into read-only segment if linker supports that).
Nice.
One question. What is the point of the non-PIC version of this info?
Andrew.
More information about the Java-patches
mailing list