binutils-gdb/libctf
Nick Alcock 0e65dfbaf3 libctf: build system
This ties libctf into the build system, and makes binutils depend on it
(used by the next commits).

	* Makefile.def (host_modules): Add libctf.
	* Makefile.def (dependencies): Likewise.
	libctf depends on zlib, libiberty, and bfd.
	* Makefile.in: Regenerated.
	* configure.ac (host_libs): Add libctf.
	* configure: Regenerated.

libctf/
	* Makefile.am: New.
	* Makefile.in: Regenerated.
	* config.h.in: Likewise.
	* aclocal.m4: Likewise.
	* configure: Likewise.
2019-05-28 17:09:41 +01:00
..
aclocal.m4 libctf: build system 2019-05-28 17:09:41 +01:00
ChangeLog libctf: build system 2019-05-28 17:09:41 +01:00
config.h.in libctf: build system 2019-05-28 17:09:41 +01:00
configure libctf: build system 2019-05-28 17:09:41 +01:00
configure.ac libctf: build system 2019-05-28 17:09:41 +01:00
ctf-archive.c libctf: mmappable archives 2019-05-28 17:07:55 +01:00
ctf-create.c libctf: type copying 2019-05-28 17:08:26 +01:00
ctf-decl.c libctf: core type lookup 2019-05-28 17:08:14 +01:00
ctf-dump.c libctf: debug dumping 2019-05-28 17:09:37 +01:00
ctf-error.c
ctf-hash.c
ctf-impl.h libctf: library version enforcement 2019-05-28 17:08:29 +01:00
ctf-labels.c libctf: labels 2019-05-28 17:09:30 +01:00
ctf-lookup.c libctf: lookups by name and symbol 2019-05-28 17:08:19 +01:00
ctf-open-bfd.c libctf: ELF file opening via BFD 2019-05-28 17:08:08 +01:00
ctf-open.c libctf: ELF file opening via BFD 2019-05-28 17:08:08 +01:00
ctf-subr.c libctf: library version enforcement 2019-05-28 17:08:29 +01:00
ctf-types.c libctf: core type lookup 2019-05-28 17:08:14 +01:00
ctf-util.c
elf.h
Makefile.am libctf: build system 2019-05-28 17:09:41 +01:00
Makefile.in libctf: build system 2019-05-28 17:09:41 +01:00
swap.h libctf: opening 2019-05-28 17:07:46 +01:00