]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-11-21  Jan Vranygdb/python: add section in documentation on implementin... users/jv/feature-py-jit-api-gen2
2024-11-21  Jan Vranygdb/python: allow instantiation of gdb.LineTable objects
2024-11-21  Jan Vranygdb/python: allow instantiation of gdb.LineTableEntry...
2024-11-21  Jan Vranygdb/python: add more attributes to gdb.LinetableEntry...
2024-11-21  Jan Vranygdb/python: add add_symbol () method to gdb.Block
2024-11-21  Jan Vranygdb/python: allow instantiation of gdb.Symbol from...
2024-11-21  Jan Vranygdb/python: allow instantiation of gdb.Block from Python
2024-11-21  Jan Vranygdb/python: allow instantiation of gdb.Symtab from...
2024-11-21  Jan Vranygdb/python: allow instantiation of gdb.Compunit from...
2024-11-21  Jan Vranygdb/python: add unlink () method to gdb.Objfile object
2024-11-21  Jan Vranygdb/python: allow instantiation of gdb.Objfile from...
2024-11-21  Jan Vranygdb/python: add gdb.Compunit
2024-11-21  Jan Vranygdb: use std::vector<> to hold on blocks in struct...
2024-11-21  Jan Vranygdb/python: make gdb.Symtab comparable for equality
2024-11-21  Jan Vranygdb/python: make gdb.Symbol comparable for equality
2024-11-21  Jan Vranygdb/python: add template function to implement equality...
2024-11-21  Jan Vranygdb/python: add function () method to gdb.Type object
2024-11-21  Jan Vranygdb/python: add void_type () method to gdb.Architecture...
2024-11-21  Jan Vranygdb/python: add domain property to gdb.Symbol
2024-11-21  Jan Vranygdb/python: add subblocks property to gdb.Block
2024-11-21  Jan Vranygdb: update is_addr_in_objfile to support "dynamic...
2024-11-21  Rohr, Stephantestsuite: skip confirmation in 'gdb_reinitialize_dir'
2024-11-21  GDB AdministratorAutomatic date update in version.in
2024-11-20  Peter BergnerPowerPC: Add support for RFC02677 - VSX Vector Rotate...
2024-11-20  Tom TromeyImprove choice sorting in ada-lang.c
2024-11-20  Andre Vieiraarm: Support pac_key_* register operand for MRS/MSR...
2024-11-20  Mohamed Bouhaouelgdb: add Mohamed Bouhaouel to gdb/MAINTAINERS
2024-11-20  Nick CliftonRemove Debian from SECURITY.txt
2024-11-20  Andrew Burgessgdb/python: fix reference leak in gdb.BreakpointLocatio...
2024-11-20  JiaweiRISC-V: Add Zcmt instructions and csr.
2024-11-20  GDB AdministratorAutomatic date update in version.in
2024-11-19  Charles Baylisgdb: Remove inappropriate comments
2024-11-19  Tom de Vries[gdb/contrib] Fix shellcheck warnings in spellcheck.sh
2024-11-19  Nelson ChuRISC-V: Don't report warnings when linking different...
2024-11-19  Hu, Lin1Support x86 Intel MSR_IMM
2024-11-19  Lulu CaiLoongArch: Do not relax pcalau12i+ld.d when there is...
2024-11-19  GDB AdministratorAutomatic date update in version.in
2024-11-18  Matthieu Longoaarch64: renaming of arm to AArch64
2024-11-18  Matthieu Longoaarch64: remove annoying white spaces in bfd/elfnn...
2024-11-18  Christina SchimpeLAM: Enable tagged pointer support for watchpoints.
2024-11-18  Christina Schimpegdb: Make tagged pointer support configurable.
2024-11-18  Jan Beulichx86: rename SPACE_{,E}VEX_MAP<N>
2024-11-18  Jan Beulichx86: VP2INTERSECT{D,Q} have mask register destination...
2024-11-18  Jan Beulichx86: generalize "implicit quad group" handling
2024-11-18  Tom de Vries[gdb/contrib] Fix spellcheck.sh for bash < 5.1
2024-11-18  Benjamin Drungld: Support percent-encoded JSON in --package-metadata
2024-11-18  Jan Beulichgas: move had_errors() invocation in finishing of subsegs
2024-11-18  Jan BeulichELF: SHF_STRINGS isn't really tied to SHF_MERGE
2024-11-18  Jan BeulichELF: SHF_MERGE vs SHT_NOBITS
2024-11-18  Jan Beulichgas/ELF: also reject merge entity size being zero
2024-11-18  Jens Remuss390: Add arch15 Concurrent-Functions Facility insns
2024-11-18  Jens Remuss390: Add arch15 instruction names
2024-11-18  Tom de Vries[gdb] Fix some typos
2024-11-18  Tom de Vries[gdb/contrib] Add spellcheck.sh --print-dictionary
2024-11-18  Tom de Vries[gdb/contrib] Allow thru in spellcheck.sh
2024-11-18  Sam Jamesgprofng: fix -std=gnu23 compatibility wrt unprototyped...
2024-11-18  Sam Jamesld: fix -std=gnu23 compatibility wrt _Bool
2024-11-18  Sam Jamesbinutils: fix -std=gnu23 compatibility wrt _Bool
2024-11-18  Sam Jamesopcodes: fix -std=gnu23 compatibility wrt static_assert
2024-11-18  Sam Jamesbfd: fix -std=gnu23 compatibility wrt _Bool
2024-11-18  GDB AdministratorAutomatic date update in version.in
2024-11-17  H.J. Lux86-64: Always check IBT PLT before BND PLT
2024-11-17  Ijaz, Abdul Bgdb: Update linkage name lookup function to allow mst_f...
2024-11-17  H.J. Lux86-64: Drop x32 references in PLT entry variables
2024-11-17  GDB AdministratorAutomatic date update in version.in
2024-11-16  Tom TromeyUse bool for solib::symbols_loaded
2024-11-16  GDB AdministratorAutomatic date update in version.in
2024-11-15  Barnabás PőczePR 32359, --dependency-file: wrong error message if...
2024-11-15  Tom de Vries[gdb/symtab] Fix segfault with dwp file
2024-11-15  Tom TromeyImprovements to gdb.LazyString documentation
2024-11-15  Andrew Burgessgdb/testsuite: skip gdb.opt/inline-entry.exp for gcc...
2024-11-15  GDB AdministratorAutomatic date update in version.in
2024-11-14  Andrew Burgessgdb/python: missing PyObject_IsTrue error check in...
2024-11-14  Andrew Burgessgdb/python: missing PyObject_IsTrue error check in...
2024-11-14  Andrew Burgessgdb/python: missing PyObject_IsTrue error check in...
2024-11-14  Andrew Burgessgdb/python: remove some additional PyObject_IsTrue...
2024-11-14  Andrew Burgessgdb/python: remove PyObject_IsTrue call in gdbpy_handle...
2024-11-14  GDB AdministratorAutomatic date update in version.in
2024-11-13  Tom de Vries[gdb/tdep] Handle syscall clock_gettime64 for arm-linux
2024-11-13  Tom de Vries[gdb/contrib] Handle capitalized words in spellcheck.sh
2024-11-13  Tom de Vries[gdb/contrib] Add "doens't->doesn't" to common-misspell...
2024-11-13  Tom de Vries[gdb/contrib] Handle double quotes in spellcheck.sh
2024-11-13  Tom de Vries[gdb/contrib] Handle parentheses in spellcheck.sh
2024-11-13  Tom de Vries[precommit] Add some documentation in .pre-commit-confi...
2024-11-13  Tom de Vries[gdb/tdep] Fix recording of T1 push
2024-11-13  Tom de Vries[gdb/tdep] Handle sycall statx for arm-linux
2024-11-13  Bernd Edlingergdb: stepping between inline functions with multiple...
2024-11-13  Andrew Burgessgdb: fix handling of DW_AT_entry_pc of inlined subroutines
2024-11-13  Mark Harmstonegas: add .cv_ucomp and .cv_scomp pseudo-directives
2024-11-13  GDB AdministratorAutomatic date update in version.in
2024-11-12  Mark Wielaardbfd: Add WARN_CFLAGS_FOR_BUILD to doc/chew.c build...
2024-11-12  Andrew Burgessgdb/testsuite: some cleanups in gdb.base/annota{1,3...
2024-11-12  Andrew Burgessgdb/testsuite: fix duplicate test names in gdb.trace/
2024-11-12  Andrew Burgessgdb/readline: don't get stuck thinking an EOF arrived
2024-11-12  Andrew Burgessgdb/readline: add readline library version to 'show...
2024-11-12  Andrew Burgessgdbserver: pass osabi to GDB in more target descriptions
2024-11-12  Andrew Burgessgdb/regformats: add osabi information to generated...
2024-11-12  Andrew Burgessgdb/features: set osabi in all Linux related features...
2024-11-12  Shahab Vahedigdb/MAINTAINERS: Update my email address
2024-11-12  Guinevere Larsengdb/testsuite: fix gdb.reverse/i386-avx-reverse.exp...
next