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)
commit74a1e66191ba31d0f1af2419ccce0f33a8cb061d
treeab0930e0c9db025283d69bb390586df01b5e1628
parent3bdc6d4c6ed681c26152948653393b9cdc8fe86b
* 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