aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-21Automatic date update in version.inGDB Administrator1-1/+1
2024-06-20Handle "info symbol" in Rust language modeTom Tromey3-4/+102
2024-06-20[gdb/testsuite] Fix gdb.python/py-format-address.exp on armTom de Vries1-2/+18
2024-06-20[gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.expTom de Vries1-1/+1
2024-06-20[gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.expTom de Vries1-12/+12
2024-06-20[gdb/testsuite] Fix duplicates in gdb.fortran/huge.expTom de Vries1-2/+4
2024-06-20Revert "Remove LIBINTL_DEP"Alan Modra30-77/+121
2024-06-20Remove LIBINTL_DEPAlan Modra30-121/+77
2024-06-20LoongArch: TLS IE needs only one dynamic relocXi Ruoyao6-48/+68
2024-06-20Automatic date update in version.inGDB Administrator1-1/+1
2024-06-19ld: Remove JANSSON_LIBS from ld_new_DEPENDENCIESH.J. Lu2-2/+2
2024-06-19[gdb/build] Redo poisoning of PyObject_CallMethodTom de Vries1-3/+5