binutils-gdb/libctf
Tom Tromey 0d01fbe64f Remove libctf/mkerrors.sed
This patch removes libctf/mkerrors.sed, replacing it with a macro in
ctf-api.h.  This simplifies the build and avoids possible unportable
code in the sed script.

2020-10-21  Tom Tromey  <tromey@adacore.com>

	* ctf-api.h (_CTF_ERRORS): New macro.

libctf/ChangeLog
2020-10-21  Tom Tromey  <tromey@adacore.com>

	* mkerrors.sed: Remove.
	* ctf-error.c (_CTF_FIRST): New define.
	(_CTF_ITEM): Define this, not _CTF_STR.
	(_ctf_errlist, _ctf_erridx): Use _CTF_ERRORS.
	(ERRSTRFIELD): Rewrite.
	(ERRSTRFIELD1): Remove.
	* Makefile.in: Rebuild.
	* Makefile.am (BUILT_SOURCES): Remove.
	(ctf-error.h): Remove.
2020-10-21 11:52:17 -06:00
..
.gitignore
aclocal.m4
ChangeLog Remove libctf/mkerrors.sed 2020-10-21 11:52:17 -06:00
config.h.in
configure
configure.ac
ctf-archive.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-create.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-decl.c
ctf-decls.h
ctf-dedup.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-dump.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-endian.h
ctf-error.c Remove libctf/mkerrors.sed 2020-10-21 11:52:17 -06:00
ctf-hash.c
ctf-impl.h libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-inlines.h
ctf-intl.h
ctf-labels.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-link.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-lookup.c
ctf-open-bfd.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-open.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-qsort_r.c
ctf-sha1.c
ctf-sha1.h
ctf-string.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-subr.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-types.c libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-util.c
elf.h
libctf.ver
Makefile.am Remove libctf/mkerrors.sed 2020-10-21 11:52:17 -06:00
Makefile.in Remove libctf/mkerrors.sed 2020-10-21 11:52:17 -06:00
swap.h