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 libctf: restructure error handling to reduce relocations 2020-07-22 17:57:20 +01:00
aclocal.m4 libctf, dedup: add new configure option --enable-libctf-hash-debugging 2020-07-22 18:02:19 +01:00
ChangeLog Remove libctf/mkerrors.sed 2020-10-21 11:52:17 -06:00
config.h.in libctf, dedup: add deduplicator 2020-07-22 18:02:19 +01:00
configure libctf, binutils: initial work towards libctf gettextization 2020-08-27 13:14:10 +01:00
configure.ac libctf, binutils: initial work towards libctf gettextization 2020-08-27 13:14:10 +01:00
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 libctf, decl: avoid leaks of the formatted string on error 2020-07-22 18:02:17 +01:00
ctf-decls.h libctf, dedup: add deduplicator 2020-07-22 18:02:19 +01:00
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 Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ctf-error.c Remove libctf/mkerrors.sed 2020-10-21 11:52:17 -06:00
ctf-hash.c libctf: fixes for systems on which sizeof (void *) > sizeof (long) 2020-07-22 18:05:32 +01:00
ctf-impl.h libctf, binutils, include, ld: gettextize and improve error handling 2020-08-27 13:15:43 +01:00
ctf-inlines.h libctf, ld, binutils: add textual error/warning reporting for libctf 2020-07-22 18:02:17 +01:00
ctf-intl.h libctf, binutils: initial work towards libctf gettextization 2020-08-27 13:14:10 +01:00
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 libctf: fix isspace casts 2020-07-22 18:05:32 +01:00
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 Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ctf-sha1.c libctf: add SHA-1 support for libctf 2020-07-22 18:02:18 +01:00
ctf-sha1.h libctf: add SHA-1 support for libctf 2020-07-22 18:02:18 +01:00
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 libctf, link: tie in the deduplicating linker 2020-07-22 18:02:19 +01:00
elf.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
libctf.ver libctf, link: add the ability to filter out variables from the link 2020-07-22 18:02:18 +01:00
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 libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_* 2020-06-26 15:56:39 +01:00