aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-03-13bfd: Use size_t in the BFD mmap interfaceH.J. Lu5-16/+16
2024-03-13bfd: Use MAP_FAILED for mmap failureH.J. Lu6-19/+19
2024-03-13bfd: Don't call bfd_write with 0 sizeH.J. Lu1-1/+1
2024-03-13RISC-V: Add -march=help for gasHau Hsu5-0/+175
2024-03-13Automatic date update in version.inGDB Administrator1-1/+1
2024-03-12[gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64Tom de Vries5-44/+123
2024-03-12contrib: sync dg-extract-results.sh with GCCSam James2-9/+13
2024-03-12contrib: sync dg-extract-results.py with GCCSam James2-2/+7
2024-03-12gdb: Deprecate MPX commands.Schimpe, Christina3-2/+10
2024-03-12LoongArch: Scan all illegal operand instructions without interruptionLulu Cai8-7/+269
2024-03-12LoongArch: Fix gas and ld test casesLulu Cai8-5/+18
2024-03-11gnulib: re-generate build filesSimon Marchi4-23/+23
2024-03-12Automatic date update in version.inGDB Administrator1-1/+1
2024-03-11Sync libbacktrace from gcc [PR31327]Sam James46-362/+4306
2024-03-11Remove tui-out.[ch]Tom Tromey6-197/+12
2024-03-11gdb/Makefile.in: remove ACLOCAL_AMFLAGSSimon Marchi1-2/+1
2024-03-11Special case NULL pointers in dynamic type resolutionTom Tromey4-6/+80
2024-03-11gdb/testsuite: reformat file with a more recent version of blackAndrew Burgess1-1/+0
2024-03-11libctf: fix uninitialized variables in testsuiteNick Alcock1-1/+1
2024-03-11gdb: re-generate aclocal.m4Simon Marchi1-5/+5
2024-03-11gdb, btrace: fix error diagnosticsMarkus Metzger1-2/+3