aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-01RISC-V: Make riscv_is_mapping_symbol stricterPatrick O'Neill2-5/+4
2023-12-01RISC-V: Update gas/NEWS for RISC-V vendor extension news.Nelson Chu1-1/+3
2023-12-01RISC-V: Add SiFive custom vector coprocessor interface instructions v1.0Nelson Chu10-0/+273
2023-12-01RISC-V: Zv*: Add support for Zvkb ISA extensionChristoph Müllner10-72/+69
2023-12-01Automatic date update in version.inGDB Administrator1-1/+1
2023-11-30[gdb/build] Fix adding -DNDEBUG to python flags of release buildTom de Vries2-3563/+3565
2023-11-30MIPS/GAS: Add -march=loongson2f to loongson-2f-3 testYunQiang Su1-1/+1
2023-11-30MIPS: Set r6 as default arch if vendor is imgYunQiang Su5-3/+15
2023-11-30Fix procfs.c compilationRainer Orth1-1/+1
2023-11-30libiberty: Disable hwcaps for sha1.oRainer Orth7-1/+108
2023-11-30RISC-V: Avoid updating state until symbol is foundPatrick O'Neill1-12/+31
2023-11-30gas: support double-slash line comments in BPF assemblyJose E. Marchesi9-2/+57
2023-11-30Automatic date update in version.inGDB Administrator1-1/+1
2023-11-29Remove gdb_static_assertTom Tromey50-111/+106
2023-11-29Use C++17 void_tTom Tromey1-10/+1
2023-11-29Rely on copy elision in scope-exit.hTom Tromey1-20/+2
2023-11-29Rely on C++17 <new> in new-op.ccTom Tromey1-5/+0
2023-11-29Use try_emplace in index-write.cTom Tromey1-16/+9
2023-11-29Enable some C++14 code in array-view.hTom Tromey1-9/+8
2023-11-29Switch to -Wimplicit-fallthrough=5Tom Tromey4-4/+4
2023-11-29Use C++17 [[fallthrough]] attributeTom Tromey60-143/+140
2023-11-29gprofng: support GNU option syntax in gp-display-html, plus various fixesVladimir Mezentsev1-2820/+4147
2023-11-29gprofng: updated man pages and user guideVladimir Mezentsev9-268/+635
2023-11-29Automatic date update in version.inGDB Administrator1-1/+1
2023-11-28gdb/python: display errors from command completionAndrew Burgess3-24/+67
2023-11-28gdb/testsuite: improve test regexp in gdb_get_worker_threadsAndrew Burgess1-1/+1
2023-11-28gnulib: mark configure +xMike Frysinger1-0/+0
2023-11-28gdb: fix call to breakpoint_inserted_here_p in darwin-nat.cSimon Marchi1-1/+1
2023-11-28gas: add NEWS entry for change of comment syntax in BPF assemblerJose E. Marchesi2-0/+9
2023-11-28Emit DAP "process" eventTom Tromey3-1/+41
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