Skip to content
Snippets Groups Projects
user avatar
Albert Aribaud authored
older ld emitted all ELF relocations in input sections named
.rel.dyn, whereas newer ld uses names of the form .rel*. The
linker script only collected .rel.dyn input sections. Rewrite
to collect all .rel* input sections.

Signed-off-by: default avatarAlbert Aribaud <albert.aribaud@free.fr>
858ecd9a
History
Name Last commit Last update