From d334575b7690fe3ed2850838af961fa706434ca8 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 29 Jan 2009 16:35:03 +0000 Subject: 2009-01-29 Daniel Jacobowitz Mark Shinwell Catherine Moore * elf-attrs.c, elflink.c, elfxx-mips.c: Correct typos in comments. --- bfd/elfxx-mips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/elfxx-mips.c') diff --git a/bfd/elfxx-mips.c b/bfd/elfxx-mips.c index 24dcd4b..138d045 100644 --- a/bfd/elfxx-mips.c +++ b/bfd/elfxx-mips.c @@ -7575,7 +7575,7 @@ _bfd_mips_elf_check_relocs (bfd *abfd, struct bfd_link_info *info, case R_MIPS_CALL_LO16: if (h != NULL) { - /* VxWorks call relocations point the function's .got.plt + /* VxWorks call relocations point at the function's .got.plt entry, which will be allocated by adjust_dynamic_symbol. Otherwise, this symbol requires a global GOT entry. */ if ((!htab->is_vxworks || h->forced_local) -- cgit v1.1