summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* asan: csky floatformat_to_double uninitialised valueAlan Modra2023-04-031-10/+6
* gdb/riscv: fix regressions in gdb.base/unwind-on-each-insn.expAndrew Burgess2023-04-031-4/+231
* gdb/riscv: support c.ldsp and c.lwsp in prologue scannerAndrew Burgess2023-04-031-3/+16
* gdb/riscv: convert riscv debug settings to new debug print schemeAndrew Burgess2023-04-031-103/+120
* opcodes/arm: adjust whitespace in cpsie instructionAndrew Burgess2023-04-033-6/+6
* gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_serverAndrew Burgess2023-04-031-0/+6
* gdb/testsuite: fix failure in gdb.python/py-unwind.expAndrew Burgess2023-04-031-1/+1
* [aarch64] tpidr2: Fix erroneous detection logic for TPIDR2Luis Machado2023-04-031-7/+7
* Automatic date update in version.inGDB Administrator2023-04-031-1/+1
* asan: heap buffer overflow printing ecoff debug info file nameAlan Modra2023-04-034-35/+34
* ubsan: aarch64 parse_vector_reg_listAlan Modra2023-04-031-4/+4
* rddbg.c stabs FIXMEsAlan Modra2023-04-035-23/+36
* Memory leak in process_abbrev_setAlan Modra2023-04-031-7/+3
* gdb: remove unused parameters in print_doc_of_command, apropos_cmdSimon Marchi2023-04-023-11/+9
* Automatic date update in version.inGDB Administrator2023-04-021-1/+1
* gdb/arm: Fix backtrace for pthread_cond_timedwaitJan Kratochvil2023-04-013-17/+211
* Automatic date update in version.inGDB Administrator2023-04-011-1/+1
* lto: Don't add indirect symbols for versioned aliases in IRH.J. Lu2023-03-314-1/+25
* Fix maybe-uninitialized warning in frame.cTom Tromey2023-03-311-3/+4
* [gdb/testsuite] Fix gdb.base/trace-commands.exp with editing offTom de Vries2023-03-311-27/+40
* [gdb/testsuite] Fix gdb.threads/threadapply.exp with editing offTom de Vries2023-03-311-1/+1
* Remove language_demangleTom Tromey2023-03-314-22/+2
* Fix race in background index-cache writingTom Tromey2023-03-313-11/+24
* GDB: Add `info main' commandRichard Bunt2023-03-315-0/+81
* GDB: Bring back the handling of DW_CC_programMaciej W. Rozycki2023-03-311-1/+27
* GDB: Favor full symbol main name for backtrace stopRichard Bunt2023-03-313-10/+85
* gdb: Remove extra if statementAri Hannula2023-03-311-10/+7
* RISC-V: Allocate "various" operand typeTsukasa OI2023-03-313-25/+71
* x86: convert testcases to use .insnJan Beulich2023-03-3139-523/+346
* x86: document .insnJan Beulich2023-03-312-0/+133
* x86: handle immediate operands for .insnJan Beulich2023-03-316-4/+182
* x86: allow for multiple immediates in output_disp()Jan Beulich2023-03-311-5/+5
* x86: handle EVEX Disp8 for .insnJan Beulich2023-03-315-1/+149
* x86: process instruction operands for .insnJan Beulich2023-03-316-21/+432
* x86: parse special opcode modifiers for .insnJan Beulich2023-03-311-1/+38
* x86: parse VEX and alike specifiers for .insnJan Beulich2023-03-316-6/+252
* x86: introduce .insn directiveJan Beulich2023-03-319-10/+218
* Arm64/ELF: accept relocations against STN_UNDEFJan Beulich2023-03-311-1/+5
* Automatic date update in version.inGDB Administrator2023-03-311-1/+1
* PR gdb/30219: Clear sync_quit_force_run in quit_forceKevin Buettner2023-03-302-0/+9
* aarch64: Remove stray reglist variableRichard Sandiford2023-03-301-1/+1
* aarch64: Add the RPRFM instructionRichard Sandiford2023-03-3014-886/+1113
* aarch64: Add the SVE FCLAMP instructionRichard Sandiford2023-03-3010-760/+873
* aarch64: Add new SVE shift instructionsRichard Sandiford2023-03-309-873/+1006
* aarch64: Add new SVE saturating conversion instructionsRichard Sandiford2023-03-309-752/+881
* aarch64: Add new SVE dot-product instructionsRichard Sandiford2023-03-3016-854/+1111
* aarch64: Add the SVE BFMLSL instructionsRichard Sandiford2023-03-309-742/+936
* aarch64: Add the SME2 UZP and ZIP instructionsRichard Sandiford2023-03-309-338/+790
* aarch64: Add the SME2 UNPK instructionsRichard Sandiford2023-03-309-709/+945
* aarch64: Add the SME2 shift instructionsRichard Sandiford2023-03-3025-508/+1066