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: Handle STT_GNU_IFUNC symols when building shared library


"H.J. Lu" <hongjiu.lu@intel.com> writes:
> I checked in this patch to properly handle local/global STT_GNU_IFUNC
> symols when building shared library.

I don't want to be a moaning so-and-so, but this patch touches things
outside the x86 & x86_64 backends.  Did anyone approve those changes?

I ask because you've committed the patch without any real explanation.
What do you think about the point raised in 12366: that it's not really
meaningful to test def_regular in check_relocs, because the value
doesn't take into account later objects?  check_relocs and the
setting of def_regular are both part of elf_link_add_object_symbols.

Richard


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