aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23x86/APX: INV{EPT,PCID,VPID} are WIGJan Beulich6-18/+348
2024-02-23LoongArch: gas: Try to avoid R_LARCH_ALIGN associate with a symbolmengqinggang3-39/+72
2024-02-22gdb: Add XMM16-XMM31 and K0-K1 DWARF register number mappingH.J. Lu1-1/+22
2024-02-23Automatic date update in version.inGDB Administrator1-1/+1
2024-02-22Use bool in dynamic type codeTom Tromey2-27/+27
2024-02-22[gdb/testsuite] Fix license text in gdb.reverse/map-to-same-line.{c,exp}Tom de Vries2-2/+2
2024-02-22[gdb/dap] Fix race between dap exit and gdb exitTom de Vries2-1/+18
2024-02-22[gdb/dap] Fix race between dap startup and dap log fileTom de Vries4-4/+52
2024-02-22[gdb/dap] Factor out thread_logTom de Vries1-3/+12
2024-02-22Automatic date update in version.inGDB Administrator1-1/+1
2024-02-21Don't allow multiple request registrations in DAPTom Tromey1-0/+2
2024-02-22Leak in i386_elf_section_change_hookAlan Modra1-1/+1
2024-02-21gdbsupport: assume that compiler supports std::{is_trivially_constructible,is...Simon Marchi8-47/+0
2024-02-21gdb: remove some GCC version checksSimon Marchi3-20/+1
2024-02-21[gdb/testsuite] Fix error handling in _dap_read_jsonTom de Vries1-4/+23
2024-02-21arc: Determine a branch target of DBNZ correctlyYuriy Kolerov3-0/+154
2024-02-21Re: PR29785, memory bloat after b43771b045fbAlan Modra1-4/+6
2024-02-21Remove is_relocatable_executable from backend codeAlan Modra5-46/+14
2024-02-21aarch64: testsuite: move sysreg tests into sysreg sub-directoryMatthieu Longo79-0/+23
2024-02-21[gdb/dap] Join JSON writer thread with DAP threadTom de Vries3-2/+4
2024-02-21[gdb/dap] Make dap log printing thread-safeTom de Vries1-12/+16
2024-02-21[gdb/dap] Flush after printing in log_stackTom de Vries1-0/+1
2024-02-21[gdb/testsuite] Set up dap log file in gdb.dap/type_checker.expTom de Vries2-7/+18
2024-02-21gdb: Document C++17 build requirement.Felix Willgerodt1-3/+3
2024-02-21RISC-V: Fix local GOT and reloc size calculation for TLS.Tatsuyuki Ishi6-6/+85
2024-02-21RISC-V: Don't generate branch/jump relocation if symbol is local when no-relax.Nelson Chu1-0/+8
2024-02-21Automatic date update in version.inGDB Administrator1-1/+1
2024-02-20Rewrite Rust slice type handlingTom Tromey6-72/+310
2024-02-20Add obj_section::contains methodTom Tromey5-5/+10
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi224-1339/+1351
2024-02-20[gdb] Don't init history in batch modeTom de Vries1-4/+8
2024-02-20kvx: gas: missing aliases for $r14r15 in assembler.Paul Iannetta2-10713/+10719
2024-02-20kvx: enable magic immediates for integer multiply-accumulate and CMOVE*Paul Iannetta2-2621/+4072
2024-02-20kvx: gas: rename: or -> ior, xor -> eorPaul Iannetta15-9862/+13444
2024-02-20kvx: gas: move the splat modifier to the immediatePaul Iannetta15-12992/+13653
2024-02-20kvx: gas: fix leakPaul Iannetta1-0/+1
2024-02-20kvx: Improve lexing & parsingPaul Iannetta1-18/+35
2024-02-20kvx: gas: fix the detection of negative powers of 2Paul Iannetta3-1/+20
2024-02-20bpf: gas: add missing indcall-badoperand.* test filesJose E. Marchesi3-0/+14
2024-02-20Automatic date update in version.inGDB Administrator1-1/+1
2024-02-19bpf: fix bpf expression parsing regression in GASWill Hawkins3-1/+13
2024-02-19bpf: gas: avoid UB in pointer subtractionJose E. Marchesi2-12/+31
2024-02-19arm: Add support for Armv9.5-AClaudio Bantaloukas6-0/+29
2024-02-19aarch64: Add support for the id_aa64isar3_el1 system registerYury Khrustalev6-0/+9
2024-02-19testsuite, python: reformat python files using blackTankut Baris Aktemur2-7/+11
2024-02-19aarch64: Add new relocations and limit COFF AArch64 relocation offsetsZac Walker2-1/+43
2024-02-19gdb, python: selectively omit enabling stdin in gdb.executeTankut Baris Aktemur9-1/+247
2024-02-19[gdb/exp] Fix printing of out of bounds struct membersTom de Vries3-0/+158
2024-02-19Automatic date update in version.inGDB Administrator1-1/+1
2024-02-18Automatic date update in version.inGDB Administrator1-1/+1