aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28[gdb/tui] Use const std::string for string literals in tui-stack.cTom de Vries1-17/+16
2023-11-28sim: bpf: do not use semicolon to begin commentsJose E. Marchesi11-292/+292
2023-11-28gas: change meaning of ; in the BPF assemblerJose E. Marchesi12-35/+57
2023-11-28libiberty, ld: Use x86 HW optimized sha1Jakub Jelinek9-1/+435
2023-11-28gdb/testsuite: add a new check-all-boards targetAndrew Burgess3-0/+69
2023-11-28gdb/testsuite: log 'make check' command in make-check-all.shAndrew Burgess1-0/+4
2023-11-28gdb: generate dwarf-5 index identically as worker-thread count changesAndrew Burgess2-3/+22
2023-11-28gdb: generate gdb-index identically regardless of work thread countAndrew Burgess3-0/+125
2023-11-28gdb: C++-ify mapped_symtab from dwarf2/index-write.cAndrew Burgess1-46/+92
2023-11-28gdb: reduce size of generated gdb-index fileAndrew Burgess2-10/+134
2023-11-28gdb/testsuite: small refactor in selftest-support.expAndrew Burgess1-9/+23
2023-11-28gdb: option completion for 'save gdb-index' commandAndrew Burgess1-17/+52
2023-11-28gdb: allow use of ~ in 'save gdb-index' commandAndrew Burgess2-2/+96
2023-11-28New Romanian translation for ldNick Clifton2-0/+6921
2023-11-28[gdb] Fix segfault in for_each_block, part 2Tom de Vries4-6/+19
2023-11-28[gdb] Fix segfault in for_each_block, part 1Tom de Vries15-107/+132
2023-11-28testsuite: Clean up .allow_index_reg in i386 testsHaochen Jiang234-574/+350
2023-11-28testsuite: Clean up #as in dump file for i386 testsHaochen Jiang262-262/+0
2023-11-28Automatic date update in version.inGDB Administrator1-1/+1
2023-11-27i386: Use a fallback XSAVE layout for remote targetsJohn Baldwin3-0/+128
2023-11-27[gdb/testsuite] Add boards/cc-with-index-cache.expTom de Vries3-0/+53
2023-11-27Change serial_readchar to throwTom Tromey5-42/+41
2023-11-27Change serial_send_break and serial_write to throwTom Tromey10-43/+75
2023-11-27Change serial "open" functions to throw exceptionTom Tromey10-123/+90
2023-11-27Change serial_setbaudrate to throw exceptionTom Tromey7-35/+31
2023-11-27Introduce throw_winerror_with_nameTom Tromey5-22/+41
2023-11-27Fix latent bug in ser_windows_send_breakTom Tromey1-1/+1
2023-11-27Fix bug in DAP handling of 'pause' requestsTom Tromey3-3/+97
2023-11-27gdb: make catch_syscall_enabled return boolSimon Marchi6-9/+10
2023-11-27gdb/python: handle completion returning a non-sequenceAndrew Burgess3-1/+18
2023-11-27as: Add new estimated reciprocal instructions in LoongArch v1.1Jiajie Chen5-0/+36
2023-11-27as: Add new atomic instructions in LoongArch v1.1Jiajie Chen4-2/+130
2023-11-27Automatic date update in version.inGDB Administrator1-1/+1
2023-11-26Automatic date update in version.inGDB Administrator1-1/+1
2023-11-25Automatic date update in version.inGDB Administrator1-1/+1
2023-11-24[gdb/testsuite] Use more %progbits for armTom de Vries59-9/+253
2023-11-24[gdb/testsuite] Two fixes in gdb.python/tui-window-disabled.expTom de Vries1-5/+2
2023-11-24gdb: Fix "target file /proc/.../cmdline contained unexpected null characters"Ilya Leoshkevich1-3/+11
2023-11-24RISC-V: drop leftover match_never() referencesJan Beulich1-4/+4
2023-11-24x86: shrink opcode sets tableJan Beulich4-2477/+432
2023-11-24x86: also prefer VEX encoding over EVEX one for VCVTNEPS2BF16 when possibleJan Beulich4-13/+68
2023-11-24RISC-V: reduce redundancy in sign/zero extension macro insn handlingJan Beulich3-20/+8
2023-11-24RISC-V: disallow x0 with certain macro-insnsJan Beulich4-48/+54
2023-11-24Fix building for the s390 target with clangNick Clifton1-2/+3
2023-11-24RISC-V: Update 'Zfa' extension versionzengxiao1-1/+1
2023-11-24Automatic date update in version.inGDB Administrator1-1/+1
2023-11-23s390: Correct prno instruction nameJens Remus1-1/+1
2023-11-23s390: Add missing extended mnemonicsJens Remus15-12/+99
2023-11-23s390: Align optional operand definition to specsJens Remus7-19/+38
2023-11-23s390: Make operand table indices relative to each otherJens Remus1-82/+92