summaryrefslogtreecommitdiff
path: root/libctf/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libctf, tests: do not assume host and target have identical field offsetsNick Alcock2023-04-081-1/+6
* libctf: skip the testsuite from inside dejagnuNick Alcock2023-01-121-53/+42
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-2/+2
* libctf: remove unnecessary zstd constructsIndu Bhagat2022-12-121-8/+1
* libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be trueFangrui Song2022-09-261-1/+8
* libctf: delete unused libctf_TEXINFOSMike Frysinger2022-02-111-1/+0
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-2/+2
* libctf: workaround automake bug with conditional info pagesMike Frysinger2021-12-021-18/+22
* libctf: merge doc subdir up a levelMike Frysinger2021-12-011-191/+392
* libctf: add CTF format specificationNick Alcock2021-11-081-36/+153
* configure: regenerate in all projects that use libtool.m4Nick Alcock2021-09-271-2/+4
* libctf: link against libiberty before linking in libbfd or libctf-nobfdNick Alcock2021-09-271-1/+6
* CC_FOR_TARGET et alAlan Modra2021-09-031-2/+3
* libctf: split serialization and file writeout into its own fileNick Alcock2021-03-181-12/+32
* libctf regen for NEWSAlan Modra2021-02-261-1/+1
* libctf AC_CANONICAL_TARGETAlan Modra2021-02-211-0/+7
* libctf: require a Tcl capable of try/catch to run testsNick Alcock2021-02-101-36/+48
* bfd, opcodes, libctf: support --with-included-gettextNick Alcock2021-02-101-5/+4
* Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra2021-01-131-0/+1
* libctf, testsuite: don't run without a suitable compilerNick Alcock2021-01-051-1/+13
* libctf: new testsuiteNick Alcock2021-01-051-23/+90
* libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock2021-01-051-8/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Remove libctf/mkerrors.sedTom Tromey2020-10-211-11/+4
* libctf, binutils: initial work towards libctf gettextizationNick Alcock2020-08-271-1/+1
* libctf, dedup: add deduplicatorNick Alcock2020-07-221-18/+34
* libctf, dedup: add new configure option --enable-libctf-hash-debuggingNick Alcock2020-07-221-0/+1
* libctf: add SHA-1 support for libctfNick Alcock2020-07-221-11/+29
* libctf, link: add lazy linking: clean up input members: err/warn cleanupNick Alcock2020-07-221-26/+268
* libctf: restructure error handling to reduce relocationsNick Alcock2020-07-221-4/+11
* libctf: support platforms with separate libintlNick Alcock2020-06-261-0/+13
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-4/+4
* libctf: installable libctf as a shared libraryNick Alcock2019-10-031-74/+268
* libctf: add the ctf_link machineryNick Alcock2019-10-031-10/+11
* libctf: deduplicate and sort the string tableNick Alcock2019-07-011-5/+7
* libctf: look for BSD versus GNU qsort_r signaturesNick Alcock2019-06-041-12/+17
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-311-6/+18
* libctf: build systemNick Alcock2019-05-281-0/+767