mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 20:32:21 +08:00
* elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
|
||||||
|
|
||||||
2002-07-01 Matt Thomas <matt@3am-software.com>
|
2002-07-01 Matt Thomas <matt@3am-software.com>
|
||||||
|
|
||||||
* elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
|
* elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
|
||||||
|
@ -7178,7 +7178,7 @@ _bfd_elf_reloc_type_class (rela)
|
|||||||
return reloc_class_normal;
|
return reloc_class_normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* For RELA architectures, return what the relocation value for
|
/* For RELA architectures, return the relocation value for a
|
||||||
relocation against a local symbol. */
|
relocation against a local symbol. */
|
||||||
|
|
||||||
bfd_vma
|
bfd_vma
|
||||||
|
Reference in New Issue
Block a user