binutils-gdb.git
2023-11-14 Dmitry Selyutinppc/svp64: support ff/pr modes
2023-11-14 Dmitry Selyutinppc/svp64: support zz/dz/sz specifier
2023-11-14 Dmitry Selyutinppc/svp64: support sat specifier
2023-11-14 Dmitry Selyutinppc/svp64: support sea specifier
2023-11-14 Dmitry Selyutinppc/svp64: support els specifier
2023-11-14 Dmitry Selyutinppc/svp64: support w/dw/sw modes
2023-11-14 Dmitry Selyutinppc/svp64: support vec2/vec3/vec4 modes
2023-11-14 Dmitry Selyutinppc/svp64: support m/dm/sm modes
2023-11-14 Dmitry Selyutinppc/svp64: introduce svp64_decode stub
2023-11-14 Dmitry Selyutinppc/svp64: setup SVP64 opcodes table
2023-11-14 Dmitry Selyutinopcodes: introduce SVP64 sources
2023-11-14 Dmitry Selyutinopcodes: introduce SVP64 headers
2023-11-14 Dmitry Selyutinppc/svp64: introduce svp64_assemble stub
2023-11-14 Dmitry Selyutinppc: share pd_reg definition via libopcodes
2023-11-14 Dmitry Selyutinppc/svp64: support shadd/shadduw instructions
2023-11-14 Dmitry Selyutinppc/svp64: support divmod2du instruction
2023-11-14 Dmitry Selyutinppc/svp64: support maddedu instruction
2023-11-14 Dmitry Selyutinppc/svp64: support fptrans instructions
2023-11-14 Dmitry Selyutinppc/svp64: support bmask instruction
2023-11-14 Dmitry Selyutinppc/svp64: support absd instructions
2023-11-14 Dmitry Selyutinppc/svp64: support cprop instructions
2023-11-14 Dmitry Selyutinppc/svp64: support avgadd instructions
2023-11-14 Dmitry Selyutinppc/svp64: support fishmv instruction
2023-11-14 Dmitry Selyutinppc/svp64: support fmvis instruction
2023-11-14 Dmitry Selyutinppc/svp64: support svshape2 instruction
2023-11-14 Dmitry Selyutinppc: decouple SFFS and SVP64 extensions
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...
next