OSDN Git Service

* elf32-i386.c: Add comment re linker function names and ordering.
authorAlan Modra <amodra@bigpond.net.au>
Tue, 25 Sep 2001 10:11:46 +0000 (10:11 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 25 Sep 2001 10:11:46 +0000 (10:11 +0000)
commita2ec178edebb79c81ca207c1051c140feae0aa9f
treecd7b8e218094e308df9983823e4fbb92925e32c1
parentb9e6aca3e686c51e68f947cfd7a42d7928b9cbfd
* elf32-i386.c: Add comment re linker function names and ordering.
(elf_i386_link_hash_newfunc): Rename to link_hash_newfunc.
(elf_i386_grok_prstatus): Move before linker functions.
(elf_i386_grok_psinfo): Likewise.
(elf_i386_fake_sections): Move so that functions are ordered.
(elf_i386_reloc_type_class): Likewise.  Comment function purpose.
bfd/ChangeLog
bfd/elf32-i386.c