aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-19gdb/debuginfod: Add .debug_line downloadingusers/amerey/index-downloadAaron Merey
2024-03-19gdb/debuginfod: Support on-demand debuginfo downloadingAaron Merey
2024-03-19gdb/progspace: Add reverse safe iteratorAaron Merey
2024-03-19Speed up lookup of "type_specific_data"Tom Tromey
2024-03-19Fix two serious flake8 reportsTom Tromey
2024-03-19gdb/python: test exception case for gdb.solib_nameAndrew Burgess
2024-03-19gas, aarch64: Add faminmax extensionSaurabh Jha
2024-03-19Remove redunant test of ELF size in core note decoder.Nick Clifton
2024-03-19gdbsupport: rename include guard in gdb-checked-static-cast.hAndrew Burgess
2024-03-19gdb: use static_cast in gdb::checked_static_castAndrew Burgess
2024-03-19Fix seg-fault in the DWARF reader code when accessing an abbreviatuin table w...Nick Clifton
2024-03-19ld: Support LD_UNDER_TEST environment variableH.J. Lu
2024-03-19Fix free of unallocated memory in the BFD library's compression code.Nick Clifton
2024-03-19Fix typo in previous patch to ld.texiNick Clifton
2024-03-19gdb/python: Fix segfault when iterating over empty linetableToby Lloyd Davies
2024-03-19Add myself to gdb/MAINTAINERSToby Lloyd Davies
2024-03-19[gdb] Further fix "value is not available" with debug frameTom de Vries
2024-03-19LoongArch: Add relaxation for R_LARCH_CALL36mengqinggang
2024-03-19Automatic date update in version.inGDB Administrator
2024-03-18Regenerate AArch64 opcodes filesNick Clifton
2024-03-18aarch64: Add support for SVE ADDPT, SUBPT, MADPT, MLAPT instructionsYury Khrustalev
2024-03-18aarch64: Add support for (M)ADDPT and (M)SUBPT instructionsYury Khrustalev
2024-03-18[PATCH] ld: Improve documentation of -rpath-link search pathsNick Clifton
2024-03-18Remove some unnecessary Ada expression codeTom Tromey
2024-03-18Fix Ada 'ptype' of access to arrayTom Tromey
2024-03-18Use string_view in quirk_rust_enumTom Tromey
2024-03-18Set __file__ when source'ing a Python scriptTom Tromey
2024-03-18Clear board_info entry after waiting for processTom Tromey
2024-03-18bfd: add missing include <time.h>Clément Chigot
2024-03-18Fix compiling bfd/vms-lib.c for a 32-bit host.Nick Clifton
2024-03-18gdb/testsuite: attach to i386 process stopped in vDSOAndrew Burgess
2024-03-18Arm64: check matching operands for predicated B16B16 insnsJan Beulich
2024-03-18Arm64: correct B16B16 indexed bf{mla,mls,mul}Jan Beulich
2024-03-18RISC-V: Tidy smstateen and ssstateen testcases.Nelson Chu
2024-03-18Automatic date update in version.inGDB Administrator
2024-03-17[gdb/testsuite] Fix gdb.base/list-no-debug.exp on debianTom de Vries
2024-03-17Automatic date update in version.inGDB Administrator
2024-03-16Automatic date update in version.inGDB Administrator
2024-03-15Use size_t in gdb_bfd_section_dataTom Tromey
2024-03-15gas/NEWS: Remove mention of AArch64 B16B16 extensionAndrew Carlotti
2024-03-15x86/APX: legacy promoted insns can't access %xmm16-%xmm31Jan Beulich
2024-03-15Automatic date update in version.inGDB Administrator
2024-03-14[gdb/build] Fix build on postmarketosTom de Vries
2024-03-14gdbserver/linux: probe for libiconv in configureSimon Marchi
2024-03-14Pass alignment when using GCC_C_FE_VERSION_2Tom Tromey
2024-03-14Remove 'if' from GDB_PY_HANDLE_EXCEPTIONTom Tromey
2024-03-14[gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64Tom de Vries
2024-03-14Automatic date update in version.inGDB Administrator
2024-03-13Remove extraneous word from manualTom Tromey
2024-03-13opcodes: Fix build verbosityChristophe Lyon