PATCH: Don't use section name to set ELF section data
H. J. Lu
hjl@lucon.org
Fri Jul 25 14:38:00 GMT 2003
On Fri, Jul 25, 2003 at 01:25:31PM +0100, Nick Clifton wrote:
> Hi H.J.
>
> > Here is the new patch. It caused no regressions on all targets
> > affected. It fixed an ELF/ppc64 bug.
>
> Excellent.
...
> Approved - please apply.
>
Done. I made a small change. I used
if (! BFD_SEND ((B), _new_section_hook, ((B), (S)))) \
instead of
if (!_bfd_elf_new_section_hook ((B), (S))) \
H.J.
More information about the Binutils
mailing list