summaryrefslogtreecommitdiff
path: root/include/ctf-api.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* libctf: add a comment explaining how to use ctf_*openNick Alcock2022-04-281-1/+7
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* libctf, include: support an alternative encoding for nonrepresentable typesNick Alcock2021-05-061-0/+1
* libctf, include: remove the nondeduplicating CTF linkerNick Alcock2021-03-021-1/+2
* libctf, include: find types of symbols by nameNick Alcock2021-02-201-0/+4
* libctf: prohibit nameless ints, floats, typedefs and forwardsNick Alcock2021-02-041-2/+3
* libctf, ld: fix symtypetab and var section population under ld -rNick Alcock2021-02-041-0/+9
* libctf, include: support unnamed structure members betterNick Alcock2021-01-051-1/+6
* libctf, ld: prohibit getting the size or alignment of forwardsNick Alcock2021-01-051-2/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* libctf, include: support foreign-endianness symtabs with CTFNick Alcock2020-11-251-13/+17
* libctf, include: add ctf_getsymsect and ctf_getstrsectNick Alcock2020-11-201-0/+2
* libctf, include: CTF-archive-wide symbol lookupNick Alcock2020-11-201-0/+6
* libctf: symbol type linking supportNick Alcock2020-11-201-0/+5
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-201-7/+11
* libctf, include, binutils, gdb: rename CTF-opening functionsNick Alcock2020-11-201-6/+12
* libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock2020-11-201-119/+126
* Remove libctf/mkerrors.sedTom Tromey2020-10-211-58/+69
* libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock2020-08-271-1/+1
* libctf, link: tie in the deduplicating linkerNick Alcock2020-07-221-0/+3
* libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTIONNick Alcock2020-07-221-0/+3
* libctf, dedup: add deduplicatorNick Alcock2020-07-221-1/+1
* libctf, link: add the ability to filter out variables from the linkNick Alcock2020-07-221-0/+6
* libctf, link: redo cu-mapping handlingNick Alcock2020-07-221-1/+5
* libctf, link: add lazy linking: clean up input members: err/warn cleanupNick Alcock2020-07-221-5/+4
* libctf, ld, binutils: add textual error/warning reporting for libctfNick Alcock2020-07-221-1/+7
* libctf: error out on corrupt CTF with invalid header flagsNick Alcock2020-07-221-2/+3
* libctf, next: introduce new class of easier-to-use iteratorsNick Alcock2020-07-221-4/+29
* libctf: add ctf_refNick Alcock2020-07-221-0/+1
* libctf: add ctf_archive_countNick Alcock2020-07-221-0/+1
* libctf: add ctf_member_countNick Alcock2020-07-221-0/+1
* libctf: add ctf_type_kind_forwardedNick Alcock2020-07-221-0/+1
* libctf: add ctf_type_name_rawNick Alcock2020-07-221-0/+1
* libctf: restructure error handling to reduce relocationsNick Alcock2020-07-221-52/+54
* include, libctf: typo fixesNick Alcock2020-07-221-3/+3
* libctf, binutils: support CTF archives like objdumpNick Alcock2020-06-261-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock2019-10-031-2/+2
* libctf: handle nonrepresentable types at link timeNick Alcock2019-10-031-1/+2
* libctf: installable libctf as a shared libraryNick Alcock2019-10-031-0/+2
* libctf: get rid of a disruptive public include of <sys/param.h>Nick Alcock2019-10-031-1/+0
* libctf: add CU-mapping machineryNick Alcock2019-10-031-0/+10
* libctf: add linking of the variable sectionNick Alcock2019-10-031-1/+2
* libctf: add the ctf_link machineryNick Alcock2019-10-031-2/+37
* libctf: write CTF files to memory, and CTF archives to fdsNick Alcock2019-10-031-1/+4
* libctf: Add iteration over non-root typesNick Alcock2019-10-031-0/+2
* libctf: allow the header to change between versionsNick Alcock2019-10-031-0/+2
* libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock2019-07-181-1/+4
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-311-7/+5