2009-06-14 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c: Remove duplicated comments.
This commit is contained in:
parent
dedb13c6db
commit
b80ee1aa0e
2 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-06-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* elf32-i386.c: Remove duplicated comments.
|
||||
|
||||
2009-06-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/10270
|
||||
|
|
|
@ -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. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue