[PATCH]: Fix HC11 linker relaxation (ld crash)
Stephane Carrez
stcarrez@nerim.fr
Sat Oct 12 06:37:00 GMT 2002
Hi!
When I integrated the HC11 linker relaxation in bfd, it was using the
binutils 2.12 internals and was using Elf_External_Sym. It's bad and it
makes the linker crash.
I've committed this patch to fix the problem (comes from elf32-sh mostly).
Stephane
2002-10-12 Stephane Carrez <stcarrez@nerim.fr>
* elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
handling to use Elf_Internal_Sym.
(m68hc11_elf_relax_delete_bytes): Likewise.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: elf32-m68hc11.c.diffs
URL: <https://sourceware.org/pipermail/binutils/attachments/20021012/3c9b3532/attachment.ksh>
More information about the Binutils
mailing list