summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-04gdb: Enable early init of thread pool sizeRichard Bunt
2023-12-04gdb: install CLI uiout while processing early init filesAndrew Burgess
2023-12-04[gdb/tui] Fix wrapping stringsTom de Vries
2023-12-04Automatic date update in version.inGDB Administrator
2023-12-02Fix detach bug when lwp has exited/terminatedKevin Buettner
2023-12-03Automatic date update in version.inGDB Administrator
2023-12-02binutils: Fix documentation typo in the --set-sect-name optionPetr Tesarik
2023-12-02gdb: Update Petr Tesarik's email address in gdb/MAINTAINERSPetr Tesarik
2023-12-01Fix ld/x86: reduce testsuite dependency on system object filesH.J. Lu
2023-12-02Automatic date update in version.inGDB Administrator
2023-12-01Bail out of "attach" if a thread cannot be tracedTom Tromey
2023-12-01Use gdb_dir_up in linux_proc_attach_tgid_threadsTom Tromey
2023-12-01Minor cleanup in linux_proc_attach_tgid_threadsTom Tromey
2023-12-01gdb: add missing regcache_map_entry array null terminators in aarch64-linux-t...Simon Marchi
2023-12-01gdb: return when exceeding buffer size in regcache::transfer_regsetSimon Marchi
2023-12-01Add link to Debugger Adapter Protocol node in documentationTom Tromey
2023-12-01Fix right shifts in mcore simulator on 64 bit hosts.Jeff Law
2023-12-01gdb/testsuite: fix completion tests when using READ1Guinevere Larsen
2023-12-01Remove unnecessary returns and unused variables in AIX.Aditya Vidyadhar Kamath
2023-12-01Fix: nm -U short flag erroneously consumes argumentNick Clifton
2023-12-01ld: fix build with old makeinfoJan Beulich
2023-12-01binutils/Dwarf: avoid "shadowing" of glibc function nameJan Beulich
2023-12-01gas: drop unused fields from struct segment_info_structJan Beulich
2023-12-01x86: adjust NOP generation after potential non-insnJan Beulich
2023-12-01x86: i386_cons_align() badly affects diagnosticsJan Beulich
2023-12-01gas: no md_cons_align() for .nop{,s}Jan Beulich
2023-12-01x86: suppress optimization after potential non-insnJan Beulich
2023-12-01x86: last-insn recording should be per-sectionJan Beulich
2023-12-01x86: allow 32-bit reg to be used with U{RD,WR}MSRJan Beulich
2023-11-30gdb: fix warnings about invalid [[fallthrough]] usageSimon Marchi
2023-12-01RISC-V: Make riscv_is_mapping_symbol stricterPatrick O'Neill
2023-12-01RISC-V: Update gas/NEWS for RISC-V vendor extension news.Nelson Chu
2023-12-01RISC-V: Add SiFive custom vector coprocessor interface instructions v1.0Nelson Chu
2023-12-01RISC-V: Zv*: Add support for Zvkb ISA extensionChristoph Müllner
2023-12-01Automatic date update in version.inGDB Administrator
2023-11-30[gdb/build] Fix adding -DNDEBUG to python flags of release buildTom de Vries
2023-11-30MIPS/GAS: Add -march=loongson2f to loongson-2f-3 testYunQiang Su
2023-11-30MIPS: Set r6 as default arch if vendor is imgYunQiang Su
2023-11-30Fix procfs.c compilationRainer Orth
2023-11-30libiberty: Disable hwcaps for sha1.oRainer Orth
2023-11-30RISC-V: Avoid updating state until symbol is foundPatrick O'Neill
2023-11-30gas: support double-slash line comments in BPF assemblyJose E. Marchesi
2023-11-30Automatic date update in version.inGDB Administrator
2023-11-29Remove gdb_static_assertTom Tromey
2023-11-29Use C++17 void_tTom Tromey
2023-11-29Rely on copy elision in scope-exit.hTom Tromey
2023-11-29Rely on C++17 <new> in new-op.ccTom Tromey
2023-11-29Use try_emplace in index-write.cTom Tromey
2023-11-29Enable some C++14 code in array-view.hTom Tromey
2023-11-29Switch to -Wimplicit-fallthrough=5Tom Tromey