2025-04-25 |
Nick Alcock | libctf: dedup: conflicting CU names and merging into... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: decl tag support. |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: type tags |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: datasecs and vars |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: structs with bitfields, BTF floats |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: enums, enum64s, functions, func linkage |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: comment fixes, debug indentation changes... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: fix a broken error path in string dedup |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dedup: chase API changes: use the public API... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: drop unnecessary macro |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: open-bfd: open BTF dicts |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: link: drop unnecessary back-compatibility code |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: link: BTF support |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: strings: don't check for non-deduplicable atoms... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: serialize: finish off the serializer |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: open: fix closing of children with imported... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: open, types: ctf_import for BTF |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: serialize: handle CTF-versus-BTF output format... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: serialize: size and emit the type section |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: serialize: type section sizing |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: serialize: check the type section for BTF-incom... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: strings: no external strings in BTF |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: serialize: kind suppression and prohibition |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: serialize: user control over BTF-versus-CTF... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, serialize: preparatory steps |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: lookup, open: chase header field changes |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, open: new API for getting the size of CTF/BTF... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: types: access to raw type data |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: types: recursive type visiting |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, create: the unknown type |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, create: typedefs |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, create, types: slices |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create, types: arrays |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create, types: reftypes and pointers |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create, types: conflicting types |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, create, types: type and decl tags |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create, types: functions, linkage, arg names... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, types: ctf_type_kind_{iter,next} et al |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create, types: variables and datasecs (REVIEW... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: decl, types: revise ctf_decl*, ctf_type_*name |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, create, types: encoding, BTF floats |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create, types: enums and enum64s; type encoding |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: types: add ctf_struct_bitfield (NEEDS REVIEW) |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create: ctf_add_type modifications |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: types: ctf_type_resolve_nonrepresentable |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create: structure and union member addition |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create: struct/union addition |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create: DTD addition and deletion; ctf_rollback |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create, lookup: delete DVDs; ctf_lookup_by_kind |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: create: vlen growth and prefix addition (NEEDS... |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: types: struct/union member querying and iteration |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: CTFv4: type opening |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: CTFv4: core opening (other than the type table) |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: adjust foreign-endian byteswapping for v4 |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf, include: debuggability improvements |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: ctf-lookup: support prefixes in ctf_lookup_by_id |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: simplify ctf_txlate |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: dynhash/dynset: a bit of const-correctness |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: ctf_next_t.ctn_size: make a size_t |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: adapt core dictops for v4 and prefix types |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: don't warn about unused fp in ctf_assert |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | libctf: split out compatibility code |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | include, libctf, binutils: drop labels |
commit | commitdiff | tree |
2025-04-25 |
Nick Alcock | include, libctf: header and soname changes for CTFv4 |
commit | commitdiff | tree |
2025-03-16 |
Nick Alcock | libctf: don't include cv-quals or pointers in the name... |
commit | commitdiff | tree |
2025-03-16 |
Nick Alcock | types: add some more error checking |
commit | commitdiff | tree |
2025-03-16 |
Nick Alcock | Tiny stylistic spacing and comment tweaks |
commit | commitdiff | tree |
2025-03-16 |
Nick Alcock | libctf: consecutive ctf_id_t assignment |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: fix ctf_type_pointer on parent dicts, etc |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: don't call ctf_type_to_index with types in... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: move string deduplication into ctf-archive |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: document parameters to ctf_import |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | ld, testsuite, ctf: really test -gctf even if the compi... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: fix slices of slices and of enums |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | readelf, objdump: fix ctf dict leak |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: string: refs rework |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: create: fix vlen / vbytes confusion |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: de-macroize LCTF_TYPE_TO_INDEX / LCTF_INDEX_TO_TYPE |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: make ctf_dynamic_type() the inverse of ctf_stat... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: drop LCTF_TYPE_ISPARENT/LCTF_TYPE_ISCHILD |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: generalize the ref system |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf, string: remove movable refs properly |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf, string: delete separate movable ref storage... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf, hash: add support for freeing functions taking... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: move ctf_elf*_to_link_sym to ctf-link.c |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: split up ctf-subr.c |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: dedup: describe 'citer' |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: fix obsolete comment |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: a little string sharing test |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: actually deduplicate the strtab |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: dedup: add strtab deduplicator |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: do not deduplicate strings in the header |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | include, libctf: string lookup and writeout of a parent... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: tear opening and serialization in two |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | include, libctf: add cth_parent_strlen CTFv4 header... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf: add mechanism to prohibit most operations witho... |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | libctf, archive, link: fix parent importing |
commit | commitdiff | tree |
2025-02-28 |
Nick Alcock | include, libctf: start work on libctf v4 |
commit | commitdiff | tree |
2025-02-28 |
Tom de Vries | [gdb/testsuite] Fix gdb.base/nostdlib.exp on aarch64 |
commit | commitdiff | tree |
2025-02-28 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix some namespace comment... |
commit | commitdiff | tree |
next |