aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-19gdb/debuginfod: Add .debug_line downloadingusers/amerey/index-downloadAaron Merey11-53/+511
2024-03-19gdb/debuginfod: Support on-demand debuginfo downloadingAaron Merey23-32/+721
2024-03-19gdb/progspace: Add reverse safe iteratorAaron Merey8-44/+195
2024-03-19Speed up lookup of "type_specific_data"Tom Tromey13-20/+200
2024-03-19Fix two serious flake8 reportsTom Tromey1-15/+10
2024-03-19gdb/python: test exception case for gdb.solib_nameAndrew Burgess1-0/+15
2024-03-19gas, aarch64: Add faminmax extensionSaurabh Jha28-2486/+3747
2024-03-19Remove redunant test of ELF size in core note decoder.Nick Clifton1-7/+0
2024-03-19gdbsupport: rename include guard in gdb-checked-static-cast.hAndrew Burgess1-3/+3
2024-03-19gdb: use static_cast in gdb::checked_static_castAndrew Burgess1-8/+4
2024-03-19Fix seg-fault in the DWARF reader code when accessing an abbreviatuin table w...Nick Clifton1-8/+17
2024-03-19ld: Support LD_UNDER_TEST environment variableH.J. Lu1-4/+26
2024-03-19Fix free of unallocated memory in the BFD library's compression code.Nick Clifton1-0/+4
2024-03-19Fix typo in previous patch to ld.texiNick Clifton1-1/+1
2024-03-19gdb/python: Fix segfault when iterating over empty linetableToby Lloyd Davies3-1/+97
2024-03-19Add myself to gdb/MAINTAINERSToby Lloyd Davies1-0/+1
2024-03-19[gdb] Further fix "value is not available" with debug frameTom de Vries3-12/+26
2024-03-19LoongArch: Add relaxation for R_LARCH_CALL36mengqinggang11-147/+356
2024-03-19Automatic date update in version.inGDB Administrator1-1/+1
2024-03-18Regenerate AArch64 opcodes filesNick Clifton3-468/+583
2024-03-18aarch64: Add support for SVE ADDPT, SUBPT, MADPT, MLAPT instructionsYury Khrustalev10-2/+329
2024-03-18aarch64: Add support for (M)ADDPT and (M)SUBPT instructionsYury Khrustalev16-1/+313
2024-03-18[PATCH] ld: Improve documentation of -rpath-link search pathsNick Clifton1-12/+18
2024-03-18Remove some unnecessary Ada expression codeTom Tromey2-33/+6
2024-03-18Fix Ada 'ptype' of access to arrayTom Tromey3-1/+22
2024-03-18Use string_view in quirk_rust_enumTom Tromey1-1/+1
2024-03-18Set __file__ when source'ing a Python scriptTom Tromey2-10/+66
2024-03-18Clear board_info entry after waiting for processTom Tromey2-0/+16
2024-03-18bfd: add missing include <time.h>Clément Chigot2-0/+2
2024-03-18Fix compiling bfd/vms-lib.c for a 32-bit host.Nick Clifton2-3/+3
2024-03-18gdb/testsuite: attach to i386 process stopped in vDSOAndrew Burgess2-0/+80
2024-03-18Arm64: check matching operands for predicated B16B16 insnsJan Beulich8-53/+79
2024-03-18Arm64: correct B16B16 indexed bf{mla,mls,mul}Jan Beulich2-21/+21
2024-03-18RISC-V: Tidy smstateen and ssstateen testcases.Nelson Chu4-57/+6
2024-03-18Automatic date update in version.inGDB Administrator1-1/+1
2024-03-17[gdb/testsuite] Fix gdb.base/list-no-debug.exp on debianTom de Vries3-5/+35
2024-03-17Automatic date update in version.inGDB Administrator1-1/+1
2024-03-16Automatic date update in version.inGDB Administrator1-1/+1
2024-03-15Use size_t in gdb_bfd_section_dataTom Tromey1-2/+2
2024-03-15gas/NEWS: Remove mention of AArch64 B16B16 extensionAndrew Carlotti1-3/+0
2024-03-15x86/APX: legacy promoted insns can't access %xmm16-%xmm31Jan Beulich10-139/+124
2024-03-15Automatic date update in version.inGDB Administrator1-1/+1
2024-03-14[gdb/build] Fix build on postmarketosTom de Vries1-6/+2
2024-03-14gdbserver/linux: probe for libiconv in configureSimon Marchi9-5/+391
2024-03-14Pass alignment when using GCC_C_FE_VERSION_2Tom Tromey3-1/+15
2024-03-14Remove 'if' from GDB_PY_HANDLE_EXCEPTIONTom Tromey5-42/+17
2024-03-14[gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64Tom de Vries3-38/+68
2024-03-14Automatic date update in version.inGDB Administrator1-1/+1
2024-03-13Remove extraneous word from manualTom Tromey1-1/+1
2024-03-13opcodes: Fix build verbosityChristophe Lyon2-8/+8