aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-03asan: heap buffer overflow printing ecoff debug info file nameAlan Modra4-35/+34
2023-04-03ubsan: aarch64 parse_vector_reg_listAlan Modra1-4/+4
2023-04-03rddbg.c stabs FIXMEsAlan Modra5-23/+36
2023-04-03Memory leak in process_abbrev_setAlan Modra1-7/+3
2023-04-02gdb: remove unused parameters in print_doc_of_command, apropos_cmdSimon Marchi3-11/+9
2023-04-02Automatic date update in version.inGDB Administrator1-1/+1
2023-04-01gdb/arm: Fix backtrace for pthread_cond_timedwaitJan Kratochvil3-17/+211
2023-04-01Automatic date update in version.inGDB Administrator1-1/+1
2023-03-31lto: Don't add indirect symbols for versioned aliases in IRH.J. Lu4-1/+25
2023-03-31Fix maybe-uninitialized warning in frame.cTom Tromey1-3/+4
2023-03-31[gdb/testsuite] Fix gdb.base/trace-commands.exp with editing offTom de Vries1-27/+40
2023-03-31[gdb/testsuite] Fix gdb.threads/threadapply.exp with editing offTom de Vries1-1/+1
2023-03-31Remove language_demangleTom Tromey4-22/+2
2023-03-31Fix race in background index-cache writingTom Tromey3-11/+24
2023-03-31GDB: Add `info main' commandRichard Bunt5-0/+81
2023-03-31GDB: Bring back the handling of DW_CC_programMaciej W. Rozycki1-1/+27
2023-03-31GDB: Favor full symbol main name for backtrace stopRichard Bunt3-10/+85
2023-03-31gdb: Remove extra if statementAri Hannula1-10/+7
2023-03-31RISC-V: Allocate "various" operand typeTsukasa OI3-25/+71
2023-03-31x86: convert testcases to use .insnJan Beulich39-523/+346
2023-03-31x86: document .insnJan Beulich2-0/+133
2023-03-31x86: handle immediate operands for .insnJan Beulich6-4/+182
2023-03-31x86: allow for multiple immediates in output_disp()Jan Beulich1-5/+5
2023-03-31x86: handle EVEX Disp8 for .insnJan Beulich5-1/+149
2023-03-31x86: process instruction operands for .insnJan Beulich6-21/+432
2023-03-31x86: parse special opcode modifiers for .insnJan Beulich1-1/+38
2023-03-31x86: parse VEX and alike specifiers for .insnJan Beulich6-6/+252
2023-03-31x86: introduce .insn directiveJan Beulich9-10/+218
2023-03-31Arm64/ELF: accept relocations against STN_UNDEFJan Beulich1-1/+5
2023-03-31Automatic date update in version.inGDB Administrator1-1/+1
2023-03-30PR gdb/30219: Clear sync_quit_force_run in quit_forceKevin Buettner2-0/+9
2023-03-30aarch64: Remove stray reglist variableRichard Sandiford1-1/+1
2023-03-30aarch64: Add the RPRFM instructionRichard Sandiford14-886/+1113
2023-03-30aarch64: Add the SVE FCLAMP instructionRichard Sandiford10-760/+873
2023-03-30aarch64: Add new SVE shift instructionsRichard Sandiford9-873/+1006
2023-03-30aarch64: Add new SVE saturating conversion instructionsRichard Sandiford9-752/+881
2023-03-30aarch64: Add new SVE dot-product instructionsRichard Sandiford16-854/+1111
2023-03-30aarch64: Add the SVE BFMLSL instructionsRichard Sandiford9-742/+936
2023-03-30aarch64: Add the SME2 UZP and ZIP instructionsRichard Sandiford9-338/+790
2023-03-30aarch64: Add the SME2 UNPK instructionsRichard Sandiford9-709/+945
2023-03-30aarch64: Add the SME2 shift instructionsRichard Sandiford25-508/+1066
2023-03-30aarch64: Add the SME2 saturating conversion instructionsRichard Sandiford21-468/+921
2023-03-30aarch64: Add the SME2 FP<->FP conversion instructionsRichard Sandiford9-948/+1102
2023-03-30aarch64: Add the SME2 FP<->int conversion instructionsRichard Sandiford9-749/+1190
2023-03-30aarch64: Add the SME2 CLAMP instructionsRichard Sandiford9-820/+1299
2023-03-30aarch64: Add the SME2 MOPA and MOPS instructionsRichard Sandiford9-717/+966
2023-03-30aarch64: Add the SME2 vertical dot-product instructionsRichard Sandiford30-669/+1345
2023-03-30aarch64: Add the SME2 dot-product instructionsRichard Sandiford30-753/+3708
2023-03-30aarch64: Add the SME2 MLALL and MLSLL instructionsRichard Sandiford29-851/+3921
2023-03-30aarch64: Add the SME2 MLAL and MLSL instructionsRichard Sandiford17-665/+3573