aboutsummaryrefslogtreecommitdiff
path: root/libctf/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Add markers for 2.42 branchNick Clifton1-0/+4
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-15Finalized intl-update patchesArsen Arsenovi?1-0/+9
2023-07-03Add markers for the 2.41 branchNick Clifton1-0/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-31Add markers for 2.40 branchNick Clifton1-0/+4
2022-07-08Add markers for 2.39 branchNick Clifton1-0/+4
2022-01-22Add markers for 2.38 branchNick Clifton1-0/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-08libctf: add CTF format specificationNick Alcock1-0/+12
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock1-0/+4
2021-10-25libctf: dump: do not stop dumping types on errorNick Alcock1-0/+4
2021-09-27libctf, lookup: fix bounds of pptrtab lookupNick Alcock1-0/+6
2021-09-27libctf, testsuite: fix various warnings in testsNick Alcock1-0/+18
2021-09-27libctf: fix handling of CTF symtypetab sections emitted by older GCCNick Alcock1-0/+7
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock1-0/+5
2021-09-27libctf: try several possibilities for linker versioning flagsNick Alcock1-0/+12
2021-09-27libctf: link against libiberty before linking in libbfd or libctf-nobfdNick Alcock1-0/+7
2021-07-03Add markers for 2.37 branchNick Clifton1-0/+4
2021-05-09Use htab_eq_string in libctfAlan Modra1-0/+9
2021-05-06libctf, ld: fix test results for upstream GCCNick Alcock1-0/+6
2021-05-06libctf, include: support an alternative encoding for nonrepresentable typesNick Alcock1-0/+15
2021-03-25libctf: fix ELF-in-BFD checks in the presence of ASANNick Alcock1-0/+5
2021-03-25libctf: fix memory leak in a testNick Alcock1-0/+5
2021-03-25libctf: don't dereference out-of-bounds locations in the qualifier hashtabNick Alcock1-0/+6
2021-03-25libctf: make ctf_bfdopen_ctfsect a debugger entry pointNick Alcock1-0/+4
2021-03-25libctf, serialize: functions with no args have a NULL dtd_vlenNick Alcock1-0/+6
2021-03-25libctf, dump: do not emit size or alignment if it would errorNick Alcock1-0/+5
2021-03-21Provide an inline startswith function in bfd.hAlan Modra1-0/+4
2021-03-18libctf: support encodings for enumsNick Alcock1-0/+6
2021-03-18libctf: a couple of small error-handling fixesNick Alcock1-0/+7
2021-03-18libctf: types: unify code dealing with small-vs-large struct membersNick Alcock1-0/+12
2021-03-18libctf: eliminate dtd_u, part 5: structs / unionsNick Alcock1-0/+40
2021-03-18libctf: eliminate dtd_u, part 4: enumsNick Alcock1-0/+25
2021-03-18libctf: do not corrupt strings across ctf_serializeNick Alcock1-0/+26
2021-03-18libctf: don't lose track of all valid types upon serializationNick Alcock1-0/+5
2021-03-18libctf: eliminate dtd_u, part 3: functionsNick Alcock1-0/+9
2021-03-18libctf: eliminate dtd_u, part 2: arraysNick Alcock1-0/+8
2021-03-18libctf: eliminate dtd_u, part 1: int/float/sliceNick Alcock1-0/+19
2021-03-18libctf: fix GNU style for do {} whileNick Alcock1-0/+9
2021-03-18libctf: split up ctf_serializeNick Alcock1-0/+12
2021-03-18libctf: fix comment above ctf_dict_tNick Alcock1-0/+4
2021-03-18libctf: split serialization and file writeout into its own fileNick Alcock1-0/+24
2021-03-18libctf: fix some tabdamage and move some code aroundNick Alcock1-0/+9
2021-03-02bfd, ld, libctf: skip zero-refcount strings in CTF string reportingNick Alcock1-0/+8
2021-03-02libctf: free ctf_dynsyms properlyNick Alcock1-0/+4
2021-03-02libctf: fix signed/unsigned comparison confusionNick Alcock1-0/+4
2021-03-02libctf: minor error-handling fixesNick Alcock1-0/+10
2021-03-02libctf: add a deduplicator-specific type mapping tableNick Alcock1-0/+41
2021-03-02libctf: remove reference to "unconflicted link mode".Nick Alcock1-0/+5