aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26gas: documentation for the BPF pseudo-c asm syntaxJose E. Marchesi2-6/+201
2023-04-26gas: BPF pseudo-c syntax testsGuillermo E. Martinez31-5/+880
2023-04-26gas: support for the BPF pseudo-c assembly syntaxGuillermo E. Martinez3-4/+1551
2023-04-26sim: bpf: update to new BPF relocationsJose E. Marchesi1-1/+1
2023-04-26[gdb/tui] Fix length of status line stringTom de Vries1-4/+7
2023-04-26Rewrite gdb_mpz::operator==Tom Tromey1-25/+19
2023-04-26Updated debug architecture version checks for fbsdLuis Machado1-0/+2
2023-04-26Add new debug architecture versionLuis Machado2-0/+4
2023-04-26i386-dis.c UB shift and other tidiesAlan Modra1-94/+76
2023-04-26binutils runtest $CCAlan Modra3-9/+13
2023-04-26Avoid another -Werror=dangling-pointerAlan Modra1-2/+3
2023-04-26Automatic date update in version.inGDB Administrator1-1/+1
2023-04-25Use scoped_restore in varobj.cTom Tromey1-3/+2
2023-04-25Remove some "goto"s from parse.cTom Tromey1-14/+12
2023-04-25section-select: Fix performance problem (PR30367)Michael Matz1-4/+12
2023-04-25RISC-V: adjust logic to avoid register name symbolsJan Beulich2-27/+98
2023-04-25RISC-V: test for expected / no unexpected symbolsJan Beulich3-0/+22
2023-04-25RISC-V: don't recognize bogus relocationsJan Beulich1-2/+1
2023-04-25RISC-V: avoid redundant and misleading/wrong error messagesJan Beulich2-1/+9
2023-04-25RISC-V: drop "percent_op" parameter from my_getOpcodeExpression()Jan Beulich1-4/+4
2023-04-25RISC-V: minor effort reduction in relocation specifier parsingJan Beulich1-16/+16
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/empty.expTom de Vries1-2/+2
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/completion.expTom de Vries1-1/+1
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/new-layout.expTom de Vries1-1/+1
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/main.expTom de Vries1-1/+2
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/corefile-run.expTom de Vries1-1/+2
2023-04-25[gdb/testsuite] Add debug prints in Term::wait_forTom de Vries1-0/+21
2023-04-25[gdb/testsuite] Add warning for timeout in accept_gdb_outputTom de Vries1-0/+2
2023-04-25Automatic date update in version.inGDB Administrator1-1/+1
2023-04-24[gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.expTom de Vries1-10/+10
2023-04-24[gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -fltoTom de Vries1-19/+58
2023-04-24[gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multipleTom de Vries2-1/+12
2023-04-24gdb: remove end_stepping_range observableSimon Marchi6-57/+0
2023-04-24[gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.expTom de Vries1-1/+1
2023-04-24[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.expTom de Vries1-0/+5
2023-04-24[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64leTom de Vries2-0/+16
2023-04-24[gdb/testsuite] Add basic lmap for tcl < 8.6Tom de Vries2-0/+35
2023-04-24[gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries1-1/+2
2023-04-24New georgian translation for the bfd sub-directoryNick Clifton2-0/+9352
2023-04-24Revert "x86: work around compiler diagnosing dangling pointer"Alan Modra1-6/+0
2023-04-24gcc-13 i386-dis.c warningAlan Modra1-16/+31
2023-04-24asan: segfault in coff_mangle_symbolsAlan Modra2-10/+18
2023-04-24objcopy of archives tidyAlan Modra1-16/+19
2023-04-24[gdb/testsuite] Skip dap tests for tcl 8.5Tom de Vries2-0/+7
2023-04-24x86: work around compiler diagnosing dangling pointerJan Beulich1-0/+6
2023-04-24Automatic date update in version.inGDB Administrator1-1/+1
2023-04-23MIPS: fix loongson3 llsc workaroundYunQiang Su1-7/+3
2023-04-23MIPS: default output r6 obj if the triple is r6YunQiang Su5-2/+30
2023-04-23MIPS: support mips*64 as CPU and gnuabi64 as ABIYunQiang Su6-6/+45
2023-04-23LoongArch: Fix loongarch32 test failsmengqinggang2-14/+14