This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] PR gold/17640


> With the old x86-64 elf_machine_dynamic, we generate
>
>        addq    _DYNAMIC@GOTPCREL(%rip), %rdx
>
> We need to keep _DYNAMIC GOT entry.

OK, when we see that relocation, we will create the GOT entry. Why do
you need to special-case it when we're processing the @GOT relocation?

-cary


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