mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:39:24 +08:00
Regen bfd-in2.h
* bfd-in2.h: Regenerate.
This commit is contained in:
@ -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>
|
2017-04-11 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* elf-properties.c (_bfd_elf_parse_gnu_properties): Remove the
|
* 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_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,
|
bfd *bfd_openr_iovec (const char *filename, const char *target,
|
||||||
void *(*open_func) (struct bfd *nbfd,
|
void *(*open_func) (struct bfd *nbfd,
|
||||||
|
Reference in New Issue
Block a user