aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 hours[gdb/symtab] Remove dead code in parse_macro_definitionHEADmasterTom de Vries1-61/+56
10 hoursAutomatic date update in version.inGDB Administrator1-1/+1
12 hoursgdb: LoongArch: Add support for hardware breakpointHui Li7-23/+174
12 hoursgdb: LoongArch: Add support for hardware watchpointHui Li11-1/+1154
17 hoursFix gdb.lookup_type for function-local typesHannes Domani3-2/+13
18 hoursaarch64: Add SME FP8 multiplication instructionsAndrew Carlotti40-840/+2444
18 hoursaarch64: Add FP8 Neon and SVE multiplication instructionsAndrew Carlotti30-378/+1423
18 hoursaarch64: Add support for virtual featuresAndrew Carlotti1-19/+45
18 hoursaarch64: Move struct definition towards its usageAndrew Carlotti1-8/+8
19 hoursPrefer htab_traverse_noresizeTom Tromey3-3/+4
19 hoursRemove hashtab_obstack_allocateTom Tromey4-53/+1
19 hoursDon't obstack-allocate the call site hash tableTom Tromey5-11/+28
19 hoursAdd compunit_symtab::forget_cached_source_infoTom Tromey3-4/+13
19 hoursMake symtab members privateTom Tromey1-9/+11
19 hoursRename symtab::fullnameTom Tromey7-25/+38
19 hoursDon't obstack-allocate the CU dependency hash tableTom Tromey2-8/+6
19 hoursDon't obstack-allocate the DIE hashTom Tromey2-35/+17
19 hourslibdep plugin: fix bugs in parser and drop escapingHarmen Stoppels1-94/+80
20 hoursUpdated Spanish translations for the bfd and binutils sub-directoriesNick Clifton2-5707/+8662
20 hoursld: Improve the documentation describing the -o option.Nick Clifton1-0/+22
20 hoursgas, aarch64: Add SME2 lutv2 extensionsaurabh.jha@arm.com20-111/+545
22 hoursInclude needed unordered_map headerMartin Simmons1-0/+1
23 hoursgdb/doc: fix parallel build of pdf and dvi filesAndrew Burgess1-35/+15
23 hoursgdb/doc: fix parallel build of refcard related targetsAndrew Burgess1-19/+20
23 hoursgdb/doc: also look in srcdir when running TEXI2PODAndrew Burgess1-1/+1
23 hoursgdb/doc: allow for version.subst in the source treeAndrew Burgess1-4/+14
23 hoursgdb/doc: merge rules for building .1 and .5 man pagesAndrew Burgess1-14/+9
23 hoursgdb/doc: don't try to copy GDBvn.texi from the source treeAndrew Burgess1-17/+0
24 hoursgdb/i386: fix tdesc rejection issue for targets without PTRACE_GETREGSETAndrew Burgess2-13/+10
34 hoursAutomatic date update in version.inGDB Administrator1-1/+1
45 hoursaarch64: Enable +cssc for armv8.9-aAndrew Carlotti2-0/+2
2 daysAutomatic date update in version.inGDB Administrator1-1/+1
3 daysgdb/testsuite: analyze-racy-logs.py cleanupSimon Marchi1-9/+8
3 daysAutomatic date update in version.inGDB Administrator1-1/+1
4 days[gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.expTom de Vries1-1/+1
4 days[gdb/tdep] Fix gdb.base/watchpoint-running.exp on {arm,ppc64le}-linuxPedro Alves5-24/+49
4 daysx86: optimize {,V}PEXTR{D,Q} with immediate of 0Jan Beulich12-16/+174
4 daysx86: optimize left-shift-by-1Jan Beulich8-52/+266
4 daysx86/APX: fix disassembly of byte register operandsJan Beulich1-0/+1
4 daysx86: %riz, %rip, and %eip don't require REXJan Beulich3-2/+7
4 daysx86: don't suppress errors when optimizingJan Beulich4-1/+27
4 daysgas: terminate buffer SB in do_repeat()Jan Beulich1-3/+4
4 daysRISC-V: Remove implicit enablement of Zvknha from Zvkn.Feng Wang1-1/+0
4 daysAutomatic date update in version.inGDB Administrator1-1/+1
5 daysHandle "info symbol" in Rust language modeTom Tromey3-4/+102
5 days[gdb/testsuite] Fix gdb.python/py-format-address.exp on armTom de Vries1-2/+18
5 days[gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.expTom de Vries1-1/+1
5 days[gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.expTom de Vries1-12/+12
5 days[gdb/testsuite] Fix duplicates in gdb.fortran/huge.expTom de Vries1-2/+4
5 daysRevert "Remove LIBINTL_DEP"Alan Modra30-77/+121