[PATCH] riscv: restore ABI compatibility (bug 24484)
Jim Wilson
jimw@sifive.com
Thu Jul 4 08:41:00 GMT 2019
On Thu, Jul 4, 2019 at 4:28 PM Florian Weimer <fweimer@redhat.com> wrote:
> Perhaps indicate somewhere that “a read-only dynamic section is not
> relocated by the loader” or something like that, so that someone not
> familiar with the MIPS mechanism understands the ABI difference?
You could point at the D_PTR macro definition in
sysdeps/generic/ldsodefs.h. Or if you want a user code example there
is
https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=libphobos/libdruntime/gcc/sections/elf_shared.d;h=7f9036bf5052861960f8a1d4a20838437c5c519c;hb=HEAD#l758
Jim
More information about the Libc-alpha
mailing list