binutils-gdb/bfd/doc
Alan Modra b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
We can't use libiberty.a in chew.  libiberty is a host library, chew
a build program.  Partly revert commit 7273d78f3f, instead define
local versions of the libiberty functions.  ansidecl.h also isn't
needed.

	* doc/chew.c: Don't include libiberty.h or ansidecl.h.
	(xmalloc, xrealloc, xstrdup): New functions.
	* doc/local.mk (LIBIBERTY): Don't define or use.
	* Makefile.in: Regenerate.
2022-06-01 10:52:05 +09:30
..
bfd.texi
bfdint.texi
bfdsumm.texi
ChangeLog-0415
ChangeLog-9103
chew.c Re: use libiberty xmalloc in bfd/doc/chew.c 2022-06-01 10:52:05 +09:30
doc.str
fdl.texi
header.sed
local.mk Re: use libiberty xmalloc in bfd/doc/chew.c 2022-06-01 10:52:05 +09:30
makefile.vms
proto.str
webassembly.texi