mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
Fix typo in ChangeLog entry: s/R_390_RELAVITE/R_390_RELATIVE/.
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
2003-11-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||
|
||||
* elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32
|
||||
to R_390_RELAVITE. Convert the other relocations against local
|
||||
to R_390_RELATIVE. 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
|
||||
to R_390_RELATIVE. Convert the other relocations against local
|
||||
symbols to relocations against the start of the section.
|
||||
|
||||
2003-11-11 Nick Clifton <nickc@redhat.com>
|
||||
|
Reference in New Issue
Block a user