aboutsummaryrefslogtreecommitdiff
path: root/libctf/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-01-05libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock1-25/+5
2021-01-04In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGSNicolas Boulenguez1-0/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock1-1/+1
2020-07-22libctf, dedup: add deduplicatorNick Alcock1-1/+1
2020-07-22libctf, dedup: add new configure option --enable-libctf-hash-debuggingNick Alcock1-0/+6
2020-07-22libctf: check for vasprintfNick Alcock1-1/+1
2020-06-26libctf: support platforms with separate libintlNick Alcock1-0/+1
2020-06-26libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock1-0/+2
2020-01-05libctf: Add configure check for asprintf (for MinGW)Eli Zaretskii1-0/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-0/+66
2019-06-04libctf: work on platforms without O_CLOEXEC.Nick Alcock1-0/+16
2019-06-04libctf: look for BSD versus GNU qsort_r signaturesNick Alcock1-2/+42
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-1/+5
2019-05-29Fix libctf build on non-ELF targets.Nick Alcock1-0/+31
2019-05-28libctf: build systemNick Alcock1-0/+63