diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2002-12-20 22:41:13 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2002-12-20 22:41:13 +0000 |
commit | 19852a2abd4f698ced10f575b2de381dd09e441d (patch) | |
tree | 26ebee768a1d0deeae6234cb837e018385e6c081 /bfd/elf32-vax.c | |
parent | 14e9ca951563089b049696580d420f648d73cc54 (diff) | |
download | gdb-19852a2abd4f698ced10f575b2de381dd09e441d.zip gdb-19852a2abd4f698ced10f575b2de381dd09e441d.tar.gz gdb-19852a2abd4f698ced10f575b2de381dd09e441d.tar.bz2 |
* coff-h8300.c: Fix comment typos.
* coffcode.h: Likewise.
* cpu-cris.c: Likewise.
* elf32-vax.c: Likewise.
* genlink.h: Likewise.
* linker.c: Likewise.
* som.c: Likewise.
* tekhex.c: Likewise.
* vms-misc.c: Likewise.
Diffstat (limited to 'bfd/elf32-vax.c')
-rw-r--r-- | bfd/elf32-vax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-vax.c b/bfd/elf32-vax.c index 20716fa..a9e8b0b 100644 --- a/bfd/elf32-vax.c +++ b/bfd/elf32-vax.c @@ -783,7 +783,7 @@ elf_vax_check_relocs (abfd, info, sec, relocs) PC relative relocations we have entered for this symbol, so that we can discard them again if the symbol is later defined by a regular object. Note that this function is - only called if we are using an vaxelf linker hash table, + only called if we are using a vaxelf linker hash table, which means that h is really a pointer to an elf_vax_link_hash_entry. */ if ((ELF32_R_TYPE (rel->r_info) == R_VAX_PC8 |