aboutsummaryrefslogtreecommitdiff
path: root/libctf/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-02libctf, include: remove the nondeduplicating CTF linkerNick Alcock1-0/+19
2021-03-02libctf: fix ChangeLog dateNick Alcock1-1/+1
2021-03-02libctf: reimplement many _iter iterators in terms of _nextNick Alcock1-0/+10
2021-03-02libctf: ctf_archive_next should set the parent name consistentlyNick Alcock1-0/+5
2021-02-26libctf regen for NEWSAlan Modra1-0/+4
2021-02-21libctf AC_CANONICAL_TARGETAlan Modra1-0/+7
2021-02-20libctf, include: find types of symbols by nameNick Alcock1-0/+51
2021-02-20Include ld-lib.exp from ctf-lib.expAlan Modra1-0/+8
2021-02-10libctf: add missing header in BFD ELF checkNick Alcock1-0/+5