aboutsummaryrefslogtreecommitdiff
path: root/libiberty/simple-object-common.h
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2013-01-02 02:04:42 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2013-01-01 21:04:42 -0500
commita9b01f002fc2f86a7a1c3f7eed730a5007be3c73 (patch)
tree5d68e288641c21b158dc93c04378fc96b59bd30b /libiberty/simple-object-common.h
parent0331d94dae2ed9a837acb9abcd51aafc7d2dd7fb (diff)
downloadgcc-a9b01f002fc2f86a7a1c3f7eed730a5007be3c73.zip
gcc-a9b01f002fc2f86a7a1c3f7eed730a5007be3c73.tar.gz
gcc-a9b01f002fc2f86a7a1c3f7eed730a5007be3c73.tar.bz2
simple-object-xcoff.c: New file.
* simple-object-xcoff.c: New file. * Makefile.in: Add it to build machinery. * simple-object-common.h (simple_object_xcoff_functions): Declare. * simple-object.c (format_functions): Add simple_object_xcoff_functions. From-SVN: r194774
Diffstat (limited to 'libiberty/simple-object-common.h')
-rw-r--r--libiberty/simple-object-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/simple-object-common.h b/libiberty/simple-object-common.h
index 264b179..bef9b08 100644
--- a/libiberty/simple-object-common.h
+++ b/libiberty/simple-object-common.h
@@ -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