merge from gcc

This commit is contained in:
DJ Delorie 2013-01-07 20:28:44 +00:00
parent f2a6224b9c
commit 07a8e9f036
6 changed files with 928 additions and 4 deletions

View file

@ -148,6 +148,7 @@ struct simple_object_functions
extern const struct simple_object_functions simple_object_coff_functions;
extern const struct simple_object_functions simple_object_elf_functions;
extern const struct simple_object_functions simple_object_mach_o_functions;
extern const struct simple_object_functions simple_object_xcoff_functions;
/* Read SIZE bytes from DESCRIPTOR at file offset OFFSET into BUFFER.
Return non-zero on success. On failure return 0 and set *ERRMSG