aboutsummaryrefslogtreecommitdiff
path: root/libctf/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-12-12libctf: remove unnecessary zstd constructsIndu Bhagat1-2/+1
2022-12-12libctf: remove AC_CONFIG_MACRO_DIRIndu Bhagat1-3/+0
2022-12-12libctf: remove unnecessary zlib constructsIndu Bhagat1-3/+2
2022-11-11libctf: use libtool for link test in configureIndu Bhagat1-0/+4
2022-09-26libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be trueFangrui Song1-1/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-01libctf: merge doc subdir up a levelMike Frysinger1-1/+1
2021-11-29libctf: enable silent build rulesMike Frysinger1-0/+1
2021-11-08libctf: add CTF format specificationNick Alcock1-1/+25
2021-09-27libctf: try several possibilities for linker versioning flagsNick Alcock1-3/+43
2021-03-25libctf: fix ELF-in-BFD checks in the presence of ASANNick Alcock1-1/+1
2021-02-21libctf AC_CANONICAL_TARGETAlan Modra1-0/+3
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-0/+9
2021-02-10bfd, opcodes, libctf: support --with-included-gettextNick Alcock1-6/+11
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu1-0/+2
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