]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2025-05-13  Andrew Burgessgdb/python: new gdb.ParameterPrefix class
2025-05-13  Andrew Burgessgdb/guile: generate general description string for...
2025-05-13  Andrew Burgessgdb/guile: improve auto-generated strings for parameters
2025-05-13  Andrew Burgessgdb/python: allow empty gdb.Parameter.__doc__ string
2025-05-13  Andrew Burgessgdb/python/guile: check for invalid prefixes in Command...
2025-05-13  GDB AdministratorAutomatic date update in version.in
2025-05-12  Simon Marchigdb/dwarf: skip broken .debug_macro.dwo
2025-05-12  Simon Marchigdb/dwarf: move loops into locate_dw{o,z}_sections
2025-05-12  oltolmgdb/dap: fix decode_source
2025-05-12  Keith Seitz[PATCH] Add syscall tests when following/detaching...
2025-05-12  Ezra Sitorusaarch64: Support for FEAT_RME_GPC3
2025-05-12  Ezra Sitorusaarch64: Support for FEAT_OCCMO
2025-05-12  Patrick Monneratgdbsupport/event-loop: do not truncate poll timeouts...
2025-05-12  Andrew Burgessgdb: pass std::string from linux_find_memory_regions_full
2025-05-12  Andrew Burgessgdb: remove unnecessary function declaration
2025-05-12  Andrew Burgessgdb: move extra checks into dump_note_entry_p
2025-05-12  Andrew Burgessgdb: always call should_dump_mapping_p during core...
2025-05-12  Andrew Burgessgdb: pass struct smaps_data to linux_dump_mapping_p_ftype
2025-05-12  Andrew Burgessgdb: use bool more in linux-tdep.c
2025-05-12  Tankut Baris... gdb: add '-stopped' and '-running' options to "info...
2025-05-12  Tankut Baris... gdb: update "info threads" output when no threads match...
2025-05-12  Tankut Baris... gdb: pass info_threads_opts to print_thread_info_1
2025-05-12  GDB AdministratorAutomatic date update in version.in
2025-05-11  Alan Modraubsan: size_inc_line_addr integer overflow
2025-05-11  Alan Modramsan: use of uninitialised data in get_cie_info
2025-05-11  GDB AdministratorAutomatic date update in version.in
2025-05-10  Tiezhu Yanggdb: LoongArch: Emulate floating-point branch instructions
2025-05-10  GDB AdministratorAutomatic date update in version.in
2025-05-09  Peter BergnerMAINTAINERS: Update my email address
2025-05-09  Tom TromeyFix two comments in cli-style.c
2025-05-09  Tom TromeyMove "show style sources" documentation
2025-05-09  Alice Carlottiaarch64: Mark predicate-as-counter pseudo instructions
2025-05-09  Alice Carlottiaarch64: Mark clearbhb as a pseudo instruction
2025-05-09  Alice Carlottiaarch64: Merge dgh tests into system.d
2025-05-09  Alice Carlottiaarch64: Fix dgh disassembly
2025-05-09  Alice Carlottiaarch64: Mark SME mova aliases
2025-05-09  Alice Carlottiaarch64: Mark rev64 as a pseudo instruction
2025-05-09  Alice Carlottiaarch64: Add new test original-missing-misc.d
2025-05-09  Alice Carlottiaarch64: Add new test mov-wide.d
2025-05-09  Alice Carlottiaarch64: Add new test exception-generation.d
2025-05-09  Alice Carlottiaarch64: Add new test conditional-compare.d
2025-05-09  Alice Carlottiaarch64: Add new test branch-cond-pseudos.d
2025-05-09  Alice Carlottiaarch64: Add new test ldst-unpriv.d
2025-05-09  Alice Carlottiaarch64: Add new test ldst-extend-general.d
2025-05-09  Alice Carlottiaarch64: Add new test dp-general-two-source.d
2025-05-09  Alice Carlottiaarch64: Add new test dp-general-one-source.d
2025-05-09  Alice Carlottiaarch64: Add new test addsub-carry.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-scalar-doubling-mul.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-scalar-two-reg-misc.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-scalar-shift-immediate.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-scalar-three-same.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-copy.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-permute.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-modified-immediate.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-two-reg-misc-hilo.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-two-reg-misc.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-mul-element.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-widening-narrowing.d
2025-05-09  Alice Carlottiaarch64: Add new test advsimd-three-same.d
2025-05-09  Alice Carlottiaarch64: Add missing widening fmops test
2025-05-09  Alice Carlottiaarch64: Add tests for fabd, urecpe and ursqrt
2025-05-09  Alice Carlottiaarch64: Add tests for fcvt, fcvtzs and fcvtzu
2025-05-09  Alice Carlottiaarch64: Add tests for csdb and eret to system.d
2025-05-09  Alice Carlottiaarch64: Add test for ands and bics
2025-05-09  Alice Carlottiaarch64: Adjust float-fp16.d test patterns
2025-05-09  Alice Carlottiaarch64: Adjust advsimd-fp16.d test patterns
2025-05-09  Alice Carlottiaarch64: Adjust shifted.d test patterns
2025-05-09  Alice Carlottiaarch64: Eliminate AARCH64_OPND_SVE_ADDR_R
2025-05-09  Alice Carlottiaarch64: Disallow invalid SVE addressing modes
2025-05-09  Jerry Zhang... RISC-V: Support Zce 1.0
2025-05-09  Tsukasa OIRISC-V: Base for complex extension implications
2025-05-09  JiaweiRISC-V: Add augmented hypervisor extension 'sha' support.
2025-05-09  JiaweiRISC-V: Add Privileged Architecture 1.13 CSRs.
2025-05-09  Chao-ying FuRISC-V: Added vendor extensions, xmipscbop, xmipscmov...
2025-05-09  GDB AdministratorAutomatic date update in version.in
2025-05-08  Tom TromeyChange substitute_path_component to use std::string
2025-05-08  Tom TromeyMove substitute_path_component
2025-05-08  GDB AdministratorAutomatic date update in version.in
2025-05-07  Alan Modrawindres: buffer overflow
2025-05-07  Alan ModraRemove unnecessary use of pragma once in pr25618 test
2025-05-07  Jens Remuss390: Fix format specifier for VR in disassembler
2025-05-07  GDB AdministratorAutomatic date update in version.in
2025-05-06  Tom TromeyDo not set yydebug in cp-name-parser.y
2025-05-06  Tom TromeyRemove kfail from templates.exp
2025-05-06  Tom TromeyRewrite bug references in templates.exp
2025-05-06  Andrew BurgessRevert "gdb: support zero inode in generate-core-file...
2025-05-06  Tom TromeyHandle field with dynamic bit offset
2025-05-06  Tom TromeyIntroduce apply_bit_offset_to_field helper function
2025-05-06  Tom TromeyUse OBSTACK_ZALLOC when allocating batons
2025-05-06  Tom TromeyClean up handle_member_location
2025-05-06  Tom TromeyHandle dynamic field properties
2025-05-06  Tom TromeyAdd new unpack_field_as_long overload
2025-05-06  Tom TromeyAdd resolve_dynamic_field
2025-05-06  Tom TromeyConstify property_addr_info
2025-05-06  Lancelot SIXgdb/testsuite: Add require allow_hipcc_tests in gdb...
2025-05-06  Andrew Burgessgdb: support zero inode in generate-core-file command
2025-05-06  Andrew Burgessgdb/testsuite: add gcore_cmd_available predicate proc
2025-05-06  Andrew Burgessgdb/python/guile: check if styling is disabled in Color...
2025-05-06  Alan Modragas: input_scrub buffers
2025-05-06  Alan Modrawindres_get_* functions
next