]> Git Repo - binutils.git/commitdiff
* objdump.c (slurp_dynamic_symtab): Try to get the dynamic symbols
authorIan Lance Taylor <[email protected]>
Sun, 17 Jul 1994 02:36:11 +0000 (02:36 +0000)
committerIan Lance Taylor <[email protected]>
Sun, 17 Jul 1994 02:36:11 +0000 (02:36 +0000)
even if the bfd is not marked DYNAMIC.  ELF executables are not
marked DYNAMIC, but do have dynamic symbols.

binutils/ChangeLog

index ff68f27ff43c92a170800ad7f64660019c627681..4afd7cb6caeb8886632575427e13f2bf5a308d0d 100644 (file)
@@ -1,3 +1,9 @@
+Sat Jul 16 22:34:39 1994  Ian Lance Taylor  ([email protected])
+
+       * objdump.c (slurp_dynamic_symtab): Try to get the dynamic symbols
+       even if the bfd is not marked DYNAMIC.  ELF executables are not
+       marked DYNAMIC, but do have dynamic symbols.
+
 Fri Jul 15 01:41:35 1994  Steve Chamberlain  ([email protected])
 
        * coffgrok.c (do_where): Make data with no type 'int'.
This page took 0.037305 seconds and 4 git commands to generate.