aboutsummaryrefslogtreecommitdiff
path: root/libctf/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-04-08libctf, tests: do not assume host and target have identical field offsetsNick Alcock1-1/+6
2023-01-12libctf: skip the testsuite from inside dejagnuNick Alcock1-2/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-02libctf: workaround automake bug with conditional info pagesMike Frysinger1-2/+0
2021-12-01libctf: merge doc subdir up a levelMike Frysinger1-5/+10
2021-11-29libctf: enable silent build rulesMike Frysinger1-1/+1
2021-11-08libctf: add CTF format specificationNick Alcock1-0/+4
2021-09-27libctf: try several possibilities for linker versioning flagsNick Alcock1-2/+3
2021-09-27libctf: link against libiberty before linking in libbfd or libctf-nobfdNick Alcock1-1/+5
2021-09-03CC_FOR_TARGET et alAlan Modra1-2/+3
2021-03-18libctf: split serialization and file writeout into its own fileNick Alcock1-2/+2
2021-02-10libctf: require a Tcl capable of try/catch to run testsNick Alcock1-0/+2
2021-02-10bfd, opcodes, libctf: support --with-included-gettextNick Alcock1-2/+2
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock1-1/+14
2021-01-05libctf: new testsuiteNick Alcock1-1/+34
2021-01-05libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock1-3/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-21Remove libctf/mkerrors.sedTom Tromey1-5/+0
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock1-1/+1
2020-07-22libctf, dedup: add deduplicatorNick Alcock1-2/+3
2020-07-22libctf: add SHA-1 support for libctfNick Alcock1-1/+1
2020-07-22libctf, link: add lazy linking: clean up input members: err/warn cleanupNick Alcock1-0/+2
2020-07-22libctf: restructure error handling to reduce relocationsNick Alcock1-0/+5
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-7/+21
2019-10-03libctf: add the ctf_link machineryNick Alcock1-2/+2
2019-07-01libctf: deduplicate and sort the string tableNick Alcock1-1/+1
2019-06-04libctf: look for BSD versus GNU qsort_r signaturesNick Alcock1-1/+3
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-1/+8
2019-05-28libctf: build systemNick Alcock1-0/+31