binutils-gdb.git
2023-08-03 Andrew Burgessgdb: avoid double stop after failed breakpoint conditio...
2023-08-03 Tom TromeyRemove PEI_HEADERS define
2023-08-03 Alan Modrareadelf sprintf optimisation
2023-08-03 Alan Modrabinutils sprintf optimisation
2023-08-03 Alan Modracris: sprintf optimisation
2023-08-03 Alan Modraarm: sanitizer stringop-overflow
2023-08-03 Alan Modraxtensa: sprintf sanitizer null destination pointer
2023-08-03 Alan Modrald: sprintf sanitizer null destination pointer
2023-08-03 Alan Modragprof: sprintf sanitizer null destination pointer
2023-08-03 Alan Modraresrc: sprintf sanitizer null destination pointer
2023-08-03 Alan Modradlltool: sprintf sanitizer null destination pointer
2023-08-03 Alan Modrawrstabs: sprintf sanitizer null destination pointer
2023-08-03 Alan Modracris: sprintf sanitizer null destination pointer
2023-08-03 Alan Modraobjdump, nm: sprintf sanitizer null destination pointer
2023-08-03 Andrew Burgessgdb: fix possible nullptr dereference in a remote_debug...
2023-08-03 Tom de Vries Fix Wlto-type-mismatch in opcodes/ft32-dis.c
2023-08-03 Tsukasa OIRISC-V: Add support for 'Zvfh' and 'Zvfhmin'
2023-08-03 Tsukasa OIRISC-V: Imply 'Zicsr' from 'Zve32x'
2023-08-03 GDB AdministratorAutomatic date update in version.in
2023-08-02 Tom de Vries[gdb] Initialize main_thread_id earlier
2023-08-02 Tom de Vries[gdb/dap] Disable DAP for python <= 3.5
2023-08-02 Tom TromeyAvoid failures in fixed_points.exp with older GCC
2023-08-02 Sam JamesRevert "2.41 Release sources"
2023-08-02 Nick Clifton2.41 Release sources
2023-08-02 Khem Rajgprofng: Fix build with 64bit file offset on 32bit...
2023-08-02 GDB AdministratorAutomatic date update in version.in
2023-08-01 Alan ModraDon't declare xmalloc and others in ldmisc.h
2023-08-01 Alan ModraDon't declare xmalloc or xrealloc in bucomm.h
2023-08-01 Alan ModraRegen ld/configure
2023-08-01 Tom TromeyImplement DAP "source" request
2023-08-01 Tom TromeyHandle Source in DAP breakpointLocations
2023-08-01 Tom TromeyIntroduce sourceReference handling in DAP
2023-08-01 Tom TromeyDon't supply DAP 'path' for non-file shared libraries
2023-08-01 Tom TromeyImplement ValueFormat for DAP
2023-08-01 Tom TromeyRespect supportsMemoryReferences in DAP
2023-08-01 Tom TromeyAdd DAP support for C++ exceptions
2023-08-01 Tom TromeyImplement DAP 'terminated' event
2023-08-01 Tom TromeyDo not send "new breakpoint" event when breakpoint...
2023-08-01 Tom TromeyMove DAP breakpoint event code to breakpoint.py
2023-08-01 Tom TromeyFull paths in DAP stackTrace responses
2023-08-01 Tom TromeyAdd "cwd" parameter to DAP launch request
2023-08-01 Tom TromeyRefactor dap_launch
2023-08-01 Tom TromeyRename private member of FrameDecorator
2023-08-01 Simon FarreAdd thread exited event
2023-08-01 Nick CliftonFix "--only-keep-debug for ELF relocatables" binutils...
2023-08-01 Jan Beulichgas: rework timestamp preservation on doc/asconfig...
2023-08-01 Nick CliftonAdd note to check that all changes have been pushed...
2023-08-01 Sam Jamesld: Fix test failures with --enable-textrel-check=error
2023-08-01 Vladimir Mezentsevgprofng: create a list of available views
2023-08-01 GDB AdministratorAutomatic date update in version.in
2023-07-31 Tom de Vries[gdb/testsuite] Set TSAN_OPTIONS by default to history_...
2023-07-31 Tom TromeyFix bug in fixed-point handling
2023-07-31 Sam Jamesld: fix typo in --enable-warn-rwx-segments help
2023-07-31 Lancelot Sixgdb/amdgpu: Fix debugging multiple inferiors using...
2023-07-31 Lancelot Sixgdb/testsuite/rocm: Add the hip_devices_support_debug_m...
2023-07-31 Tom TromeySet PYTHONMALLOC in the test suite
2023-07-31 Jose E. Marchesibpf: opcodes: fix regression in BPF disassembler
2023-07-31 Nick CliftonUpdated Spanish translation for the gprof directory
2023-07-31 Tom TromeyRestore previous sigmask in gdb.block_signals
2023-07-31 Tsukasa OIRISC-V: Fix typo in the test case name
2023-07-31 Jose E. Marchesibpf: sim: do not overflow instruction immediates in...
2023-07-31 GDB AdministratorAutomatic date update in version.in
2023-07-30 Joel BrobeckerGDB Global Maintainer update (3 maintainers stepping...
2023-07-30 Jose E. Marchesibpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF heade...
2023-07-30 Jose E. Marchesibpf: gas: add field overflow checking to the BPF assembler
2023-07-30 Nick CliftonUpdate how to make a release document after the 2.41...
2023-07-30 GDB AdministratorAutomatic date update in version.in
2023-07-29 GDB AdministratorAutomatic date update in version.in
2023-07-28 Jose E. Marchesibpf: remove spurious comment from tc-bpf.c
2023-07-28 Jose E. Marchesibpf: gas: support relaxation of V4 jump instructions
2023-07-28 Tom de Vries[gdb] Rename variable main_thread to main_thread_id
2023-07-28 Tom TromeyRe-acquire GIL earlier in gdbpy_parse_and_eval
2023-07-28 Jan Beulichgas: amend X_unsigned uses
2023-07-28 YunQiang SuMIPS: Support `-gnuabi64' target triplet suffix for...
2023-07-28 YunQiang SuMIPS/GAS/testsuite: Fix n64 compact EH failures
2023-07-28 YunQiang Sutestsuite: Handle composed R_MIPS_NONE relocations
2023-07-28 YunQiang SuMIPS/testsuite: Handle 64-bit addresses
2023-07-28 YunQiang Sutestsuite: Also discard the `.MIPS.options' section
2023-07-28 Maciej W. RozyckiMIPS/LD/testsuite: Fix MIPS16 interlinking test IRIX...
2023-07-28 YunQiang SuMIPS/LD/testsuite: Fix MIPS16 interlinking test n64...
2023-07-28 YunQiang SuMIPS/GAS/testsuite: Force o32 for tests expecting 32...
2023-07-28 Maciej W. RozyckiMIPS/LD/testsuite: Run `got-dump-1' for o32/n32 ABIs
2023-07-28 Maciej W. RozyckiMIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with...
2023-07-28 Maciej W. RozyckiMIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with...
2023-07-28 Maciej W. RozyckiMIPS/LD/testsuite: Fix JALR relaxation test failure...
2023-07-28 Maciej W. RozyckiMIPS/LD/testsuite: Fix unaligned JALX failures with...
2023-07-28 Maciej W. RozyckiMIPS/GAS/testsuite: Disable compact EH #7 tests with...
2023-07-28 YunQiang SuMIPS/LD: Include n64 `.interp' with INITIAL_READONLY_SE...
2023-07-28 Maciej W. RozyckiRevert "MIPS: support mips*64 as CPU and gnuabi64 as...
2023-07-28 Alan Modraldscripts/empty-address vs. xcoff
2023-07-28 Alan ModraFix recent x86 pe/coff testsuite regressions
2023-07-28 Alan Modracoff/pe/xcoff and --extract-symbols
2023-07-28 Tsukasa OIRISC-V: Add actual 'Zvkt' extension support
2023-07-28 Tsukasa OIFix typo in riscv-dis.c comment
2023-07-28 GDB AdministratorAutomatic date update in version.in
2023-07-27 Simon Marchigdb: remove trailing empty line in target-delegates.c
2023-07-27 Tom TromeyReport supportsBreakpointLocationsRequest
2023-07-27 Alan Modra/DISCARD/ in ld testsuite
2023-07-27 Alan Modrash: uninitialised sh_operand_info.type in get_specific
2023-07-27 Hu, Lin1Support Intel PBNDKB
next