aboutsummaryrefslogtreecommitdiff
path: root/libctf/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-12-01libctf: merge doc subdir up a levelMike Frysinger1-191/+392
2021-11-08libctf: add CTF format specificationNick Alcock1-36/+153
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock1-2/+4
2021-09-27libctf: link against libiberty before linking in libbfd or libctf-nobfdNick Alcock1-1/+6
2021-09-03CC_FOR_TARGET et alAlan Modra1-2/+3
2021-03-18libctf: split serialization and file writeout into its own fileNick Alcock1-12/+32
2021-02-26libctf regen for NEWSAlan Modra1-1/+1
2021-02-21libctf AC_CANONICAL_TARGETAlan Modra1-0/+7
2021-02-10libctf: require a Tcl capable of try/catch to run testsNick Alcock1-36/+48
2021-02-10bfd, opcodes, libctf: support --with-included-gettextNick Alcock1-5/+4
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra1-0/+1
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock1-1/+13
2021-01-05libctf: new testsuiteNick Alcock1-23/+90
2021-01-05libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock1-8/+7
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-21Remove libctf/mkerrors.sedTom Tromey1-11/+4
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock1-1/+1
2020-07-22libctf, dedup: add deduplicatorNick Alcock1-18/+34
2020-07-22libctf, dedup: add new configure option --enable-libctf-hash-debuggingNick Alcock1-0/+1
2020-07-22libctf: add SHA-1 support for libctfNick Alcock1-11/+29
2020-07-22libctf, link: add lazy linking: clean up input members: err/warn cleanupNick Alcock1-26/+268
2020-07-22libctf: restructure error handling to reduce relocationsNick Alcock1-4/+11
2020-06-26libctf: support platforms with separate libintlNick Alcock1-0/+13
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-4/+4
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-74/+268
2019-10-03libctf: add the ctf_link machineryNick Alcock1-10/+11
2019-07-01libctf: deduplicate and sort the string tableNick Alcock1-5/+7
2019-06-04libctf: look for BSD versus GNU qsort_r signaturesNick Alcock1-12/+17
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-6/+18
2019-05-28libctf: build systemNick Alcock1-0/+767