aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-25aarch64: Fix sve2p1 dupq instruction operands.Srinath Parvathaneni15-69/+143
2024-06-25aarch64: Enable mandatory feature bits for v9.4-A.Srinath Parvathaneni6-3/+11
2024-06-25Revert 4ee1d7e401a8c1aedfdc86aac7faa8267eab1e5cNick Clifton1-9/+2
2024-06-25Fix calculation of space remaining in buffer when printing the contents of a ...Nick Clifton1-2/+5
2024-06-25gdb: use alternative for demangled name for non-demangeable linkage namesSchimpe, Christina3-1/+105
2024-06-25aarch64: Add DT_RELR tests for ILP32 ABISzabolcs Nagy6-1/+166
2024-06-25aarch64: Add DT_RELR support for ILP32 ABISzabolcs Nagy3-16/+25
2024-06-25[gdb/symtab] Remove dead code in parse_macro_definitionTom de Vries1-61/+56
2024-06-25Automatic date update in version.inGDB Administrator1-1/+1
2024-06-25gdb: LoongArch: Add support for hardware breakpointHui Li7-23/+174
2024-06-25gdb: LoongArch: Add support for hardware watchpointHui Li11-1/+1154
2024-06-24Fix gdb.lookup_type for function-local typesHannes Domani3-2/+13
2024-06-24aarch64: Add SME FP8 multiplication instructionsAndrew Carlotti40-840/+2444
2024-06-24aarch64: Add FP8 Neon and SVE multiplication instructionsAndrew Carlotti30-378/+1423
2024-06-24aarch64: Add support for virtual featuresAndrew Carlotti1-19/+45
2024-06-24aarch64: Move struct definition towards its usageAndrew Carlotti1-8/+8
2024-06-24Prefer htab_traverse_noresizeTom Tromey3-3/+4
2024-06-24Remove hashtab_obstack_allocateTom Tromey4-53/+1
2024-06-24Don't obstack-allocate the call site hash tableTom Tromey5-11/+28
2024-06-24Add compunit_symtab::forget_cached_source_infoTom Tromey3-4/+13
2024-06-24Make symtab members privateTom Tromey1-9/+11
2024-06-24Rename symtab::fullnameTom Tromey7-25/+38
2024-06-24Don't obstack-allocate the CU dependency hash tableTom Tromey2-8/+6
2024-06-24Don't obstack-allocate the DIE hashTom Tromey2-35/+17
2024-06-24libdep plugin: fix bugs in parser and drop escapingHarmen Stoppels1-94/+80
2024-06-24Updated Spanish translations for the bfd and binutils sub-directoriesNick Clifton2-5707/+8662
2024-06-24ld: Improve the documentation describing the -o option.Nick Clifton1-0/+22
2024-06-24gas, aarch64: Add SME2 lutv2 extensionsaurabh.jha@arm.com20-111/+545
2024-06-24Include needed unordered_map headerMartin Simmons1-0/+1
2024-06-24gdb/doc: fix parallel build of pdf and dvi filesAndrew Burgess1-35/+15
2024-06-24gdb/doc: fix parallel build of refcard related targetsAndrew Burgess1-19/+20
2024-06-24gdb/doc: also look in srcdir when running TEXI2PODAndrew Burgess1-1/+1
2024-06-24gdb/doc: allow for version.subst in the source treeAndrew Burgess1-4/+14
2024-06-24gdb/doc: merge rules for building .1 and .5 man pagesAndrew Burgess1-14/+9
2024-06-24gdb/doc: don't try to copy GDBvn.texi from the source treeAndrew Burgess1-17/+0
2024-06-24gdb/i386: fix tdesc rejection issue for targets without PTRACE_GETREGSETAndrew Burgess2-13/+10
2024-06-24Automatic date update in version.inGDB Administrator1-1/+1
2024-06-23aarch64: Enable +cssc for armv8.9-aAndrew Carlotti2-0/+2
2024-06-23Automatic date update in version.inGDB Administrator1-1/+1
2024-06-21gdb/testsuite: analyze-racy-logs.py cleanupSimon Marchi1-9/+8
2024-06-22Automatic date update in version.inGDB Administrator1-1/+1
2024-06-21[gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.expTom de Vries1-1/+1
2024-06-21[gdb/tdep] Fix gdb.base/watchpoint-running.exp on {arm,ppc64le}-linuxPedro Alves5-24/+49
2024-06-21x86: optimize {,V}PEXTR{D,Q} with immediate of 0Jan Beulich12-16/+174
2024-06-21x86: optimize left-shift-by-1Jan Beulich8-52/+266
2024-06-21x86/APX: fix disassembly of byte register operandsJan Beulich1-0/+1
2024-06-21x86: %riz, %rip, and %eip don't require REXJan Beulich3-2/+7
2024-06-21x86: don't suppress errors when optimizingJan Beulich4-1/+27
2024-06-21gas: terminate buffer SB in do_repeat()Jan Beulich1-3/+4
2024-06-21RISC-V: Remove implicit enablement of Zvknha from Zvkn.Feng Wang1-1/+0