* syms.h: Define BSF_FILE, update BSF_SECTION_SYM desc.
authorJohn Gilmore <gnu@cygnus>
Sat, 4 Jul 1992 10:38:33 +0000 (10:38 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 4 Jul 1992 10:38:33 +0000 (10:38 +0000)
commita1f6632789739e08281dd335f6d87a37e036c7ed
tree3cfe91d9de970ec6405c1a65b48b276b75ed5b19
parent92f66b26804f4fb6e777495bbe95731a199e4399
* syms.h:  Define BSF_FILE, update BSF_SECTION_SYM desc.
* elf.c:  Remove unconditional debug printf's.
(elf_write_object_contents, elf_slurp_symbol_table):  Handle
BSF_SECTION_SYM <=> STT_SECTION, BSF_FILE <=> STT_FILE.
(elf_slurp_symbol_table):  Hand out symbols in forward, not
reverse order.  Simplify duplicate code.
bfd/ChangeLog