From: H.J. Lu Date: Mon, 15 Jun 2009 00:37:08 +0000 (+0000) Subject: 2009-06-14 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b80ee1aa0e1867b36e8298bf9d6128017a98852d;p=binutils-gdb.git 2009-06-14 H.J. Lu * elf32-i386.c: Remove duplicated comments. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4c6ccada187..390a357427c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2009-06-14 H.J. Lu + + * elf32-i386.c: Remove duplicated comments. + 2009-06-14 H.J. Lu PR ld/10270 diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c index ee881d15717..0baab2cadf3 100644 --- a/bfd/elf32-i386.c +++ b/bfd/elf32-i386.c @@ -899,9 +899,6 @@ elf_i386_link_hash_table_free (struct bfd_link_hash_table *hash) _bfd_generic_link_hash_table_free (hash); } -/* Create .got, .gotplt, and .rela.got sections in DYNOBJ, and set up - shortcuts to them in our hash table. */ - /* Create .got, .gotplt, and .rel.got sections in DYNOBJ, and set up shortcuts to them in our hash table. */