]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/simple-object-xcoff.c
simple-object-xcoff.c: New file.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 2 Jan 2013 02:04:42 +0000 (02:04 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 2 Jan 2013 02:04:42 +0000 (21:04 -0500)
commita9b01f002fc2f86a7a1c3f7eed730a5007be3c73
tree5d68e288641c21b158dc93c04378fc96b59bd30b
parent0331d94dae2ed9a837acb9abcd51aafc7d2dd7fb
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
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/simple-object-common.h
libiberty/simple-object-xcoff.c [new file with mode: 0644]
libiberty/simple-object.c