]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - libctf/ctf-impl.h
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / libctf / ctf-impl.h
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...