summaryrefslogtreecommitdiff
path: root/libctf
AgeCommit message (Expand)Author
2024-01-15Add markers for 2.42 branchNick Clifton
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-11-20libctf: adding CU mappings should be idempotentNick Alcock
2023-11-15Finalized intl-update patchesArsen Arsenovi?
2023-10-20libctf: fix creation-time parent/child dict confusionsNick Alcock
2023-10-18libctf: check for problems with error returnsNick Alcock
2023-10-18libctf: Return CTF_ERR in ctf_type_resolve_unsliced PR 30836Torbjörn SVENSSON
2023-10-17libctf: Sanitize error types for PR 30836Torbjörn SVENSSON
2023-08-12regen configAlan Modra
2023-07-03Add markers for the 2.41 branchNick Clifton
2023-04-08libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGSNick Alcock
2023-04-08libctf: propagate errors from parents correctlyNick Alcock
2023-04-08libctf, tests: do not assume host and target have identical field offsetsNick Alcock
2023-03-24libctf: get the offsets of fields of unnamed structs/unions rightNick Alcock
2023-03-24libctf: fix a comment typoNick Alcock
2023-03-24libctf: work around an uninitialized variable warningNick Alcock
2023-03-24libctf: fix assertion failure with no system qsort_rNick Alcock
2023-03-20libctf: unused variableAlan Modra
2023-03-19ctf segfaultsAlan Modra
2023-01-16libctf: update regexp to allow makeinfo to build documentEnze Li
2023-01-12libctf: ctf-link outdated input check faultyNick Alcock
2023-01-12libctf: skip the testsuite from inside dejagnuNick Alcock
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-12-31Add markers for 2.40 branchNick Clifton
2022-12-12libctf: remove unnecessary zstd constructsIndu Bhagat
2022-12-12libctf: remove AC_CONFIG_MACRO_DIRIndu Bhagat
2022-12-12libctf: remove unnecessary zlib constructsIndu Bhagat
2022-12-08libctf: avoid potential double freeAlan Modra
2022-11-11libctf: use libtool for link test in configureIndu Bhagat
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon
2022-09-26libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be trueFangrui Song
2022-08-01libctf: Avoid use of uninitialised variablesAlan Modra
2022-07-08Add markers for 2.39 branchNick Clifton
2022-06-21libctf: tests: prune warnings from compiler outputNick Alcock
2022-06-21libctf: avoid mingw warningNick Alcock
2022-06-21libctf: fix linking together multiple objects derived from the same sourceNick Alcock
2022-04-28libctf: impose an ordering on conflicting typesNick Alcock
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock
2022-03-23libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging optionNick Alcock
2022-03-23libctf, ld: diagnose corrupted CTF header cth_strlenNick Alcock
2022-03-23include, libctf, ld: extend variable section to contain functions tooNick Alcock
2022-02-11libctf: delete unused libctf_TEXINFOSMike Frysinger
2022-01-22Add markers for 2.38 branchNick Clifton
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-02libctf: workaround automake bug with conditional info pagesMike Frysinger
2021-12-02libctf: re-generate configureSimon Marchi
2021-12-01libctf: merge doc subdir up a levelMike Frysinger
2021-11-29libctf: enable silent build rulesMike Frysinger
2021-11-09doc/ctf-spec.texi: Remove "@validatemenus off"H.J. Lu
2021-11-08libctf: add CTF format specificationNick Alcock