binutils-gdb.git
2023-11-14 Tom TromeyRemove path name from test case master
2023-11-14 Tom TromeyRemove some redundant "break"s
2023-11-14 Tom TromeyFilter invalid encodings from Linux thread names
2023-11-14 Tom TromeyUpdate gdb.Symbol.is_variable documentation
2023-11-14 Tom TromeyHandle the static link in FrameDecorator
2023-11-14 Tom TromeyFix a bug in DAP scopes code
2023-11-14 Tom TromeyAdd gdb.Frame.static_link method
2023-11-14 Tom TromeyMove follow_static_link to frame.c
2023-11-14 Tom TromeyAdd block::function_block
2023-11-14 Tom TromeyAdd two convenience methods to block
2023-11-14 Simon Marchigdb/MAINTAINERS: add Guinevere Larsen as record-full...
2023-11-14 Simon Marchigdb/MAINTAINERS: add Luis Machado as global maintainer
2023-11-14 Simon Marchigdb/MAINTAINERS: add John Baldwin as global maintainer
2023-11-14 Simon Marchigdb: normalize whitespaces in MAINTAINERS
2023-11-14 Tom de Vries[gdb/tui] Factor out tui_noscroll_window et al
2023-11-14 Tankut Baris... gdb: refactor make-target-delegates.py's ARGTYPES
2023-11-14 Tankut Baris... gdb: regenerate target-delegates.c
2023-11-14 Tom de Vries[gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp...
2023-11-14 Andrew Burgessgdb: implement missing debug handler hook for Python
2023-11-14 Andrew Burgessgdb: add an extension language hook for missing debug...
2023-11-14 Andrew Burgessgdb: refactor objfile::find_and_add_separate_symbol_file
2023-11-14 Andrew Burgessgdb: merge debug symbol file lookup code from coffread...
2023-11-14 Andrew Burgessgdb/coffread: bring separate debug file logic into...
2023-11-14 Nick CliftonFix another linker command line option that was not...
2023-11-14 Nick CliftonImprove objdump's handling of compressed sections.
2023-11-14 GDB AdministratorAutomatic date update in version.in
2023-11-13 Tom de Vries[gdb/tui] Don't include border_width in left_margin
2023-11-13 Tom de Vries[gdb/tui] Add tui_win_info::{box_width,box_size}
2023-11-13 Tom de Vries[gdb/tui] Refactor prefresh call in tui_source_window_b...
2023-11-13 Carl LoveFix the gdb.ada/inline-section-gc.exp test
2023-11-13 Nick CliftonGNU-ld: ARM: Issues when trying to set target output...
2023-11-13 Mark WielaardRegenerate gas/config.in and ld/configure
2023-11-13 Nick CliftonAdd documentation for the MIPS assembler's -march=from...
2023-11-13 YunQiang SuMIPS: Fix binutils-all tests for r6 triples
2023-11-13 Chung-Ju WuFix redundant space typo in linker documentation.
2023-11-13 Pedro AlvesCancel execution command on thread exit, when stepping...
2023-11-13 Pedro AlvesDocument remote clone events, and QThreadOptions packet
2023-11-13 Simon MarchiTestcases for stepping over thread exit syscall (PR...
2023-11-13 Pedro Alvesgdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL...
2023-11-13 Pedro AlvesReport thread exit event for leader if reporting thread...
2023-11-13 Pedro AlvesDon't resume new threads if scheduler-locking is in...
2023-11-13 Pedro Alvesgdbserver: Queue no-resumed event after thread exit
2023-11-13 Pedro Alvesstop_all_threads: (re-)enable async before waiting...
2023-11-13 Pedro Alvesgdb: clear step over information on thread exit (PR...
2023-11-13 Pedro AlvesImplement GDB_THREAD_OPTION_EXIT support for native...
2023-11-13 Pedro AlvesImplement GDB_THREAD_OPTION_EXIT support for Linux...
2023-11-13 Pedro AlvesIntroduce GDB_THREAD_OPTION_EXIT thread option, fix...
2023-11-13 Pedro AlvesMove deleting thread on TARGET_WAITKIND_THREAD_EXITED...
2023-11-13 Pedro Alvesgdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAI...
2023-11-13 Pedro Alvesall-stop/synchronous RSP support thread-exit events
2023-11-13 Pedro AlvesRemove gdb/19675 kfails (displaced stepping + clone)
2023-11-13 Pedro Alvesgdbserver: Hide and don't detach pending clone children
2023-11-13 Pedro AlvesThread options & clone events (Linux GDBserver)
2023-11-13 Pedro AlvesThread options & clone events (native Linux)
2023-11-13 Pedro AlvesThread options & clone events (core + remote)
2023-11-13 Pedro AlvesAvoid duplicate QThreadEvents packets
2023-11-13 Pedro AlvesSupport clone events in the remote protocol
2023-11-13 Pedro AlvesStep over clone syscall w/ breakpoint, TARGET_WAITKIND_...
2023-11-13 Pedro Alvesgdb/linux: Delete all other LWPs immediately on ptrace...
2023-11-13 Andrew BurgessAdd "maint info linux-lwps" command
2023-11-13 Tom de Vries[gdb/tui] Fix Wmaybe-uninitialized in tui_find_disassem...
2023-11-13 Tom de Vries[gdb/tui] Make assert in tui_find_disassembly_address...
2023-11-13 Tom TromeyRemove declaration of re_comp
2023-11-13 GDB AdministratorAutomatic date update in version.in
2023-11-12 GDB AdministratorAutomatic date update in version.in
2023-11-11 GDB AdministratorAutomatic date update in version.in
2023-11-10 Simon Marchibfd, binutils: add gfx11 amdgpu architectures
2023-11-10 Michael J.... Correct formatting errors in elf32-microblaze.c
2023-11-10 YunQiang SuGold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for...
2023-11-10 YunQiang SuGAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
2023-11-10 Vsevolod Alekseyevreadelf..debug-dump=loc displays bogus base addresses
2023-11-10 YunQiang SuGAS/MIPS: Add mips16-e-irix.d testcase
2023-11-10 Ying HuangMIPS: Change all E_MIPS_* to EF_MIPS_*
2023-11-10 Nick CliftonAdd ability to change linker warning messages into...
2023-11-10 Nick CliftonMove new features above the 'Changes in 2.41' comment
2023-11-10 Lulu CaiAdd support for ilp32 register alias.
2023-11-10 GDB AdministratorAutomatic date update in version.in
2023-11-09 Michael Matzbfd: use less memory in string merging
2023-11-09 Michael Matzld: Avoid overflows in string merging
2023-11-09 Szabolcs Nagyld: aarch64: Use lp64 abi in recent BTI stub tests
2023-11-09 Szabolcs Nagyld: aarch64: Add BTI stub insertion test PR30930
2023-11-09 Szabolcs Nagybfd: aarch64: Avoid BTI stub for a PLT that has BTI
2023-11-09 Szabolcs Nagybfd: aarch64: Fix leaks in case of BTI stub reuse
2023-11-09 Szabolcs Nagybfd: aarch64: Fix broken BTI stub PR30930
2023-11-09 Szabolcs Nagybfd: aarch64: Fix BTI stub optimization PR30957
2023-11-09 Victor Do Nascimentoaarch64: Fix error in THE system register checking
2023-11-09 Jan Beulichx86: rework UWRMSR operand swapping
2023-11-09 Jan Beulichx86: do away with is_evex_encoding()
2023-11-09 Jan Beulichx86: split insn templates' CPU field
2023-11-09 Jan Beulichx86: Cpu64 handling improvements
2023-11-09 Jan Beulichx86: Intel Core processors do not support CMPXCHG16B
2023-11-09 GDB AdministratorAutomatic date update in version.in
2023-11-08 Carl Lovers6000, Fix test gdb.base/store.exp
2023-11-08 Carl Lovers6000, Fix Linux DWARF register mapping
2023-11-08 Andrew Burgessgdb: call update_thread_list after completing an inferi...
2023-11-08 Andrew Burgessgdb: call update_thread_list for $_inferior_thread_coun...
2023-11-08 Andrew Burgessgdb: add a custom command completer for disassemble...
2023-11-08 Andrew Burgessgdb: make skip_over_slash_fmt available outside printcmd.c
2023-11-08 Andrew Burgessgdb: error if /r and /b are used with disassemble command
2023-11-08 Jan Beulichgas: S_GET_{NAME,SEGMENT}() don't alter their input...
next