* libbfd.c (bfd_stat): If bfd_cache_lookup returns an error,
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 18 May 1995 05:20:37 +0000 (05:20 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 18 May 1995 05:20:37 +0000 (05:20 +0000)
return an error to the caller.  Call bfd_set_error on errors.

bfd/ChangeLog

index feb97191d28751eb2c97cd75fae7c7d4d70e6ba7..dac03dbbac498f0e72d552f3647c4207b47ef3bf 100644 (file)
@@ -1,3 +1,13 @@
+Tue May 16 10:29:51 1995  Jim Kingdon  <kingdon@deneb.cygnus.com>
+
+       * libbfd.c (bfd_stat): If bfd_cache_lookup returns an error,
+       return an error to the caller.  Call bfd_set_error on errors.
+
+Tue May 16 14:44:45 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * libcoff-in.h (coff_renumber_symbols): Modified prototypes in
+       accordance with 11 May libcoff.h change.
+
 Thu May 11 16:43:14 1995  Steve Chamberlain  <sac@slash.cygnus.com>
 
        tekhex.c (first_phase): Understand type 0 symbols.
This page took 0.026536 seconds and 4 git commands to generate.