mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
Regen bfd-in2.h
* bfd-in2.h: Regenerate.
This commit is contained in:
parent
ad3d022a77
commit
4af8774e15
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user