aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-19[gdb/symtab] Fix target type of complex long double on armTom de Vries2-1/+253
2024-06-19libctf: fix testsuite bugs revealed by -WallNick Alcock4-13/+9
2024-06-19gdb/python/python-internal.h: avoid uninitialized constexprLancelot SIX1-6/+18
2024-06-19x86: Remove the secondary encoding for ctest.Cui, Lili2-570/+289
2024-06-19[gdb/testsuite] Fix gdb.dwarf2/shortpiece.exp on s390xTom de Vries1-1/+3
2024-06-19[gdb/testsuite] Add string cat for tcl version < 8.6.2Tom de Vries2-7/+45
2024-06-19[gdb/tdep] Simplify ARM_LINUX_JB_PC_EABITom de Vries2-21/+13
2024-06-19Automatic date update in version.inGDB Administrator1-1/+1
2024-06-18[gdb/build] Add GPL header comment to gdb/features/feature_to_c.awkTom de Vries1-0/+17
2024-06-18libctf, include: new functions for looking up enumeratorsNick Alcock9-9/+520
2024-06-18include: libctf: comment improvementsNick Alcock1-2/+5
2024-06-18libctf: make the ctf_next ctn_fp non-constNick Alcock1-3/+5
2024-06-18libctf: prohibit addition of enums with overlapping enumerator constantsNick Alcock5-27/+170