aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-28gdb: make set/show cwd work with $_gdb_setting_strAndrew Burgess2-10/+14
2023-04-28gdb: make set/show args work with $_gdb_setting_strAndrew Burgess3-21/+142
2023-04-28gdb: cleanup command creation in infcmd.cAndrew Burgess1-38/+31
2023-04-28gdb/record-full: disable range stepping when resuming threadsSimon Marchi1-0/+7
2023-04-28Allow strings with printf/evalKeith Seitz3-2/+43
2023-04-28Move find_minimal_symbol_address to minsyms.cTom Tromey2-80/+78
2023-04-28Do not change type in get_discrete_low_boundTom Tromey1-4/+0
2023-04-28Remove @var from @defun in Python documentationTom Tromey1-25/+25
2023-04-28gdb/testsuite: additional test fixes after gdb_test changesAndrew Burgess8-123/+102
2023-04-28ld: Use run_cc_link_tests for PR ld/26391 testsH.J. Lu1-11/+4
2023-04-28Fix a typo in gdb.texinfo.Eli Zaretskii1-1/+1
2023-04-28RISC-V: Enable x0 base relaxation for relax_pc even if --no-relax-gp.Nelson Chu1-2/+6
2023-04-28RISC-V: Relax R_RISCV_[PCREL_]LO12_I/S to R_RISCV_GPREL_I/S for undefined weak.Nelson Chu1-49/+6
2023-04-28x86: limit data passed to i386_dis_printf()Jan Beulich1-22/+21
2023-04-28x86: limit data passed to prefix_name()Jan Beulich1-8/+13
2023-04-28x86/Intel: reduce ELF/PE conditional scope in x86_cons()Jan Beulich1-6/+4
2023-04-28gas: move shift count checkJan Beulich1-14/+14
2023-04-28x86: rework AMX control insn disassemblyJan Beulich1-107/+50
2023-04-28x86: rework AMX multiplication insn disassemblyJan Beulich2-111/+43
2023-04-28Re: Keeping track of rs6000-coff archive element pointersAlan Modra4-16/+33
2023-04-28Remove deprecated bfd_readAlan Modra3-64/+0
2023-04-28Make bfd_byte an int8_t, flagword a uint32_tAlan Modra2-12/+12
2023-04-28Automatic date update in version.inGDB Administrator1-1/+1
2023-04-27gas: bpf: fix tests for pseudo-c syntaxJose E. Marchesi36-392/+489
2023-04-27Avoid some compiler warnings in gdb.adaTom Tromey2-4/+4
2023-04-27Fix PR30358, performance with --sort-sectionMichael Matz1-31/+61
2023-04-27gdb/doc: extend the documentation of the jump commandAndrew Burgess1-0/+8
2023-04-27gdb/testsuite: special case '^' in gdb_test patternAndrew Burgess17-58/+109
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess39-241/+264
2023-04-27gdb/testsuite: use 'return' in gdb_test_no_outputAndrew Burgess2-9/+17
2023-04-27gdb: remove some trailing newlines from warning messagesAndrew Burgess2-6/+6
2023-04-27gdb/testsuite: fix occasional failure in gdb.base/clear_non_user_bp.expAndrew Burgess1-1/+1
2023-04-27gdb, doc: add index entry for the $_inferior_thread_count convenience varTankut Baris Aktemur1-0/+1
2023-04-27Add support for %x and %lx formats to the linker's vinfo() function.Nick Clifton2-1/+21
2023-04-27Automatic date update in version.inGDB Administrator1-1/+1
2023-04-26 RISC-V: Support XVentanaCondOps extensionPhilipp Tomsich7-0/+39
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