* elfread.c (elf_symtab_read): Properly sort out the bss symbols
authorFred Fish <fnf@specifix.com>
Sun, 8 Aug 1993 00:30:07 +0000 (00:30 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 8 Aug 1993 00:30:07 +0000 (00:30 +0000)
commit6c8f91a1b7c5880cb4cb9b6996f5801174f4aa02
tree4ba2352fa1307ef2f90aacf04e09cb9a0437560d
parent61434ebb732018ec1346494061e478e75424a978
* elfread.c (elf_symtab_read):  Properly sort out the bss symbols
from the data symbols and give them the correct minimal_symbol_type.
Add file static symbols to the minimal symbol table, not just
global symbols.  Add absolute symbols as well (like _edata, _end).
Redo stabs-in-elf special symbol handling now that file static
symbols are entered into the into the minimal symbol table.
gdb/ChangeLog
gdb/elfread.c
This page took 0.025271 seconds and 4 git commands to generate.