This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] riscv: restore ABI compatibility (bug 24484)
- From: Jim Wilson <jimw at sifive dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 4 Jul 2019 16:32:56 +0800
- Subject: Re: [PATCH] riscv: restore ABI compatibility (bug 24484)
- References: <mvmlfxefbqq.fsf@suse.de>
On Thu, Jul 4, 2019 at 4:24 PM Andreas Schwab <schwab@suse.de> wrote:
> The contents of the dynamic section are part of the ABI, thus
> DL_RO_DYN_SECTION cannot be changed.
>
> [BZ #24484]
> * sysdeps/riscv/ldsodefs.h (DL_RO_DYN_SECTION): Define.
This is OK with me, though I'm not a glibc maintainer.
Jim