mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* 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.
This commit is contained in:
parent
92f66b2680
commit
a1f6632789
@ -1,3 +1,12 @@
|
||||
Sat Jul 4 03:29:41 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* 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.
|
||||
|
||||
Fri Jul 3 20:23:34 1992 Fred Fish (fnf@cygnus.com)
|
||||
|
||||
* elf.c: Remove "(void)" casts from function calls where the
|
||||
|
Loading…
Reference in New Issue
Block a user