mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
Add minimal support for reading ELF symbol files and generating canonical bfd
symbol tables. Also change the names of some functions.
This commit is contained in:
parent
f5496c7e98
commit
58df00e9aa
@ -1,5 +1,9 @@
|
||||
Thu Nov 14 19:11:13 1991 Fred Fish (fnf at cygnus.com)
|
||||
|
||||
* elf.c: Add minimal support for ELF symbol tables. Generates
|
||||
canonical bfd symbol tables from ELF symbol tables. Change the
|
||||
name of some functions from bfd_<name> to elf_<name>.
|
||||
|
||||
* syms.c: Trivial fix to comment to remove a redundant "to".
|
||||
|
||||
Wed Nov 13 17:02:01 1991 John Gilmore (gnu at cygnus.com)
|
||||
|
Loading…
Reference in New Issue
Block a user