]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - include/ctf-api.h
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / include / ctf-api.h
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-11-25  Nick Alcocklibctf, include: support foreign-endianness symtabs...
2020-11-20  Nick Alcocklibctf, include: add ctf_getsymsect and ctf_getstrsect
2020-11-20  Nick Alcocklibctf, include: CTF-archive-wide symbol lookup
2020-11-20  Nick Alcocklibctf: symbol type linking support
2020-11-20  Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-11-20  Nick Alcocklibctf, include, binutils, gdb: rename CTF-opening...
2020-11-20  Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-10-21  Tom TromeyRemove libctf/mkerrors.sed
2020-08-27  Nick Alcocklibctf, binutils, include, ld: gettextize and improve...
2020-07-22  Nick Alcocklibctf, link: tie in the deduplicating linker
2020-07-22  Nick Alcocklibctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION
2020-07-22  Nick Alcocklibctf, dedup: add deduplicator
2020-07-22  Nick Alcocklibctf, link: add the ability to filter out variables...
2020-07-22  Nick Alcocklibctf, link: redo cu-mapping handling
2020-07-22  Nick Alcocklibctf, link: add lazy linking: clean up input members...
2020-07-22  Nick Alcocklibctf, ld, binutils: add textual error/warning reporti...
2020-07-22  Nick Alcocklibctf: error out on corrupt CTF with invalid header...
2020-07-22  Nick Alcocklibctf, next: introduce new class of easier-to-use...
2020-07-22  Nick Alcocklibctf: add ctf_ref
2020-07-22  Nick Alcocklibctf: add ctf_archive_count
2020-07-22  Nick Alcocklibctf: add ctf_member_count
2020-07-22  Nick Alcocklibctf: add ctf_type_kind_forwarded
2020-07-22  Nick Alcocklibctf: add ctf_type_name_raw
2020-07-22  Nick Alcocklibctf: restructure error handling to reduce relocations
2020-07-22  Nick Alcockinclude, libctf: typo fixes
2020-06-26  Nick Alcocklibctf, binutils: support CTF archives like objdump
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03  Nick Alcocklibctf: remove ctf_malloc, ctf_free and ctf_strdup
2019-10-03  Nick Alcocklibctf: handle nonrepresentable types at link time
2019-10-03  Nick Alcocklibctf: installable libctf as a shared library
2019-10-03  Nick Alcocklibctf: get rid of a disruptive public include of ...
2019-10-03  Nick Alcocklibctf: add CU-mapping machinery
2019-10-03  Nick Alcocklibctf: add linking of the variable section
2019-10-03  Nick Alcocklibctf: add the ctf_link machinery
2019-10-03  Nick Alcocklibctf: write CTF files to memory, and CTF archives...
2019-10-03  Nick Alcocklibctf: Add iteration over non-root types
2019-10-03  Nick Alcocklibctf: allow the header to change between versions
2019-07-18  Nick Alcocklibctf: introduce ctf_func_type_{info,args}, ctf_type_a...
2019-05-31  Jose E. Marchesilibctf: fix a number of build problems found on Solaris...
2019-05-28  Nick Alcocklibctf: debug dumping
2019-05-28  Nick Alcocklibctf: labels
2019-05-28  Nick Alcocklibctf: library version enforcement
2019-05-28  Nick Alcocklibctf: lookups by name and symbol
2019-05-28  Nick Alcocklibctf: core type lookup
2019-05-28  Nick Alcocklibctf: ELF file opening via BFD
2019-05-28  Nick Alcocklibctf: mmappable archives
2019-05-28  Nick Alcocklibctf: opening
2019-05-28  Nick Alcocklibctf: creation functions
2019-05-28  Nick Alcocklibctf: error handling
2019-05-28  Nick Alcocklibctf: lowest-level memory allocation and debug-dumpin...
2019-05-28  Nick Alcockinclude: new header ctf-api.h