summaryrefslogtreecommitdiff
path: root/libctf/ctf-impl.h
AgeCommit message (Expand)Author
2022-06-28libctf: fix linking together multiple objects derived from the same sourceNick Alcock
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-05-09Use htab_eq_string in libctfAlan Modra
2021-03-21Provide an inline startswith function in bfd.hAlan Modra
2021-03-18libctf: types: unify code dealing with small-vs-large struct membersNick Alcock
2021-03-18libctf: eliminate dtd_u, part 5: structs / unionsNick Alcock
2021-03-18libctf: eliminate dtd_u, part 4: enumsNick Alcock
2021-03-18libctf: do not corrupt strings across ctf_serializeNick Alcock
2021-03-18libctf: eliminate dtd_u, part 3: functionsNick Alcock
2021-03-18libctf: eliminate dtd_u, part 2: arraysNick Alcock
2021-03-18libctf: eliminate dtd_u, part 1: int/float/sliceNick Alcock
2021-03-18libctf: fix comment above ctf_dict_tNick Alcock
2021-03-02libctf: add a deduplicator-specific type mapping tableNick Alcock
2021-02-20libctf, include: find types of symbols by nameNick Alcock
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock
2021-01-05libctf, include: support unnamed structure members betterNick Alcock
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-25libctf, include: support foreign-endianness symtabs with CTFNick Alcock
2020-11-20libctf, include: CTF-archive-wide symbol lookupNick Alcock
2020-11-20libctf: symbol type linking supportNick Alcock
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock
2020-08-27libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock
2020-07-22libctf, link: tie in the deduplicating linkerNick Alcock
2020-07-22libctf, dedup: add deduplicatorNick Alcock
2020-07-22libctf, dedup: add new configure option --enable-libctf-hash-debuggingNick Alcock
2020-07-22libctf: add SHA-1 support for libctfNick Alcock
2020-07-22libctf, link: add the ability to filter out variables from the linkNick Alcock
2020-07-22libctf, link: redo cu-mapping handlingNick Alcock
2020-07-22libctf, link: add lazy linking: clean up input members: err/warn cleanupNick Alcock
2020-07-22libctf: drop error-prone ctf_strerrorNick Alcock
2020-07-22libctf: sort out potential refcount loopsNick Alcock
2020-07-22libctf: rename the type_mapping_key to type_keyNick Alcock
2020-07-22libctf, open: fix opening CTF in binaries with no symtabNick Alcock
2020-07-22libctf, ld, binutils: add textual error/warning reporting for libctfNick Alcock
2020-07-22libctf, next, hash: add dynhash and dynset _next iterationNick Alcock
2020-07-22libctf, next: introduce new class of easier-to-use iteratorsNick Alcock
2020-07-22libctf: move existing inlines into ctf-inlines.hNick Alcock
2020-07-22libctf, hash: introduce the ctf_dynsetNick Alcock
2020-07-22libctf: add new dynhash functionsNick Alcock
2020-07-22libctf: fix __extension__ with non-GNU C compilersNick Alcock
2020-07-22libctf, archive: stop ctf_arc_bufopen triggering crazy unmapsNick Alcock
2020-07-22libctf, create: do not corrupt function types' arglists at insertion timeNick Alcock
2020-07-22include, libctf: typo fixesNick Alcock
2020-06-26libctf: work with compilers not supporting GNU C attributesNick Alcock
2020-06-26libctf, binutils: support CTF archives like objdumpNick Alcock
2020-06-26libctf: create: non-root-visible types should not appear in name tablesNick Alcock
2020-01-01Update year range in copyright notice of binutils filesAlan Modra