aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Inline some ui_out methodsTom Tromey2-50/+10
2024-05-17gdb/symtab: use symbol name matcher for all segments in a qualified nameDmitry Neverov1-10/+25
2024-05-17gdb/symtab: compute match_type outside the loopDmitry Neverov1-2/+3
2024-05-17gdb/symtab: reuse last segment lookup name info by creating it outside the loopDmitry Neverov1-3/+3
2024-05-17gdb/symtab: check name matches before expanding a CUDmitry.Neverov1-3/+19
2024-05-17include, libctf: add a bunch of documentation to ctf-api.hNick Alcock1-50/+418
2024-05-17libctf: fix leak of entire dict when dict opening failsNick Alcock3-0/+194
2024-05-17libctf: test: add wrapperNick Alcock1-2/+11
2024-05-17libctf: test: add hostNick Alcock1-0/+9
2024-05-17libctf: test: add lookup_linkNick Alcock1-1/+5
2024-05-17libctf: ctf_archive_iter: fix tiny leakNick Alcock1-1/+6
2024-05-17libctf: failure to open parent dicts that exist should be an errorNick Alcock1-5/+17
2024-05-17libctf: typosNick Alcock1-2/+2
2024-05-17aarch64: correct SVE2.1 ld2q (scalar plus scalar)Jan Beulich3-13/+22
2024-05-17aarch64: correct SVE2.1 ld{3,4}q / st{3,4}q (scalar plus immediate)Jan Beulich4-17/+17
2024-05-17LoongArch: gas: Adjust DWARF CIE alignment factorsmengqinggang1-5/+9
2024-05-17Automatic date update in version.inGDB Administrator1-1/+1
2024-05-16gas: sframe: fix typo to use FP instead of BPIndu Bhagat1-4/+4
2024-05-16[gdb/testsuite] Add missing terminator in Dwarf::_macro_unitTom de Vries2-0/+13
2024-05-16gdb: remove unused includes in objfiles.{c,h}Simon Marchi2-9/+0
2024-05-16gdb, testsuite: Handle unused compiler option fdiagnostics-color=never.Ijaz, Abdul B1-10/+44
2024-05-16gdb: define type aliases for `fork_inferior()` callbacksSimon Marchi2-15/+18
2024-05-16gdb: initialize packet_result::m_textual_err_msgSimon Marchi1-1/+1
2024-05-16gdb: remove unused include in infcmd.cSimon Marchi1-1/+0
2024-05-16gdb: remove unused includes from progspace.{c,h}Simon Marchi2-3/+0
2024-05-16gdb: bump black version to 24.4.2Simon Marchi1-1/+1
2024-05-16gdb: move lm_info to solib in dsbt_current_sosSimon Marchi1-0/+1
2024-05-16aarch64: fp8 convert and scale - add sme2 insn variantsVictor Do Nascimento8-138/+951
2024-05-16aarch64: fp8 convert and scale - add sve2 insn variantsVictor Do Nascimento9-31/+496
2024-05-16aarch64: fp8 convert and scale - Add advsimd insn variantsVictor Do Nascimento7-36/+801
2024-05-16aarch64: fp8 convert and scale - add feature flags and related structuresVictor Do Nascimento4-0/+23
2024-05-16Stop 'configure --enable-threading' if std::thread doesn't workPedro Alves4-12/+43
2024-05-16aarch64: add SPMU feature and its associated registersMatthieu Longo5-0/+34
2024-05-16Move assembler "IRP \+" test into a separate file. Add XFAILs for targets th...Nick Clifton6-9/+19
2024-05-16arm: remove incorrect handling of FP bignums in move_or_literal_poolRichard Earnshaw1-6/+24
2024-05-16[gdb/testsuite] Generate DW_MACRO_define_strp in dwarf assemblyTom de Vries2-1/+29
2024-05-16Fix FAIL: macros altmacroAlan Modra1-5/+5
2024-05-16Automatic date update in version.inGDB Administrator1-1/+1
2024-05-15gas: Fix \+ expansion for .irp and .irpcFangrui Song3-1/+10
2024-05-15aarch64: Add sysreg features to +d128 dependenciesAndrew Carlotti1-2/+5
2024-05-15aarch64: Add simd dependency to +sha2Andrew Carlotti1-1/+1
2024-05-15aarch64: testsuite: share test utils macros and use themMatthieu Longo23-519/+576
2024-05-15aarch64: testsuite: reorder write and read to match macro orderMatthieu Longo11-292/+286
2024-05-15aarch64: testsuite: use same regs for read and write testsMatthieu Longo8-377/+377
2024-05-15aarch64: testsuite: replace instruction addresses by regexMatthieu Longo1-28/+28
2024-05-15[binutils/readelf] Fix handling of DW_MACRO_define_strx in dwo fileTom de Vries3-5/+27
2024-05-15[binutils/readelf] Fix printing of dwarf4 .debug_str_offsets.dwoTom de Vries4-0/+22
2024-05-15Automatic date update in version.inGDB Administrator1-1/+1
2024-05-15RISC-V: Search for mapping symbols from the last one foundJoseph Faulls1-8/+4
2024-05-14Add spaceship operator to cp-name-parser.yTom Tromey1-1/+18