* elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 13 Nov 2003 15:56:50 +0000 (15:56 +0000)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 13 Nov 2003 15:56:50 +0000 (15:56 +0000)
commitb5727d755eafbcbadac67832172c6aa3f311ba6d
tree3eda2090745deaf57205900bc30b3599f99c84b5
parenta50d3602e04dcfd5167f89b080abcdfabf272595
* elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32
to R_390_RELAVITE. Convert the other relocations against local
symbols to relocations against the start of the section.
* elf64-s390.c (elf_s390_relocate_section): Only convert R_390_64
to R_390_RELAVITE. Convert the other relocations against local
symbols to relocations against the start of the section.
bfd/ChangeLog
bfd/elf32-s390.c
bfd/elf64-s390.c
This page took 0.024769 seconds and 4 git commands to generate.