* reloc.c (bfd_perform_relocation): Don't return an error when
authorIan Lance Taylor <ian@airs.com>
Fri, 17 Sep 1993 22:13:33 +0000 (22:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 17 Sep 1993 22:13:33 +0000 (22:13 +0000)
performing a reloc against an undefined weak symbol.
* syms.c (bfd_print_symbol_vandf): Show value of BSF_WEAK rather
than obsolete BSF_EXPORT.

bfd/ChangeLog

index b7bd40ad209e89083724156330fed90e7badf8ac..bbf59b52806e55ff6eb7f5215d7c48726cb1c73b 100644 (file)
@@ -1,3 +1,10 @@
+Fri Sep 17 18:08:55 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * reloc.c (bfd_perform_relocation): Don't return an error when
+       performing a reloc against an undefined weak symbol.
+       * syms.c (bfd_print_symbol_vandf): Show value of BSF_WEAK rather
+       than obsolete BSF_EXPORT.
+
 Fri Sep 17 02:04:31 1993  John Gilmore  (gnu@cygnus.com)
 
        * hosts/{alphaosf.h, amix.h, apollo68.h, apollov68.h,
This page took 0.028753 seconds and 4 git commands to generate.