aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-14Allow function types as template parameters in name canonicalizerTom Tromey2-7/+4
2024-05-14Implement C++14 numeric separatorsTom Tromey3-10/+53
2024-05-14Fix C++ canonicalization of hex literalsTom Tromey1-5/+56
2024-05-14Remove some unnecessary allocations from cpname_state::parse_numberTom Tromey1-13/+12
2024-05-14Fix C++ name canonicalizations of character literalsTom Tromey1-6/+43
2024-05-14Change storage of demangle_componentTom Tromey3-81/+14
2024-05-14Clean up demangle_parse_infoTom Tromey2-16/+4
2024-05-14Allow initialization functions in .y filesTom Tromey1-1/+3
2024-05-14Remove test code from cp-name-parser.yTom Tromey3-153/+1
2024-05-14Disallow trailing whitespace in docstringsTom Tromey8-15/+30
2024-05-14Remove fflush call from tui_refresh_cmd_winTom Tromey1-5/+0
2024-05-14gdb/doc: don't delete *.pod files too earlyAndrew Burgess1-4/+2
2024-05-14gdb/testsuite: remove unnecessary -Wl,-soname,NAME build flagsAndrew Burgess4-14/+8
2024-05-14Improve objdump -p output of PE Import and Export TablesPali Roh?r5-35/+50
2024-05-14Adjust C++ destructor type testsJason Merrill1-3/+3
2024-05-14Fix gas's 'macro count' test for various targetsNick Clifton2-10/+15
2024-05-14Fix Segmentation Fault in AIX during multi process debugging.Aditya Vidyadhar Kamath1-1/+2
2024-05-14arm: update documentation for removal of the Maverick extensionRichard Earnshaw2-7/+8
2024-05-14arm: remove Maverick support from BFD.Richard Earnshaw3-75/+23
2024-05-14arm: opcodes: remove Maverick disassembly.Richard Earnshaw4-191/+12
2024-05-14arm: binutils: drop Maverick support.Richard Earnshaw1-4/+0
2024-05-14arm: remove Maverick support from the assembler.Richard Earnshaw1-179/+4
2024-05-14arm: remove tests for Maverick FPU extensionsRichard Earnshaw12-2010/+0
2024-05-14Automatic date update in version.inGDB Administrator1-1/+1