]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2025-07-09  Nick Alcocklibctf: more archive-related field renamings users/nalcock/archive-v2/road-to-ctfv4
2025-07-09  Nick Alcocklibctf: drop ctfa_ prefixes from ctf_archive member...
2025-07-07  Nick Alcocklibctf: archive: comment improvements
2025-06-27  Nick Alcocklibctf: add root-visibility-addition test users/nalcock/wip/road-to-ctfv4
2025-06-27  Nick Alcocklibctf: create: check the right root-visible flag when...
2025-06-27  Nick Alcocklibctf: create: addition of non-root types should not...
2025-06-26  Nick Alcocklibctf: use __attribute__((__gnu_printf__)) where appro...
2025-06-26  Nick Alcocklibctf, dedup: reclaim space wasted by duplicate hidden...
2025-06-26  Nick Alcocklibctf: dedup: preserve non-root flag across normal...
2025-06-26  Nick Alcocklibctf: dedup: improve hiding of conflicting types...
2025-06-26  Nick AlcockRevert "libctf: fix linking of non-root-visible types"
2025-05-28  Nick Alcocklibctf: tiny comment typo fix
2025-05-28  Nick Alcocklibctf: archive: endianness-flipping and range-checking
2025-05-28  Nick Alcocklibctf: archive: format v2
2025-05-20  Nick Alcocklibctf: testsuite fixes for datasec size changes
2025-05-20  Nick Alcocklibctf: archive, open: when opening, always set errp...
2025-04-25  Nick Alcocklibctf: spec: be more specific about Solaris CTF versions
2025-04-25  Nick Alcocklibctf: API change documentation (NOT FOR UPSTREAMING)
2025-04-25  Nick Alcockld: testsuite: a tiny start on ld.ctf test adjustments
2025-04-25  Nick Alcocklibctf: by-kind tests
2025-04-25  Nick Alcocklibctf: run_lookup_test: force BTF emission (NOT FOR...
2025-04-25  Nick Alcocklibctf: run_lookup_test: support per-test options
2025-04-25  Nick Alcockbinutils: objdump, readelf: BTF dumping support
2025-04-25  Nick Alcockld: BTF deduplication
2025-04-25  Nick Alcockbfd, ld: allow the disabling of CTF deduplication;...
2025-04-25  Nick Alcocklibctf: dump: dump conflicting CUs, when declared
2025-04-25  Nick Alcocklibctf: dump: dump struct-based bitfields
2025-04-25  Nick Alcocklibctf: dump: dump variables and datasecs
2025-04-25  Nick Alcocklibctf: dump: dump the header; dump enum64s; adapt...
2025-04-25  Nick Alcocklibctf: archive: allow opening BTF dicts in archives...
2025-04-25  Nick Alcocklibctf: archive: fix ctf_dict_open_cached error handling
2025-04-25  Nick Alcocklibctf: link: improve BTF child dict naming
2025-04-25  Nick Alcocklibctf: ctf-link: minor comment improvements
2025-04-25  Nick Alcocklibctf: dedup: conflicting CU names and merging into...
2025-04-25  Nick Alcocklibctf: dedup: decl tag support.
2025-04-25  Nick Alcocklibctf: dedup: type tags
2025-04-25  Nick Alcocklibctf: dedup: datasecs and vars
2025-04-25  Nick Alcocklibctf: dedup: structs with bitfields, BTF floats
2025-04-25  Nick Alcocklibctf: dedup: enums, enum64s, functions, func linkage
2025-04-25  Nick Alcocklibctf: dedup: comment fixes, debug indentation changes...
2025-04-25  Nick Alcocklibctf: dedup: fix a broken error path in string dedup
2025-04-25  Nick Alcocklibctf: dedup: chase API changes: use the public API...
2025-04-25  Nick Alcocklibctf: drop unnecessary macro
2025-04-25  Nick Alcocklibctf: open-bfd: open BTF dicts
2025-04-25  Nick Alcocklibctf: link: drop unnecessary back-compatibility code
2025-04-25  Nick Alcocklibctf: link: BTF support
2025-04-25  Nick Alcocklibctf: strings: don't check for non-deduplicable atoms...
2025-04-25  Nick Alcocklibctf: serialize: finish off the serializer
2025-04-25  Nick Alcocklibctf: open: fix closing of children with imported...
2025-04-25  Nick Alcocklibctf: open, types: ctf_import for BTF
2025-04-25  Nick Alcocklibctf: serialize: handle CTF-versus-BTF output format...
2025-04-25  Nick Alcocklibctf: serialize: size and emit the type section
2025-04-25  Nick Alcocklibctf: serialize: type section sizing
2025-04-25  Nick Alcocklibctf: serialize: check the type section for BTF-incom...
2025-04-25  Nick Alcocklibctf: strings: no external strings in BTF
2025-04-25  Nick Alcocklibctf: serialize: kind suppression and prohibition
2025-04-25  Nick Alcocklibctf: serialize: user control over BTF-versus-CTF...
2025-04-25  Nick Alcocklibctf, serialize: preparatory steps
2025-04-25  Nick Alcocklibctf: lookup, open: chase header field changes
2025-04-25  Nick Alcocklibctf, open: new API for getting the size of CTF/BTF...
2025-04-25  Nick Alcocklibctf: types: access to raw type data
2025-04-25  Nick Alcocklibctf: types: recursive type visiting
2025-04-25  Nick Alcocklibctf, create: the unknown type
2025-04-25  Nick Alcocklibctf, create: typedefs
2025-04-25  Nick Alcocklibctf, create, types: slices
2025-04-25  Nick Alcocklibctf: create, types: arrays
2025-04-25  Nick Alcocklibctf: create, types: reftypes and pointers
2025-04-25  Nick Alcocklibctf: create, types: conflicting types
2025-04-25  Nick Alcocklibctf, create, types: type and decl tags
2025-04-25  Nick Alcocklibctf: create, types: functions, linkage, arg names...
2025-04-25  Nick Alcocklibctf, types: ctf_type_kind_{iter,next} et al
2025-04-25  Nick Alcocklibctf: create, types: variables and datasecs (REVIEW...
2025-04-25  Nick Alcocklibctf: decl, types: revise ctf_decl*, ctf_type_*name
2025-04-25  Nick Alcocklibctf, create, types: encoding, BTF floats
2025-04-25  Nick Alcocklibctf: create, types: enums and enum64s; type encoding
2025-04-25  Nick Alcocklibctf: types: add ctf_struct_bitfield (NEEDS REVIEW)
2025-04-25  Nick Alcocklibctf: create: ctf_add_type modifications
2025-04-25  Nick Alcocklibctf: types: ctf_type_resolve_nonrepresentable
2025-04-25  Nick Alcocklibctf: create: structure and union member addition
2025-04-25  Nick Alcocklibctf: create: struct/union addition
2025-04-25  Nick Alcocklibctf: create: DTD addition and deletion; ctf_rollback
2025-04-25  Nick Alcocklibctf: create, lookup: delete DVDs; ctf_lookup_by_kind
2025-04-25  Nick Alcocklibctf: create: vlen growth and prefix addition (NEEDS...
2025-04-25  Nick Alcocklibctf: types: struct/union member querying and iteration
2025-04-25  Nick Alcocklibctf: CTFv4: type opening
2025-04-25  Nick Alcocklibctf: CTFv4: core opening (other than the type table)
2025-04-25  Nick Alcocklibctf: adjust foreign-endian byteswapping for v4
2025-04-25  Nick Alcocklibctf, include: debuggability improvements
2025-04-25  Nick Alcocklibctf: ctf-lookup: support prefixes in ctf_lookup_by_id
2025-04-25  Nick Alcocklibctf: simplify ctf_txlate
2025-04-25  Nick Alcocklibctf: dynhash/dynset: a bit of const-correctness
2025-04-25  Nick Alcocklibctf: ctf_next_t.ctn_size: make a size_t
2025-04-25  Nick Alcocklibctf: adapt core dictops for v4 and prefix types
2025-04-25  Nick Alcocklibctf: don't warn about unused fp in ctf_assert
2025-04-25  Nick Alcocklibctf: split out compatibility code
2025-04-25  Nick Alcockinclude, libctf, binutils: drop labels
2025-04-25  Nick Alcockinclude, libctf: header and soname changes for CTFv4
2025-03-16  Nick Alcocklibctf: don't include cv-quals or pointers in the name...
2025-03-16  Nick Alcocktypes: add some more error checking
2025-03-16  Nick AlcockTiny stylistic spacing and comment tweaks
next