aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Add check for 8-bit old registers in EVEX formatCui, Lili3-3/+9
2024-05-22x86: Split REX/REX2 old registers judgment.Cui, Lili1-16/+14
2024-05-22Automatic date update in version.inGDB Administrator1-1/+1
2024-05-21gas: ginsn: remove unnecessary buffer allocation and freeIndu Bhagat1-15/+12
2024-05-21aarch64: Fix the hyphenated disassembly comment.Srinath Parvathaneni1-2/+2
2024-05-21Clarify documentation for pretty_printer.childTom Tromey1-2/+3
2024-05-21gas: drop remnants of ia64-*-aix*Jan Beulich2-24/+0
2024-05-21ld: silence makeinfo warningsJan Beulich1-2/+2
2024-05-21include, libctf: improve documentationNick Alcock1-32/+62
2024-05-21Automatic date update in version.inGDB Administrator1-1/+1
2024-05-20gdb: Fix Windows build after #include shuffleKévin Le Gouguec1-0/+1
2024-05-20readelf: add pretty printing for FDO Dlopen Metadata noteLuca Boccassi2-0/+10
2024-05-20Add extra files found in etc/ sub-directory to ETC_SUPPORT in src-release.shNick Clifton1-3/+5
2024-05-20[gdb/testsuite] Fix can_spawn_for_attach_1 consistency checkTom de Vries1-0/+7
2024-05-20aarch64: Add support for the fpmr system registerClaudio Bantaloukas5-0/+24
2024-05-20Include .rodata size in avr-objdump -P mem-usage.Georg-Johann Lay1-66/+45
2024-05-20Let avr-objdump show .note.gnu.avr.deviceinfoGeorg-Johann Lay1-2/+56
2024-05-20RISC-V: PR31733, Change initial CFI operation from DW_CFA_def_cfa_register to...Sung-hun Kim1-1/+1
2024-05-20Automatic date update in version.inGDB Administrator1-1/+1
2024-05-19Automatic date update in version.inGDB Administrator1-1/+1
2024-05-18Remove unnecessary block from execute_fn_to_ui_fileTom Tromey1-14/+12
2024-05-17gprofng: add hardware counters for AMD Zen3Vladimir Mezentsev10-126/+820
2024-05-17gprofng: remove old interface with libcpcVladimir Mezentsev8-652/+50
2024-05-18Automatic date update in version.inGDB Administrator1-1/+1
2024-05-17bfd: sframe: minor code adjustments and fix typosIndu Bhagat1-7/+5
2024-05-17Remove gdb_stdtargerrTom Tromey12-21/+3
2024-05-17Don't allow new-ui to start the TUITom Tromey7-5/+25
2024-05-17Inline some ui_out methodsTom Tromey2-50/+10
2024-05-17gdb/symtab: use symbol name matcher for all segments in a qualified nameDmitry Neverov1-10/+25
2024-05-17gdb/symtab: compute match_type outside the loopDmitry Neverov1-2/+3
2024-05-17gdb/symtab: reuse last segment lookup name info by creating it outside the loopDmitry Neverov1-3/+3
2024-05-17gdb/symtab: check name matches before expanding a CUDmitry.Neverov1-3/+19
2024-05-17include, libctf: add a bunch of documentation to ctf-api.hNick Alcock1-50/+418
2024-05-17libctf: fix leak of entire dict when dict opening failsNick Alcock3-0/+194
2024-05-17libctf: test: add wrapperNick Alcock1-2/+11
2024-05-17libctf: test: add hostNick Alcock1-0/+9
2024-05-17libctf: test: add lookup_linkNick Alcock1-1/+5
2024-05-17libctf: ctf_archive_iter: fix tiny leakNick Alcock1-1/+6
2024-05-17libctf: failure to open parent dicts that exist should be an errorNick Alcock1-5/+17
2024-05-17libctf: typosNick Alcock1-2/+2
2024-05-17aarch64: correct SVE2.1 ld2q (scalar plus scalar)Jan Beulich3-13/+22
2024-05-17aarch64: correct SVE2.1 ld{3,4}q / st{3,4}q (scalar plus immediate)Jan Beulich4-17/+17
2024-05-17LoongArch: gas: Adjust DWARF CIE alignment factorsmengqinggang1-5/+9
2024-05-17Automatic date update in version.inGDB Administrator1-1/+1
2024-05-16gas: sframe: fix typo to use FP instead of BPIndu Bhagat1-4/+4
2024-05-16[gdb/testsuite] Add missing terminator in Dwarf::_macro_unitTom de Vries2-0/+13
2024-05-16gdb: remove unused includes in objfiles.{c,h}Simon Marchi2-9/+0
2024-05-16gdb, testsuite: Handle unused compiler option fdiagnostics-color=never.Ijaz, Abdul B1-10/+44
2024-05-16gdb: define type aliases for `fork_inferior()` callbacksSimon Marchi2-15/+18
2024-05-16gdb: initialize packet_result::m_textual_err_msgSimon Marchi1-1/+1