summaryrefslogtreecommitdiff
path: root/libctf/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* libctf: update regexp to allow makeinfo to build documentEnze Li2023-01-161-1/+1
* libctf: skip the testsuite from inside dejagnuNick Alcock2023-01-121-1/+6
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* libctf: remove unnecessary zstd constructsIndu Bhagat2022-12-121-2/+1
* libctf: remove AC_CONFIG_MACRO_DIRIndu Bhagat2022-12-121-3/+0
* libctf: remove unnecessary zlib constructsIndu Bhagat2022-12-121-3/+2
* libctf: use libtool for link test in configureIndu Bhagat2022-11-111-0/+4
* libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be trueFangrui Song2022-09-261-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* libctf: merge doc subdir up a levelMike Frysinger2021-12-011-1/+1
* libctf: enable silent build rulesMike Frysinger2021-11-291-0/+1
* libctf: add CTF format specificationNick Alcock2021-11-081-1/+25
* libctf: try several possibilities for linker versioning flagsNick Alcock2021-09-271-3/+43
* libctf: fix ELF-in-BFD checks in the presence of ASANNick Alcock2021-03-251-1/+1
* libctf AC_CANONICAL_TARGETAlan Modra2021-02-211-0/+3
* libctf: add missing header in BFD ELF checkNick Alcock2021-02-101-0/+1
* libctf: require a Tcl capable of try/catch to run testsNick Alcock2021-02-101-0/+9
* bfd, opcodes, libctf: support --with-included-gettextNick Alcock2021-02-101-6/+11
* Implement a workaround for GNU mak jobserverH.J. Lu2021-01-121-0/+2
* libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock2021-01-051-25/+5
* In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGSNicolas Boulenguez2021-01-041-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* libctf, binutils: initial work towards libctf gettextizationNick Alcock2020-08-271-1/+1
* libctf, dedup: add deduplicatorNick Alcock2020-07-221-1/+1
* libctf, dedup: add new configure option --enable-libctf-hash-debuggingNick Alcock2020-07-221-0/+6
* libctf: check for vasprintfNick Alcock2020-07-221-1/+1
* libctf: support platforms with separate libintlNick Alcock2020-06-261-0/+1
* libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock2020-06-261-0/+2
* libctf: Add configure check for asprintf (for MinGW)Eli Zaretskii2020-01-051-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: installable libctf as a shared libraryNick Alcock2019-10-031-0/+66
* libctf: work on platforms without O_CLOEXEC.Nick Alcock2019-06-041-0/+16
* libctf: look for BSD versus GNU qsort_r signaturesNick Alcock2019-06-041-2/+42
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-311-1/+5
* Fix libctf build on non-ELF targets.Nick Alcock2019-05-291-0/+31
* libctf: build systemNick Alcock2019-05-281-0/+63