OSDN Git Service

* elf32-i386.c: Add comment re linker function names and ordering.
authoramodra <amodra>
Tue, 25 Sep 2001 10:11:45 +0000 (10:11 +0000)
committeramodra <amodra>
Tue, 25 Sep 2001 10:11:45 +0000 (10:11 +0000)
commit92cf2cd76adb7890ea5e059188d22c302a6bd31b
tree15f5b29aefe311483f5ca2531cc9842f7dce3b9f
parentdd2201cfbd69c56aee75e8c07cf35ad206752c42
* 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