* elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
when not relocatable. Fix reloc_emitter call for K&R.
This commit is contained in:
parent
6079c749e1
commit
3decf53c32
|
@ -1,3 +1,8 @@
|
|||
2002-05-06 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
|
||||
when not relocatable. Fix reloc_emitter call for K&R.
|
||||
|
||||
2002-05-04 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
|
||||
|
|
Loading…
Reference in New Issue