aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-12-05 13:20:10 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-12-05 13:20:10 +0000
commit6609fa7475519eeee34272b25d38995906cb315e (patch)
treebb8093abe705e2e36da9454b63e32a1eb1c36129 /bfd/elf32-i386.c
parent62fd9fad960dc88e1d36328841c34934b6615925 (diff)
downloadgdb-6609fa7475519eeee34272b25d38995906cb315e.zip
gdb-6609fa7475519eeee34272b25d38995906cb315e.tar.gz
gdb-6609fa7475519eeee34272b25d38995906cb315e.tar.bz2
2000-12-05 Kazu Hirata <kazu@hxi.com>
* elf32-fr30.c: Fix formatting. * elf32-hppa.c: Likewise. * elf32-i370.c: Likewise. * elf32-i386.c: Likewise. * elf32-i860.c: Likewise. * elf32-i960.c: Likewise.
Diffstat (limited to 'bfd/elf32-i386.c')
-rw-r--r--bfd/elf32-i386.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c
index 336e889..11664ea 100644
--- a/bfd/elf32-i386.c
+++ b/bfd/elf32-i386.c
@@ -150,7 +150,6 @@ static reloc_howto_type elf_howto_table[]=
};
-
#ifdef DEBUG_GEN_RELOC
#define TRACE(str) fprintf (stderr, "i386 bfd reloc lookup %d (%s)\n", code, str)
#else
@@ -1254,7 +1253,7 @@ elf_i386_size_dynamic_sections (output_bfd, info)
space allocated to copy PC relative relocs against symbols which
are defined in regular objects. For the normal non-symbolic case,
we also discard space for relocs that have become local due to
- symbol visibility changes. We allocated space for them in the
+ symbol visibility changes. We allocated space for them in the
check_relocs routine, but we won't fill them in in the
relocate_section routine. */