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 |
2025-02-28 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2025-02-27 |
Simon Marchi | gdb/dwarf: fix failed assertion in dwarf2_find_containi... |
commit | commitdiff | tree |
2025-02-27 |
Simon Marchi | gdb/dwarf: pass unit length to dwarf2_per_cu_data const... |
commit | commitdiff | tree |
2025-02-27 |
Nick Clifton | Updated translations for bfd and gold |
commit | commitdiff | tree |
2025-02-27 |
H.J. Lu | x86-64: Pass -z separate-code to ld for -z mark-plt... |
commit | commitdiff | tree |
2025-02-27 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2025-02-26 |
Indu Bhagat | gas: sframe: partially process DWARF unwind info in... |
commit | commitdiff | tree |
2025-02-26 |
Charlie Jenkins | RISC-V: Fix abort when displaying data and partial... |
commit | commitdiff | tree |
2025-02-26 |
Clément Chigot | ld/testsuite: add -z separate-code to sframe x86_64... |
commit | commitdiff | tree |
2025-02-26 |
Tom de Vries | [gdb/build] Fix unused var in dwarf2/read.c |
commit | commitdiff | tree |
2025-02-26 |
Simon Marchi | gdb/dwarf: fix signature_type created with nullptr... |
commit | commitdiff | tree |
2025-02-26 |
Simon Marchi | gdb/dwarf: convert dwarf2_per_bfd::signatured_types... |
commit | commitdiff | tree |
2025-02-26 |
Simon Marchi | gdb/dwarf: change some per-objfile functions to be... |
commit | commitdiff | tree |
2025-02-26 |
Simon Marchi | gdb/dwarf: use dwz_file::filename in a few spots |
commit | commitdiff | tree |
2025-02-26 |
Simon Marchi | gdb: move "gdb:function_view" into quick-symbol.h typedefs |
commit | commitdiff | tree |
2025-02-26 |
Simon Marchi | gdb/dwarf: initialize tu_stats fields |
commit | commitdiff | tree |
2025-02-26 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2025-02-25 |
Tom Tromey | Remove struct print_one_inferior_data |
commit | commitdiff | tree |
2025-02-25 |
Simon Marchi | gdb/dwarf: remove unused include in read.c |
commit | commitdiff | tree |
2025-02-25 |
Simon Marchi | gdb/amd-dbgapi: add displaced stepping support |
commit | commitdiff | tree |
2025-02-25 |
Simon Marchi | gdb: add target displaced stepping support |
commit | commitdiff | tree |
2025-02-25 |
Simon Marchi | gdb/amd-dbgapi: use gdb::unordered_map |
commit | commitdiff | tree |
2025-02-25 |
Ciaran Woodward | Fix mkdir_recursive on windows when CWD is root |
commit | commitdiff | tree |
2025-02-25 |
Jens Remus | x86: SFrame FDE for PLT0 does not use repetition block... |
commit | commitdiff | tree |
2025-02-25 |
Ciaran Woodward | gdb/remote: Set the thread of the remote before sending... |
commit | commitdiff | tree |
2025-02-25 |
Andrew Burgess | gdb/windows: remove disable_breakpoints_in_shlibs call |
commit | commitdiff | tree |
2025-02-25 |
Tom de Vries | gdb: don't show incorrect source file in source window |
commit | commitdiff | tree |
2025-02-25 |
Tom de Vries | [libctf] Fix warning: @xref should not appear on @multi... |
commit | commitdiff | tree |
2025-02-25 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2025-02-24 |
Tom de Vries | [gdb/testsuite] Exit left-over gdb in gdb.mi/mi-break.exp |
commit | commitdiff | tree |
2025-02-24 |
Kevin Buettner | Use ui_out for "info checkpoints" |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb/styling: only check TERM environment once, during... |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb/tui: use correct setting to control asm window... |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb/doc: fix help text for 'set style disassembler... |
commit | commitdiff | tree |
2025-02-24 |
Tom de Vries | [gdb/doc] Fix documentation of handle SIGKILL |
commit | commitdiff | tree |
2025-02-24 |
Rudnicki, Piotr | gdb, testsuite, rust: fix for empty array |
commit | commitdiff | tree |
2025-02-24 |
Nick Clifton | objdump: Inform users if RELR relocs are present in... |
commit | commitdiff | tree |
2025-02-24 |
Shahab Vahedi | gdb/testsuite/lib/rocm.exp: Fix a typo in a comment |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb: handle empty locspec when printing breakpoints |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb: disable internal b/p when a solib is unloaded |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb: don't clear inserted flag in disable_breakpoints_i... |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb: handle dprintf breakpoints when unloading a shared... |
commit | commitdiff | tree |
2025-02-24 |
Andrew Burgess | gdb: restructure disable_breakpoints_in_unloaded_shlib |
commit | commitdiff | tree |
next |