[binutils-gdb] Regen bfd-in2.h
Alan Modra
amodra@sourceware.org
Thu Apr 13 07:51:00 GMT 2017
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4af8774e1559b2a4e098ca0e4fc5daf857c633c1
commit 4af8774e1559b2a4e098ca0e4fc5daf857c633c1
Author: Alan Modra <amodra@gmail.com>
Date: Thu Apr 13 10:33:11 2017 +0930
Regen bfd-in2.h
* bfd-in2.h: Regenerate.
Diff:
---
bfd/ChangeLog | 4 ++++
bfd/bfd-in2.h | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 764f534..1b37860 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2017-04-13 Alan Modra <amodra@gmail.com>
+
+ * bfd-in2.h: Regenerate.
+
2017-04-11 H.J. Lu <hongjiu.lu@intel.com>
* elf-properties.c (_bfd_elf_parse_gnu_properties): Remove the
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index fbd379f..1d73134 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1069,7 +1069,8 @@ bfd *bfd_openr (const char *filename, const char *target);
bfd *bfd_fdopenr (const char *filename, const char *target, int fd);
-bfd *bfd_openstreamr (const char * filename, const char * target, void * stream);
+bfd *bfd_openstreamr (const char * filename, const char * target,
+ void * stream);
bfd *bfd_openr_iovec (const char *filename, const char *target,
void *(*open_func) (struct bfd *nbfd,
More information about the Binutils-cvs
mailing list