aboutsummaryrefslogtreecommitdiff
path: root/libctf/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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