aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-22gdb/python: add gdb.format_address functionAndrew Burgess8-2/+423
2022-03-22Fix some stale header names from dwarf filesLuis Machado5-11/+11
2022-03-21Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev11-98/+109
2022-03-22Automatic date update in version.inGDB Administrator1-1/+1
2022-03-21gdb: Add missing #include in solib.hRoland McGrath1-1/+2
2022-03-21PR gdb/27570: missing support for debuginfod in core_target::build_file_mappingsAaron Merey6-1/+151
2022-03-21gdb: Add soname to build-id mapping for core filesAaron Merey4-1/+141
2022-03-21Watchpoint followed by catchpoint misreports watchpoint (PR gdb/28621)Pedro Alves5-15/+177
2022-03-21gdbserver: Fixup previous patchPedro Alves1-1/+1
2022-03-21gdbserver: Fix incorrect assertionPedro Alves1-4/+5
2022-03-21gdb: re-generate config.inSimon Marchi1-3/+0
2022-03-21gdb/x86: handle stap probe arguments in xmm registersAndrew Burgess7-0/+237
2022-03-21Reduce O(n2) performance overhead when parsing DWARF unit information.Steiner H Gunderson2-33/+67
2022-03-21x86: don't suppress overflow diagnostics in x32 modeJan Beulich3-1/+30
2022-03-21gdb/testsuite: reformat gdb.python/pretty-print-call-by-hand.pySimon Marchi1-3/+7
2022-03-21[gdb/testsuite] test a function call by hand from pretty printerBruno Larsen3-0/+221
2022-03-21gdb/testsuite: Installed-GDB testing & data-directoryPedro Alves2-6/+51
2022-03-21z80 assembler: Fix new unexpected overflow warning in v2.37Nick Clifton4-1/+40
2022-03-21Add support for readline 8.2Andreas Schwab1-2/+2
2022-03-21Automatic date update in version.inGDB Administrator1-1/+1
2022-03-20RISC-V: Fix misplaced @end tableAndreas Schwab1-1/+1
2022-03-20PR28979, internal error in demand_empty_rest_of_lineAlan Modra1-6/+14
2022-03-20Update gdb/NEWS after GDB 12 branch creation.Joel Brobecker1-1/+3
2022-03-20Bump version to 13.0.50.DATE-git.Joel Brobecker2-2/+2
2022-03-20ld:LoongArch: Add test cases to adapt to LoongArch32 and LoongArch64gdb-12-branchpointliuzhensong8-4/+791
2022-03-20gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.liuzhensong2-0/+9
2022-03-20ld: loongarch: Skip unsupport test cases.liuzhensong3-3/+3
2022-03-20LoongArch: Fix LD check fails.liuzhensong2-62/+287
2022-03-20LoongArch: Update ABI eflag in elf header.liuzhensong3-41/+44
2022-03-20gas:LoongArch: Fix wrong line number in .debug_lineliuzhensong1-2/+2
2022-03-20gas:LoongArch: Fix segment error in compilation due to too long symbol name.liuzhensong3-9/+18
2022-03-20LoongArch: Use functions instead of magic numbers.liuzhensong4-620/+719
2022-03-20ubsan: loongarch : signed integer shift overflow.liuzhensong1-6/+9
2022-03-20Automatic date update in version.inGDB Administrator1-1/+1
2022-03-18gdb/python: remove gdb._mi_commands dictSimon Marchi7-208/+105
2022-03-19Automatic date update in version.inGDB Administrator1-1/+1
2022-03-18Fix crash with stepi, no debug info, and "set debug infrun 1"Pedro Alves1-1/+2
2022-03-18Implement gdbarch_stack_frame_destroyed_p for aarch64Tom Tromey1-0/+22
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton12-88/+99
2022-03-18gdb: run black to format some Python filesSimon Marchi2-2/+4
2022-03-18Fix ld-arm bug in encoding of blx calls jumping from thumb to arm instructionsViorel Preoteasa2-3/+21
2022-03-18x86: also fold remaining multi-vector-size shift insnsJan Beulich3-382/+76
2022-03-18x86: drop stray CheckRegSize from VEXTRACT{F,I}32X4Jan Beulich2-4/+4
2022-03-18x86: fold certain AVX2 templates into their AVX counterpartsJan Beulich3-2284/+581
2022-03-18RISC-V: Cache management instructionsTsukasa OI14-0/+93
2022-03-18RISC-V: Prefetch hint instructions and operand setTsukasa OI11-0/+63
2022-03-18PR28977 tc-i386.c internal error in parse_registerAlan Modra1-9/+10
2022-03-18Tidy gas current_frame before exitAlan Modra1-0/+1
2022-03-18ubsan: logical_input_line signed integer overflowAlan Modra1-8/+8
2022-03-18Automatic date update in version.inGDB Administrator1-1/+1