aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-26[gdb/testsuite] Fix regexps in gdb.base/step-over-syscall.expTom de Vries1-4/+4
2023-07-26bpf: fix neg and neg32 BPF instructions in simulatorJose E. Marchesi3-7/+7
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi16-18/+40
2023-07-26PR30657, gprof heap buffer overflowAlan Modra7-10/+37
2023-07-26[GOLD] reporting local symbol namesAlan Modra4-13/+49
2023-07-26Don't warn on .attach_to_group to same groupAlan Modra1-2/+3
2023-07-26bpf: format not a string literalAlan Modra1-1/+1
2023-07-26Regen bpf opcodes POTFILEAlan Modra3-7/+2
2023-07-26Automatic date update in version.inGDB Administrator1-1/+1
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust9-5/+82
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust12-52/+171
2023-07-25RISC-V: Enable RVC on ".option arch, +zca" etc.Tsukasa OI1-1/+2
2023-07-25Automatic date update in version.inGDB Administrator1-1/+1
2023-07-24RISC-V: Implications from 'Zc[fd]' extensionsTsukasa OI3-0/+14
2023-07-24RISC-V: Prohibit the 'Zcf' extension on RV64Tsukasa OI3-0/+12
2023-07-24objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the outp...Johannes Schauer Marin Rodrigues7-2/+54
2023-07-24Updated translations for bfd, gold and opcodesNick Clifton3-2218/+2319
2023-07-24LoongArch: ld: Simplify inserting IRELATIVE relocations to .rela.dynmengqinggang2-35/+34
2023-07-24LoongArch: Fix immediate overflow check bugmengqinggang1-128/+34
2023-07-24LoongArch: Fix instruction immediate bug caused by sign-extendmengqinggang1-10/+49
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi12-0/+74
2023-07-24bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=Jose E. Marchesi2-6/+11
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi13-50/+69
2023-07-24Automatic date update in version.inGDB Administrator1-1/+1
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi18-24/+95
2023-07-23Use 'name' in DAP start_thread functionTom Tromey1-1/+1
2023-07-23Export gdb.block_signals and create gdb.ThreadTom Tromey4-62/+106
2023-07-23gdb: two changes to linux_nat_debug_printf calls in linux-nat.cAndrew Burgess1-7/+7
2023-07-23gdb/testsuite: replace $testfile with $binfile in one caseAndrew Burgess1-1/+1
2023-07-23Automatic date update in version.inGDB Administrator1-1/+1
2023-07-22[gdb/testsuite] Improve gdb.arch/arm-pthread_cond_timedwait-bt.expTom de Vries1-3/+6
2023-07-22[gdb/testsuite] Use proc readnow in two test-casesTom de Vries2-14/+8
2023-07-22Automatic date update in version.inGDB Administrator1-1/+1
2023-07-21Fix crash with DW_FORM_implicit_constTom Tromey3-13/+22
2023-07-21bpf: disasemble offsets of value 0 as "+0"David Faust7-4/+16
2023-07-21Implement DAP modules requestTom Tromey8-1/+228
2023-07-21Add Progspace.objfile_for_addressTom Tromey6-0/+62
2023-07-21Remove unused importsTom Tromey2-4/+0
2023-07-21Document array indexing for Python gdb.ValueTom Tromey1-0/+7
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi12-0/+78
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi18-0/+105
2023-07-21Remove redundant @findex from python.texiTom Tromey1-52/+0
2023-07-21Fix typo in py-type.c docstringTom Tromey1-1/+1
2023-07-21Implement Ada target name symbolTom Tromey5-7/+113
2023-07-21Add instruction bytes to DAP disassembly responseTom Tromey3-1/+18
2023-07-21Remove ancient Ada workaroundTom Tromey4-35/+0
2023-07-21bpf: add missing bpf-dis.c to opcodes/Makefile.amJose E. Marchesi3-0/+8
2023-07-21sim/bpf: desCGENization of the BPF simulatorJose E. Marchesi28-11474/+1608
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi101-10542/+3448
2023-07-21gdb/solib-rocm: limit the number of opened file descriptorsLancelot Six1-10/+115