binutils-gdb.git
2023-09-19 Tom TromeyUse gdb::checked_static_cast for catchpoints
2023-09-19 Tom TromeyUse gdb::checked_static_cast for code_breakpoint
2023-09-19 Tom TromeyUse gdb::checked_static_cast for tracepoints
2023-09-19 Tom TromeyUse gdb::checked_static_cast for watchpoints
2023-09-19 Mohamed Bouhaouelgdb, breakpoint: add a destructor to the watchpoint...
2023-09-19 Guinevere Larsengdb/cli: fixes to newly added "list ." command
2023-09-19 GDB AdministratorAutomatic date update in version.in
2023-09-18 Tom TromeyMore type safety for symbol_search
2023-09-18 Tom TromeyMove val_prettyformat to valprint.h
2023-09-18 Jacob NaviaFix: Use of uninitialized memory
2023-09-18 Simon Marchigdb: remove unused free_actions declaration
2023-09-18 GDB AdministratorAutomatic date update in version.in
2023-09-17 GDB AdministratorAutomatic date update in version.in
2023-09-16 Tom de Vries[gdb/symtab] Fix overly large gdb-index file check...
2023-09-16 GDB AdministratorAutomatic date update in version.in
2023-09-15 Simon Marchigdb: remove -Werror annotations from MAINTAINERS file
2023-09-15 Simon Marchigdb/amdgpu: add precise-memory support
2023-09-15 Simon Marchigdb/testsuite: add linux target check in allow_hipcc_tests
2023-09-15 Simon Marchigdb: add inferior_cloned observable
2023-09-15 Tom TromeyFix build failure with GCC 4.8
2023-09-15 Laurent Morichettigdb/amdgpu: Silence wave termination messages
2023-09-15 Simon Marchigdb: add Lancelot Six as maintainer of the AMD GPU...
2023-09-15 Tom TromeyRename split_style::DOT
2023-09-15 Claudiu Zissulescuarc: Fix alignment of the TLS Translation Control Block
2023-09-15 Andrew Burgessgdb: small cleanup in symbol_file_add_with_addrs
2023-09-15 Andrew Burgessgdb: add some missing filename styling
2023-09-15 Jinyang HeLoongArch: Enable gas sort relocs
2023-09-15 Jan Beulichx86: fold CpuLM and Cpu64
2023-09-15 Jan Beulichx86: don't play with cpu_arch_flags.cpu{,no}64
2023-09-15 Jan Beulichx86: make code size vs CPU arch checking consistent
2023-09-15 Jan Beulichx86: re-order update_code_flag()
2023-09-15 Guinevere Larsengdb/testsuite: explicitly test for stderr in gdb.mi...
2023-09-15 GDB AdministratorAutomatic date update in version.in
2023-09-14 Kevin BuettnerThrow error when creating an overly large gdb-index...
2023-09-14 Andrew Burgessgdb: fix buffer overflow in DWARF reader
2023-09-14 Tom de Vries[gdb/exp] Clean up asap in value_print_array_elements
2023-09-14 Tom de Vries[gdb/testsuite] Modernize gdb.base/huge.exp
2023-09-14 Jan Beulichx86: Vxy naming correction
2023-09-14 Jan Beulichx86: support AVX10.1 vector size restrictions
2023-09-14 Jan Beulichx86: support AVX10.1/512
2023-09-14 Jan Beulichx86: make AES/PCMULQDQ respectively prereqs of VAES...
2023-09-14 GDB AdministratorAutomatic date update in version.in
2023-09-13 Jacob NaviaFix: "Missing NULL check"
2023-09-13 Alan ModraFix: "Possible Memory leak in bed hash.c"
2023-09-13 GDB AdministratorAutomatic date update in version.in
2023-09-12 Simon Marchigdb/mi: remove warning about mi1
2023-09-12 Tom TromeyAvoid spurious breakpoint-setting failure in DAP
2023-09-12 Enze Ligdb: Fix -Wuninitialized issue
2023-09-12 Lancelot Sixgdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cpp
2023-09-12 GDB AdministratorAutomatic date update in version.in
2023-09-11 Tom TromeySpecialize std::hash for ptid_t
2023-09-11 Tom TromeyUpdate Python signal-handling documentation
2023-09-11 Simon Marchigdb/testsuite: use foreach_with_prefix in gdb.guile...
2023-09-11 Ijaz, Abdul Btestsuite, fortran: Fix regression due to fix for ifort...
2023-09-11 Markus Metzgergdb: c++ify btrace_target_info
2023-09-11 Markus Metzgergdb, btrace: move xml parsing into remote.c
2023-09-11 Simon Marchigdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp...
2023-09-11 GDB AdministratorAutomatic date update in version.in
2023-09-10 GDB AdministratorAutomatic date update in version.in
2023-09-09 GDB AdministratorAutomatic date update in version.in
2023-09-08 Jinyang HeMake sure DW_CFA_advance_loc4 is in the same frag
2023-09-08 Tom TromeyRun 'black' on recent test case
2023-09-08 Vladimir MezentsevSet insn_type for branch instructions on aarch64
2023-09-08 Simon Marchigdb/doc: describe x87 registers
2023-09-08 Simon Marchigdb/doc: rename "x86 Architecture-specific Issues"...
2023-09-08 Richard Sandifordaarch64: Remove unused function
2023-09-08 Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dwzbuildid.exp more...
2023-09-08 Tom de Vries[gdb/testsuite] Add kfail in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Tom de Vries[gdb/testsuite] Add aranges in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Tom de Vries[gdb/testsuite] Fix build-ids in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Andrew Burgessgdb/testsuite: fix gdb.mi/mi-condbreak-throw.exp failure
2023-09-08 Jan Beulichx86: restrict prefix use with .insn VEX/XOP/EVEX
2023-09-08 Simon Marchigdb: remove interp_supports_command_editing
2023-09-08 Simon Marchigdb: remove interp_pre_command_loop
2023-09-08 GDB AdministratorAutomatic date update in version.in
2023-09-07 Nils-Christian... testsuite, fortran: make kfail gfortran specific
2023-09-07 Nils-Christian... testsuite, fortran: adapt tests for ifort's 'start...
2023-09-07 Nils-Christian... testsuite, fortran: Remove self assignment non-statements
2023-09-07 Nils-Christian... testsuite, fortran: make mixed-lang-stack less compiler...
2023-09-07 Ijaz, Abdul Bgdb: add Abdul Basit Ijaz to gdb/MAINTAINERS
2023-09-07 Paul Iannettakvx: Add a testcase for bundles with KVXMAXBUNDLEWORDS...
2023-09-07 Alan ModraPR30793, kvx_reassemble_bundle index 8 out of bounds
2023-09-07 Tom TromeyFix bug in -var-evaluate-expression
2023-09-07 Tom TromeyRemove variable_default_display
2023-09-07 Tom TromeyRemove dead code from varobj_set_display_format
2023-09-07 Tom TromeyAllow pretty-printer 'children' method to return strings
2023-09-07 Tom de Vries[gdb/symtab] Fix gdb-index writing for .debug_types
2023-09-07 Tom de Vries[gdb/ada] Extend type equivalence test in ada_resolve_enum
2023-09-07 Tom de Vries[gdb/ada] Move identical enums handling later
2023-09-07 Tom TromeySimplify block_find_symbol
2023-09-07 Simon Marchigdb/mi: make current_token a field of mi_interp
2023-09-07 Simon Marchigdb: fix indentation in mi/mi-parse.h
2023-09-07 cailuluAdd testcase for generation of 32/64_PCREL.
2023-09-07 cailuluUse 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.
2023-09-07 Nelson ChuRISC-V: Clarify the naming rules of vendor operands.
2023-09-07 Roland McGrathgold: Use char16_t, char32_t instead of uint16_t, uint3...
2023-09-07 GDB AdministratorAutomatic date update in version.in
2023-09-06 Alan ModraPR30828, notes obstack memory corruption
2023-09-06 Tom de Vries[gdb/testsuite] Fix gdb.ada/same_enum.exp
2023-09-06 Tom de Vries[gdb/symtab] Fix too many symbols in gdbpy_lookup_stati...
next