aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-17Automatic date update in version.inGDB Administrator1-1/+1
2024-02-16ld: Add -plugin-save-tempsH.J. Lu6-8/+27
2024-02-16PR27597, nios: assertion fail in nios2_elf32_install_imm16Alan Modra1-16/+24
2024-02-16Update how-to-make-a-release document to reference new git repository for the...Nick Clifton1-92/+70
2024-02-16x86/APX: drop stray IgnoreSizeJan Beulich2-22/+22
2024-02-16x86: don't use VexWIG in SSE2AVX templatesJan Beulich3-10/+10
2024-02-16x86: drop redundant XmmwordJan Beulich1-8/+8
2024-02-16SCFI: correct test namesJan Beulich2-2/+2
2024-02-16Automatic date update in version.inGDB Administrator1-1/+1
2024-02-15x86: Display -msse-check= default as noneH.J. Lu1-1/+1
2024-02-16S/390: 32-bit PIE undef weak failuresAlan Modra1-7/+6
2024-02-15Move lookup_name_info creation into basic_lookup_transparent_typeTom Tromey7-45/+46
2024-02-15objdump, as: add callx support for BPF CPU v1Will Hawkins5-5/+15