This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Reserve a few .dynamic entries


> Date: Wed, 6 Jun 2001 18:13:38 +0200
> From: Jakub Jelinek <jakub@redhat.com>

> +DYNAMIC=".dynamic     ${RELOCATING-0} : { *(.dynamic) ${RELOCATING+FILL(0) . += 6 * ${ELFSIZE} / 4; } }"

I think there should be a shell-variable (perhaps default on)
that a ld emulation can (un)set, and which should be tested when
adding that padding.  And a comment.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]