aboutsummaryrefslogtreecommitdiff
path: root/libctf/configure
AgeCommit message (Expand)AuthorFilesLines
10 daysRevert "Remove LIBINTL_DEP"Alan Modra1-2/+4
10 daysRemove LIBINTL_DEPAlan Modra1-4/+2
12 dayslibctf: suppress spurious failure of malloc-counting tests under valgrindNick Alcock1-1/+1
2024-04-19libctf: do not include undefined functions in libctf.verNick Alcock1-5/+16
2024-04-10mmap: Avoid the sanitizer configure check failureH.J. Lu1-0/+5
2023-11-15Finalized intl-update patchesArsen Arsenovi?1-18/+2061
2023-08-12regen configAlan Modra1-21/+52
2023-01-16libctf: update regexp to allow makeinfo to build documentEnze Li1-1/+1
2023-01-12libctf: skip the testsuite from inside dejagnuNick Alcock1-14/+7
2022-12-12libctf: remove unnecessary zstd constructsIndu Bhagat1-265/+4
2022-12-12libctf: remove AC_CONFIG_MACRO_DIRIndu Bhagat1-5/+2
2022-12-12libctf: remove unnecessary zlib constructsIndu Bhagat1-3/+2
2022-11-11libctf: use libtool for link test in configureIndu Bhagat1-0/+1364
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon1-10/+10
2022-09-26libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be trueFangrui Song1-4/+265
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2021-12-02libctf: re-generate configureSimon Marchi1-2/+1
2021-11-29libctf: enable silent build rulesMike Frysinger1-2/+41
2021-11-08libctf: add CTF format specificationNick Alcock1-3/+85
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock1-48/+109
2021-09-03haiku tidyAlan Modra1-1/+1
2021-03-25libctf: fix ELF-in-BFD checks in the presence of ASANNick Alcock1-12/+12
2021-02-21libctf AC_CANONICAL_TARGETAlan Modra1-81/+125
2021-02-10libctf: add missing header in BFD ELF checkNick Alcock1-0/+1
2021-02-10libctf: require a Tcl capable of try/catch to run testsNick Alcock1-2/+71
2021-02-10bfd, opcodes, libctf: support --with-included-gettextNick Alcock1-6/+11
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu1-0/+18
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