objcopy: bfd_alloc orelocation
[binutils-gdb.git] / libctf / ctf-open.c
2022-03-23 Nick Alcocklibctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option
2022-03-23 Nick Alcocklibctf, ld: diagnose corrupted CTF header cth_strlen
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-09-27 Nick Alcocklibctf: fix handling of CTF symtypetab sections emitted...
2021-09-03 Alan Modraubsan: libctf: applying zero offset to null pointer
2021-05-06 Nick Alcocklibctf, include: support an alternative encoding for...
2021-03-18 Nick Alcocklibctf: a couple of small error-handling fixes
2021-02-20 Nick Alcocklibctf, include: find types of symbols by name
2021-02-04 Nick Alcocklibctf: rip out dead code handling typedefs with no...
2021-01-05 Nick Alcocklibctf: fix lookups of pointers by name in parent dicts
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: symbol type linking support
2020-11-20 Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-08-27 Nick Alcocklibctf, binutils, include, ld: gettextize and improve...
2020-07-22 Nick Alcocklibctf, dedup: add deduplicator
2020-07-22 Nick Alcocklibctf, link: redo cu-mapping handling
2020-07-22 Nick Alcocklibctf: sort out potential refcount loops
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: add ctf_ref
2020-07-22 Nick Alcocklibctf, open: drop unnecessary historical wart around...
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: fix tabdamage
2019-10-03 Nick Alcocklibctf: fix refcount leak in ctf_import
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: eschew C99 for loop initial declarations
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: add the object index and function index sections
2019-10-03 Nick Alcocklibctf, bfd: fix ctf_bfdopen_ctfsect opening symbol...
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-06-21 Nick Alcocklibctf: endianness fixes
2019-06-21 Nick Alcocklibctf: unidentified type kinds on open are a sign...
2019-06-21 Nick Alcocklibctf: dump header offsets into the debugging output
2019-06-21 Nick Alcocklibctf: drop mmap()-based CTF data allocator
2019-05-31 Jose E. Marchesilibctf: fix a number of build problems found on Solaris...
2019-05-28 Nick Alcocklibctf: ELF file opening via BFD
2019-05-28 Nick Alcocklibctf: mmappable archives
2019-05-28 Nick Alcocklibctf: opening