binutils-gdb/binutils/doc
Nick Clifton 90bd54236c Do not build libctf for targets that do not use the ELF file format.
top	* configure.ac (noconfigdirs): Add libctf if the target does not use
	the ELF file format.
	* configure: Regenerate.

binutils* configure.ac (LIBCTF): Export.  Set to empty for non-ELF based
	targets.
	(HAVE_LIBCTF): Define if libctf support is available.
	* Makefile.am (LIBCTF): Set value to @LIBCTF@.
	* objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
	defined.
	* readelf.c: Likewise.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* config.in: Regenerate.
2019-05-29 11:32:34 +01:00
..
binutils.texi binutils: CTF support for objdump and readelf 2019-05-28 17:09:45 +01:00
ctf.options.texi binutils: CTF support for objdump and readelf 2019-05-28 17:09:45 +01:00
debug.options.texi Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 2019-02-22 10:36:24 +00:00
fdl.texi
Makefile.am Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
Makefile.in Do not build libctf for targets that do not use the ELF file format. 2019-05-29 11:32:34 +01:00