aboutsummaryrefslogtreecommitdiff
path: root/libctf/configure
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2021-01-09configure regenAlan Modra1-2/+2
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault1-11/+1
2021-01-05libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock1-29/+7
2021-01-04In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGSNicolas Boulenguez1-2/+3
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock1-14/+14
2020-07-22libctf, dedup: add deduplicatorNick Alcock1-0/+10
2020-07-22libctf, dedup: add new configure option --enable-libctf-hash-debuggingNick Alcock1-2/+39
2020-07-22libctf: check for vasprintfNick Alcock1-11/+21
2020-06-26libctf: support platforms with separate libintlNick Alcock1-2/+84
2020-06-26libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock1-0/+34
2020-01-05libctf: Add configure check for asprintf (for MinGW)Eli Zaretskii1-2/+60
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-1/+7572
2019-06-14Regenerate with approved autotools versionAlan Modra1-1/+1
2019-06-04libctf: work on platforms without O_CLOEXEC.Nick Alcock1-0/+37
2019-06-04libctf: look for BSD versus GNU qsort_r signaturesNick Alcock1-57/+104
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-4/+318
2019-05-29Fix libctf build on non-ELF targets.Nick Alcock1-0/+108
2019-05-28libctf: build systemNick Alcock1-0/+7462