Add minimal support for reading ELF symbol files and generating canonical bfd
authorFred Fish <fnf@specifix.com>
Fri, 15 Nov 1991 03:26:58 +0000 (03:26 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 15 Nov 1991 03:26:58 +0000 (03:26 +0000)
symbol tables.  Also change the names of some functions.

bfd/ChangeLog

index 84a253fa5a7aaf7a153beb86cb961973bd5253d2..150ad8fdda48d5dfc12334b33f7863808c4d7107 100644 (file)
@@ -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)