aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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