aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-02gdb: final cleanup of various gdbarch_register_name methodsAndrew Burgess29-146/+66
2022-10-02gdb/csky: remove nullptr return from csky_pseudo_register_nameAndrew Burgess2-20/+11
2022-10-02gdb: add asserts to gdbarch_register_nameAndrew Burgess3-2/+41
2022-10-02gdb: check for duplicate register names in selftestAndrew Burgess5-11/+26
2022-10-02gdb: add a gdbarch_register_name self test, and fix some architecturesAndrew Burgess7-71/+69
2022-10-02gdb/gdbarch: add a comment to gdbarch_register_nameAndrew Burgess2-0/+13
2022-10-02gdb/riscv: fix failure in gdb.base/completion.expAndrew Burgess1-13/+12
2022-10-02gdb/testsuite: rewrite capture_command_output procAndrew Burgess1-3/+32
2022-10-02gdb/mi: new options for -data-disassemble commandAndrew Burgess3-48/+188
2022-10-02gdb/mi: some int to bool conversionAndrew Burgess1-12/+12
2022-10-02gdb/doc: update syntax of -data-disassemble command argumentsAndrew Burgess1-3/+7
2022-10-02gdb: make gdb_disassembly_flag unsignedAndrew Burgess1-1/+1
2022-10-02gdb: disassembler opcode display formattingAndrew Burgess8-16/+109
2022-10-02gdb/disasm: read opcodes bytes with a single read_code callAndrew Burgess2-9/+10
2022-10-02gdb/testsuite: new test for -data-disassemble opcodes formatAndrew Burgess2-0/+110
2022-10-02Automatic date update in version.inGDB Administrator1-1/+1
2022-10-01Automatic date update in version.inGDB Administrator1-1/+1
2022-09-30RISC-V: Relax "fmv.[sdq]" requirementsTsukasa OI7-3/+9
2022-09-30RISC-V: Reorganize and enhance 'Zfinx' testsTsukasa OI6-106/+207
2022-09-30RISC-V: Eliminate long-casts of X_add_number in diagnosticsChristoph Müllner1-8/+8
2022-09-30RISC-V: fallout from "re-arrange opcode table for consistent alias handling"Jan Beulich4-14/+14
2022-09-30RISC-V: fix build after "Add support for arbitrary immediate encoding formats"Jan Beulich2-6/+6
2022-09-30objcopy: avoid "shadowing" of remove() function nameJan Beulich1-4/+4
2022-09-30RISC-V: drop stray INSN_ALIAS flagsJan Beulich3-3/+38
2022-09-30RISC-V: re-arrange opcode table for consistent alias handlingJan Beulich28-206/+422
2022-09-30x86: correct build dependencies in opcodes/Jan Beulich2-12/+16
2022-09-30x86: improve match_template()'s diagnosticsJan Beulich7-67/+86
2022-09-30x86/Intel: restrict suffix derivationJan Beulich10-7542/+7693
2022-09-30LoongArch: Update ELF e_flags handling according to specification.liuzhensong4-41/+54
2022-09-29gprofng: fix cppcheck warningsVladimir Mezentsev3-3/+3
2022-09-30[gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE TumbleweedTom de Vries1-1/+2
2022-09-30RISC-V: Add privileged extensions without instructions/CSRsTsukasa OI1-0/+3
2022-09-30gdb: Remove unused extra_lines variableTsukasa OI1-8/+0
2022-09-30[gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.expTom de Vries2-2/+29
2022-09-30[gdb/c++] Print destructor the same for gcc and clangTom de Vries5-26/+111
2022-09-30PR29626, Segfault when disassembling ARM codeAlan Modra1-63/+61
2022-09-30Automatic date update in version.inGDB Administrator1-1/+1
2022-09-29gdb: make target_auxv_parse static and renameSimon Marchi2-12/+9
2022-09-29gdb: make fprint_target_auxv staticSimon Marchi2-4/+1
2022-09-29gdb: constify auxv parse functionsSimon Marchi10-43/+43
2022-09-29gdb: constify target_stack::is_pushedSimon Marchi2-2/+2
2022-09-29Constify target_desc declarationsKeith Seitz78-115/+116
2022-09-29cleanup: Add missing feature/ XML files to MakefileKeith Seitz4-20/+24
2022-09-29Add -B to the help output from gprof, and add suitable documentation.Nick Clifton3-2/+12
2022-09-29Automatic date update in version.inGDB Administrator1-1/+1
2022-09-28Fix GDB build: ELF support check & -lzstdPedro Alves2-6/+6
2022-09-28gdb: remove trailing spaces in READMESimon Marchi1-4/+4
2022-09-28Treat Character as a discrete type in AdaTom Tromey3-1/+69
2022-09-28The help document of size misses an option.Nick Clifton3-2/+19
2022-09-28ld/testsuite: force warnings when dealing with execstack testsClément Chigot1-10/+3