]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
Change return type of bclose to bfd_boolean
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index fa89e15f32c16d2cbf3b1e36f39d3f3c505b37c9..530ef7d61bc72dd33308fba6d374d35380802c3f 100644 (file)
@@ -1,3 +1,14 @@
+2012-11-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/14813
+       * bfdio.c (bfd_iovec): Change return type of bclose to
+       bfd_boolean.
+       (memory_bclose): Change return type to bfd_boolean.
+       * cache.c (cache_bclose): Likewise.
+       * opncls.c (opncls_bclose): Likewise.  Return TRUE on success.
+       * vms-lib.c (vms_lib_bclose): Likewise.  Return TRUE.
+       * libbfd.h: Regenerated.
+
 2012-11-06  Tristan Gingold  <gingold@adacore.com>
 
        * coff-x86_64.c (_bfd_generic_find_nearest_line_discriminator):