aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-20PowerPC: Add support for RFC02677 - VSX Vector Rotate Left WordPeter Bergner3-0/+3
2024-11-20Improve choice sorting in ada-lang.cTom Tromey3-79/+58
2024-11-20arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M MainlineAndre Vieira4-5/+258
2024-11-20gdb: add Mohamed Bouhaouel to gdb/MAINTAINERSMohamed Bouhaouel1-0/+1
2024-11-20Remove Debian from SECURITY.txtNick Clifton1-1/+0
2024-11-20gdb/python: fix reference leak in gdb.BreakpointLocation.thread_groupsAndrew Burgess1-1/+1
2024-11-20RISC-V: Add Zcmt instructions and csr.Jiawei19-0/+144
2024-11-20Automatic date update in version.inGDB Administrator1-1/+1
2024-11-19gdb: Remove inappropriate commentsCharles Baylis3-3/+3
2024-11-19[gdb/contrib] Fix shellcheck warnings in spellcheck.shTom de Vries1-7/+7
2024-11-19RISC-V: Don't report warnings when linking different privileged spec objects.Nelson Chu8-96/+3
2024-11-19Support x86 Intel MSR_IMMHu, Lin118-844/+1059
2024-11-19LoongArch: Do not relax pcalau12i+ld.d when there is overflowLulu Cai5-5/+156
2024-11-19Automatic date update in version.inGDB Administrator1-1/+1
2024-11-18aarch64: renaming of arm to AArch64Matthieu Longo1-2/+2
2024-11-18aarch64: remove annoying white spaces in bfd/elfnn-aarch64.cMatthieu Longo1-2/+2
2024-11-18LAM: Enable tagged pointer support for watchpoints.Christina Schimpe5-0/+228
2024-11-18gdb: Make tagged pointer support configurable.Christina Schimpe9-46/+168
2024-11-18x86: rename SPACE_{,E}VEX_MAP<N>Jan Beulich5-765/+765
2024-11-18x86: VP2INTERSECT{D,Q} have mask register destination groupJan Beulich18-247/+296
2024-11-18x86: generalize "implicit quad group" handlingJan Beulich8-43/+79
2024-11-18[gdb/contrib] Fix spellcheck.sh for bash < 5.1Tom de Vries1-2/+44
2024-11-18ld: Support percent-encoded JSON in --package-metadataBenjamin Drung7-2/+140
2024-11-18gas: move had_errors() invocation in finishing of subsegsJan Beulich1-6/+6
2024-11-18ELF: SHF_STRINGS isn't really tied to SHF_MERGEJan Beulich4-25/+36
2024-11-18ELF: SHF_MERGE vs SHT_NOBITSJan Beulich2-0/+4
2024-11-18gas/ELF: also reject merge entity size being zeroJan Beulich2-2/+2
2024-11-18s390: Add arch15 Concurrent-Functions Facility insnsJens Remus4-0/+18
2024-11-18s390: Add arch15 instruction namesJens Remus1-106/+114
2024-11-18[gdb] Fix some typosTom de Vries2-4/+4
2024-11-18[gdb/contrib] Add spellcheck.sh --print-dictionaryTom de Vries1-0/+28
2024-11-18[gdb/contrib] Allow thru in spellcheck.shTom de Vries2-5/+37
2024-11-18gprofng: fix -std=gnu23 compatibility wrt unprototyped functionsSam James8-65/+64
2024-11-18ld: fix -std=gnu23 compatibility wrt _BoolSam James1-1/+1
2024-11-18binutils: fix -std=gnu23 compatibility wrt _BoolSam James1-1/+1
2024-11-18opcodes: fix -std=gnu23 compatibility wrt static_assertSam James3-3/+7
2024-11-18bfd: fix -std=gnu23 compatibility wrt _BoolSam James5-6/+6
2024-11-18Automatic date update in version.inGDB Administrator1-1/+1
2024-11-17x86-64: Always check IBT PLT before BND PLTH.J. Lu1-48/+48
2024-11-17gdb: Update linkage name lookup function to allow mst_file_data/bss types.Ijaz, Abdul B6-12/+26
2024-11-17x86-64: Drop x32 references in PLT entry variablesH.J. Lu1-38/+39
2024-11-17Automatic date update in version.inGDB Administrator1-1/+1
2024-11-16Use bool for solib::symbols_loadedTom Tromey2-4/+6
2024-11-16Automatic date update in version.inGDB Administrator1-1/+1
2024-11-16PR 32359, --dependency-file: wrong error message if fopen failsBarnabás Pőcze1-0/+1
2024-11-15[gdb/symtab] Fix segfault with dwp fileTom de Vries1-0/+3
2024-11-15Improvements to gdb.LazyString documentationTom Tromey1-5/+8
2024-11-15gdb/testsuite: skip gdb.opt/inline-entry.exp for gcc 7 and olderAndrew Burgess1-0/+17
2024-11-15Automatic date update in version.inGDB Administrator1-1/+1
2024-11-14gdb/python: missing PyObject_IsTrue error check in bppy_initAndrew Burgess3-6/+19