simple-object.h: New file.
include/: * simple-object.h: New file. libiberty/: * simple-object.c: New file. * simple-object-common.h: New file. * simple-object-elf.c: New file. * simple-object-mach-o.c: New file. * simple-object-coff.c: New file. * simple-object.txh: New file. * configure.ac: Add AC_TYPE_SSIZE_T. * Makefile.in: Rebuild dependencies. (CFILES): Add simple-object.c, simple-object-coff, simple-object-elf.c, and simple-object-mach-o.c. (REQUIRED_OFILES): Add corresponding object files. * configure: Rebuild. * config.in: Rebuild. * functions.texi: Rebuild. Co-Authored-By: Dave Korn <dave.korn.cygwin@gmail.com> Co-Authored-By: Iain Sandoe <iains@gcc.gnu.org> From-SVN: r166185
Showing
include/simple-object.h
0 → 100644
libiberty/simple-object-coff.c
0 → 100644
This diff is collapsed.
Click to expand it.
libiberty/simple-object-common.h
0 → 100644
This diff is collapsed.
Click to expand it.
libiberty/simple-object-elf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libiberty/simple-object-mach-o.c
0 → 100644
This diff is collapsed.
Click to expand it.
libiberty/simple-object.c
0 → 100644
libiberty/simple-object.txh
0 → 100644
Please
register
or
sign in
to comment