]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-02-28  Alan ModraPR23877, bad value (n32r5900) for default CPU
2024-02-28  Vladislav BelovFix implementation of SUBALIGN.
2024-02-28  Tom TromeyFix gdb.interrupt race
2024-02-28  Alan ModraPR23881, pdp11 binutils fails if too much debug data
2024-02-28  GDB AdministratorAutomatic date update in version.in
2024-02-27  Tom TromeyTwo minor addrmap cleanups
2024-02-27  Tom TromeyExplicitly quit gdb from DAP server thread
2024-02-27  Tom TromeyAdd final cleanup for runnables
2024-02-27  Tom TromeyChange finalize_values into a final cleanup
2024-02-27  Tom TromeyAdd extension_language_ops::shutdown
2024-02-27  Tom TromeyRewrite final cleanups
2024-02-27  Tom TromeyUse the .py file in gdb.dap/pause.exp
2024-02-27  Tom TromeyRewrite "python" command exception handling
2024-02-27  Tom TromeyFix formatting buglet in python.c
2024-02-27  Tom TromeyIntroduce read_remainder_of_file
2024-02-27  Tom de Vries[gdb/testsuite] Reset errcnt and warncnt in default_gdb...
2024-02-27  Tom de Vries[gdb/testsuite] Remove KFAIL for PR ada/30908
2024-02-27  Tom de Vries[gdb/testsuite] Fix test in gdb.python/py-finish-breakp...
2024-02-27  Pedro AlvesCygwin: Fix putting inferior in foreground (fix input)
2024-02-27  Andreas Krebbels390: Add r_offset check to the weak undef change
2024-02-27  Yuriy Kolerovarc: Don't build arc-analyze-prologue.S with -g
2024-02-27  Andreas Krebbels390: Avoid reloc overflows on undefined weak symbols
2024-02-27  Matthieu Longoaarch64: rename internals related to PAuth feature...
2024-02-27  mengqinggangLoongArch: Run overflow testcases only on LoongArch...
2024-02-27  ticat_fpLoongArch: Modify inconsistent behavior of ld with...
2024-02-27  Jinyang HeAvoid unused space in .rela.dyn if sec was discarded
2024-02-27  Jinyang HeLoongArch: ld: Fix other pop relocs overflow check...
2024-02-27  mengqinggangLoongArch: bfd: Fix some bugs of howto table
2024-02-27  GDB AdministratorAutomatic date update in version.in
2024-02-26  Simon Marchigdb/amd-dbgapi: fix indentation
2024-02-26  Tom TromeyRemove two unnecessary casts
2024-02-26  Pedro Alves[gdb] Fix heap-use-after-free in select_event_lwp
2024-02-26  Tom de Vries[gdb/testsuite] Dump dap.log.$n to gdb.log when excepti...
2024-02-26  Tom de Vries[gdb/testsuite] Further handle long filenames in gdb...
2024-02-26  Tom de Vries[gdb] Fix "value is not available" with debug frame
2024-02-26  Tiezhu Yanggdb: Modify the output of "info breakpoints" and "delet...
2024-02-26  Andreas Arnezgdb: s390: Add arch14 record/replay support
2024-02-26  Vladimir Mezentsevgprofng: Add hardware counter profiling for the Ampere...
2024-02-26  Jinyang HeLoongArch: bfd: Correct the name of R_LARCH_SOP_POP_32_...
2024-02-26  GDB AdministratorAutomatic date update in version.in
2024-02-25  GDB AdministratorAutomatic date update in version.in
2024-02-24  Tom de Vries[gdb/build] Fix static cast of virtual base
2024-02-24  Alan ModraPR25333, GAS is slow processing -fdebug-types-sections
2024-02-24  Alan Modraxtensa: move xtensa_make_property_section from bfd...
2024-02-24  Alan ModraMake is_relocatable_executable only affect dynamic...
2024-02-24  Alan Modrasim: no rule to make sim/ppc/Makefile.in
2024-02-24  GDB AdministratorAutomatic date update in version.in
2024-02-23  Simon Marchigdb: disable formatting-related flake8 warnings
2024-02-23  Tom TromeyRemove unused import
2024-02-23  Pedro AlvesFix throw_winerror_with_name build error on x86-64...
2024-02-23  Pedro Alvesgdb/linux-nat.c: Add "Accessing inferior memory" section
2024-02-23  Jon TurneyDrop special way of getting inferior context after...
2024-02-23  Jon TurneyTeach gdb how to unwind cygwin _sigbe and sigdelayed...
2024-02-23  Jan Beulichx86: rename vec_encoding and vex_encoding_*
2024-02-23  Jan Beulichx86: document -moperand-check=
2024-02-23  Jan Beulichx86: also permit YMM/ZMM use in CFI directives
2024-02-23  Jan Beulichx86/APX: INV{EPT,PCID,VPID} are WIG
2024-02-23  mengqinggangLoongArch: gas: Try to avoid R_LARCH_ALIGN associate...
2024-02-23  H.J. Lugdb: Add XMM16-XMM31 and K0-K1 DWARF register number...
2024-02-23  GDB AdministratorAutomatic date update in version.in
2024-02-22  Tom TromeyUse bool in dynamic type code
2024-02-22  Tom de Vries[gdb/testsuite] Fix license text in gdb.reverse/map...
2024-02-22  Tom de Vries[gdb/dap] Fix race between dap exit and gdb exit
2024-02-22  Tom de Vries[gdb/dap] Fix race between dap startup and dap log...
2024-02-22  Tom de Vries[gdb/dap] Factor out thread_log
2024-02-22  GDB AdministratorAutomatic date update in version.in
2024-02-21  Tom TromeyDon't allow multiple request registrations in DAP
2024-02-21  Alan ModraLeak in i386_elf_section_change_hook
2024-02-21  Simon Marchigdbsupport: assume that compiler supports std::{is_triv...
2024-02-21  Simon Marchigdb: remove some GCC version checks
2024-02-21  Tom de Vries[gdb/testsuite] Fix error handling in _dap_read_json
2024-02-21  Yuriy Kolerovarc: Determine a branch target of DBNZ correctly
2024-02-21  Alan ModraRe: PR29785, memory bloat after b43771b045fb
2024-02-21  Alan ModraRemove is_relocatable_executable from backend code
2024-02-21  Matthieu Longoaarch64: testsuite: move sysreg tests into sysreg sub...
2024-02-21  Tom de Vries[gdb/dap] Join JSON writer thread with DAP thread
2024-02-21  Tom de Vries[gdb/dap] Make dap log printing thread-safe
2024-02-21  Tom de Vries[gdb/dap] Flush after printing in log_stack
2024-02-21  Tom de Vries[gdb/testsuite] Set up dap log file in gdb.dap/type_che...
2024-02-21  Felix Willgerodtgdb: Document C++17 build requirement.
2024-02-21  Tatsuyuki IshiRISC-V: Fix local GOT and reloc size calculation for...
2024-02-21  Nelson ChuRISC-V: Don't generate branch/jump relocation if symbol...
2024-02-21  GDB AdministratorAutomatic date update in version.in
2024-02-20  Tom TromeyRewrite Rust slice type handling
2024-02-20  Tom TromeyAdd obj_section::contains method
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-02-20  Tom de Vries[gdb] Don't init history in batch mode
2024-02-20  Paul Iannettakvx: gas: missing aliases for $r14r15 in assembler.
2024-02-20  Paul Iannettakvx: enable magic immediates for integer multiply-accum...
2024-02-20  Paul Iannettakvx: gas: rename: or -> ior, xor -> eor
2024-02-20  Paul Iannettakvx: gas: move the splat modifier to the immediate
2024-02-20  Paul Iannettakvx: gas: fix leak
2024-02-20  Paul Iannettakvx: Improve lexing & parsing
2024-02-20  Paul Iannettakvx: gas: fix the detection of negative powers of 2
2024-02-20  Jose E. Marchesibpf: gas: add missing indcall-badoperand.* test files
2024-02-20  GDB AdministratorAutomatic date update in version.in
2024-02-19  Will Hawkinsbpf: fix bpf expression parsing regression in GAS
2024-02-19  Jose E. Marchesibpf: gas: avoid UB in pointer subtraction
2024-02-19  Claudio Bantaloukasarm: Add support for Armv9.5-A
2024-02-19  Yury Khrustalevaarch64: Add support for the id_aa64isar3_el1 system...
next