libctf, archive: fix bad error message
[deliverable/binutils-gdb.git] / libctf / ctf-impl.h
2020-07-22  Nick Alcocklibctf, open: fix opening CTF in binaries with no symtab
2020-07-22  Nick Alcocklibctf, ld, binutils: add textual error/warning reporti...
2020-07-22  Nick Alcocklibctf, next, hash: add dynhash and dynset _next iteration
2020-07-22  Nick Alcocklibctf, next: introduce new class of easier-to-use...
2020-07-22  Nick Alcocklibctf: move existing inlines into ctf-inlines.h
2020-07-22  Nick Alcocklibctf, hash: introduce the ctf_dynset
2020-07-22  Nick Alcocklibctf: add new dynhash functions
2020-07-22  Nick Alcocklibctf: fix __extension__ with non-GNU C compilers
2020-07-22  Nick Alcocklibctf, archive: stop ctf_arc_bufopen triggering crazy...
2020-07-22  Nick Alcocklibctf, create: do not corrupt function types' arglists...
2020-07-22  Nick Alcockinclude, libctf: typo fixes
2020-06-26  Nick Alcocklibctf: work with compilers not supporting GNU C attributes
2020-06-26  Nick Alcocklibctf, binutils: support CTF archives like objdump
2020-06-26  Nick Alcocklibctf: create: non-root-visible types should not appea...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03  Nick Alcocklibctf: make ctf_dump not crash on OOM
2019-10-03  Nick Alcocklibctf: remove ctf_malloc, ctf_free and ctf_strdup
2019-10-03  Nick Alcocklibctf: properly handle ctf_add_type of forwards and...
2019-10-03  Nick Alcocklibctf: avoid the need to ever use ctf_update
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: map from old to corresponding newly-added types...
2019-10-03  Nick Alcocklibctf: add the ctf_link machinery
2019-10-03  Nick Alcocklibctf: support getting strings from the ELF strtab
2019-10-03  Nick Alcocklibctf, binutils: dump the CTF header
2019-10-03  Nick Alcocklibctf: allow the header to change between versions
2019-07-01  Nick Alcocklibctf: deduplicate and sort the string table
2019-07-01  Nick Alcocklibctf: add hash traversal helpers
2019-06-21  Nick Alcocklibctf: drop mmap()-based CTF data allocator
2019-06-21  Nick Alcocklibctf: handle errors on dynhash insertion better
2019-05-31  Jose E. Marchesilibctf: fix a number of build problems found on Solaris...
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: implementation definitions related to file...
2019-05-28  Nick Alcocklibctf: hashing
2019-05-28  Nick Alcocklibctf: low-level list manipulation and helper utilities
2019-05-28  Nick Alcocklibctf: lowest-level memory allocation and debug-dumpin...
This page took 1.107445 seconds and 46 git commands to generate.