* elf32-i386.c: Add comment re linker function names and ordering.
authorAlan Modra <amodra@gmail.com>
Tue, 25 Sep 2001 10:11:46 +0000 (10:11 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 25 Sep 2001 10:11:46 +0000 (10:11 +0000)
commit387019538fefadc659533014b5d73e010f4dc524
tree14847e7174d47577dc3ac670134a580f9193cd24
parent6e22e505ed8f0562dfd75b53f845091df952ba9e
* 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