From b80ee1aa0e1867b36e8298bf9d6128017a98852d Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 15 Jun 2009 00:37:08 +0000 Subject: [PATCH] 2009-06-14 H.J. Lu * elf32-i386.c: Remove duplicated comments. --- bfd/ChangeLog | 4 ++++ bfd/elf32-i386.c | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4c6ccada18..390a357427 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 ee881d1571..0baab2cadf 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. */