aboutsummaryrefslogtreecommitdiff
path: root/libctf
AgeCommit message (Expand)AuthorFilesLines
2023-11-20libctf: adding CU mappings should be idempotentNick Alcock1-2/+16
2023-11-15Finalized intl-update patchesArsen Arsenovi?7-64/+2284
2023-10-20libctf: fix creation-time parent/child dict confusionsNick Alcock17-20/+322
2023-10-18libctf: check for problems with error returnsNick Alcock2-0/+75
2023-10-18libctf: Return CTF_ERR in ctf_type_resolve_unsliced PR 30836Torbjörn SVENSSON1-1/+1
2023-10-17libctf: Sanitize error types for PR 30836Torbjörn SVENSSON8-134/+114
2023-08-12regen configAlan Modra1-21/+52
2023-07-03Add markers for the 2.41 branchNick Clifton1-0/+4
2023-04-08libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGSNick Alcock1-10/+11
2023-04-08libctf: propagate errors from parents correctlyNick Alcock5-13/+204
2023-04-08libctf, tests: do not assume host and target have identical field offsetsNick Alcock4-3/+24
2023-03-24libctf: get the offsets of fields of unnamed structs/unions rightNick Alcock4-1/+121
2023-03-24libctf: fix a comment typoNick Alcock1-1/+1
2023-03-24libctf: work around an uninitialized variable warningNick Alcock1-1/+1
2023-03-24libctf: fix assertion failure with no system qsort_rNick Alcock1-0/+4
2023-03-20libctf: unused variableAlan Modra1-2/+0
2023-03-19ctf segfaultsAlan Modra2-5/+8
2023-01-16libctf: update regexp to allow makeinfo to build documentEnze Li2-2/+2
2023-01-12libctf: ctf-link outdated input check faultyNick Alcock1-6/+29
2023-01-12libctf: skip the testsuite from inside dejagnuNick Alcock5-70/+61
2023-01-01Update year range in copyright notice of binutils filesAlan Modra40-41/+41
2022-12-31Add markers for 2.40 branchNick Clifton1-0/+4
2022-12-12libctf: remove unnecessary zstd constructsIndu Bhagat5-280/+6
2022-12-12libctf: remove AC_CONFIG_MACRO_DIRIndu Bhagat2-8/+2
2022-12-12libctf: remove unnecessary zlib constructsIndu Bhagat2-6/+4
2022-12-08libctf: avoid potential double freeAlan Modra1-1/+4
2022-11-11libctf: use libtool for link test in configureIndu Bhagat2-0/+1368
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 Song5-6/+280
2022-08-01libctf: Avoid use of uninitialised variablesAlan Modra1-6/+10
2022-07-08Add markers for 2.39 branchNick Clifton1-0/+4
2022-06-21libctf: tests: prune warnings from compiler outputNick Alcock2-6/+6
2022-06-21libctf: avoid mingw warningNick Alcock1-1/+1
2022-06-21libctf: fix linking together multiple objects derived from the same sourceNick Alcock8-33/+280
2022-04-28libctf: impose an ordering on conflicting typesNick Alcock1-1/+20
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2022-03-23libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging optionNick Alcock3-111/+144
2022-03-23libctf, ld: diagnose corrupted CTF header cth_strlenNick Alcock1-16/+29
2022-03-23include, libctf, ld: extend variable section to contain functions tooNick Alcock3-12/+57
2022-02-11libctf: delete unused libctf_TEXINFOSMike Frysinger2-2/+0
2022-01-22Add markers for 2.38 branchNick Clifton1-0/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra39-40/+40
2021-12-02libctf: workaround automake bug with conditional info pagesMike Frysinger3-20/+32
2021-12-02libctf: re-generate configureSimon Marchi1-2/+1
2021-12-01libctf: merge doc subdir up a levelMike Frysinger5-1014/+410
2021-11-29libctf: enable silent build rulesMike Frysinger3-3/+43
2021-11-09doc/ctf-spec.texi: Remove "@validatemenus off"H.J. Lu1-1/+0
2021-11-08libctf: add CTF format specificationNick Alcock8-40/+2857
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock2-6/+17
2021-10-25libctf: dump: do not stop dumping types on errorNick Alcock2-4/+14