Show patches with: Archived = No       |   8937 patches
« 1 266 67 6889 90 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[4/7] sim/m32c: Add ATTRIBUTE_PRINTF sim, sim/ARCH: Add ATTRIBUTE_PRINTF - - --- 2022-09-25 Tsukasa OI Superseded
[3/7] sim/erc32: Add ATTRIBUTE_PRINTF sim, sim/ARCH: Add ATTRIBUTE_PRINTF - - --- 2022-09-25 Tsukasa OI Superseded
[2/7] sim/cris: Add ATTRIBUTE_PRINTF sim, sim/ARCH: Add ATTRIBUTE_PRINTF - - --- 2022-09-25 Tsukasa OI Superseded
[1/7] sim: Add ATTRIBUTE_PRINTF sim, sim/ARCH: Add ATTRIBUTE_PRINTF - - --- 2022-09-25 Tsukasa OI Superseded
[v2,5/5] sim: Initialize pbb_br_* by default sim: Suppress warnings if built with Clang - - --- 2022-09-25 Tsukasa OI Superseded
[v2,4/5] sim: Check known getopt definition existence sim: Suppress warnings if built with Clang - - --- 2022-09-25 Tsukasa OI Superseded
[v2,3/5] sim: Suppress non-literal printf warning sim: Suppress warnings if built with Clang - - --- 2022-09-25 Tsukasa OI Superseded
[v2,2/5] sim: Make WITH_{TRACE,PROFILE}-based macros bool sim: Suppress warnings if built with Clang - - --- 2022-09-25 Tsukasa OI Superseded
[v2,1/5] sim: Remove self-assignments sim: Suppress warnings if built with Clang - - --- 2022-09-25 Tsukasa OI Superseded
gdb: Remove unused extra_lines variable gdb: Remove unused extra_lines variable - - --- 2022-09-25 Tsukasa OI Committed
[PR,python/29603] Fix deletion of Watchpoints [PR,python/29603] Fix deletion of Watchpoints - - --- 2022-09-25 Johnson Sun Superseded
[v3,PR,python/18655] Fix deletion of FinishBreakpoints [v3,PR,python/18655] Fix deletion of FinishBreakpoints - - --- 2022-09-23 Johnson Sun simark Superseded
Fix printing destructors with void in parameters for clang programs Fix printing destructors with void in parameters for clang programs - - --- 2022-09-23 Guinevere Larsen Superseded
[3/3] gdb/testsuite: update field names in gdb-gdb.py.in Fix gdb.gdb/python-helper.exp + cleanups - - --- 2022-09-23 Simon Marchi Committed
[2/3] gdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp Fix gdb.gdb/python-helper.exp + cleanups - - --- 2022-09-23 Simon Marchi Committed
[1/3] gdb/testsuite: bump duration for the whole test in do_self_tests Fix gdb.gdb/python-helper.exp + cleanups - - --- 2022-09-23 Simon Marchi Committed
[AArch64] Add TPIDR2 register support for Linux [AArch64] Add TPIDR2 register support for Linux - - --- 2022-09-23 Luis Machado New
[AArch64] Update FPSR/FPCR fields for FPU and SVE [AArch64] Update FPSR/FPCR fields for FPU and SVE - - --- 2022-09-23 Luis Machado Committed
[v2,PR,python/18655] Fix deletion of FinishBreakpoints [v2,PR,python/18655] Fix deletion of FinishBreakpoints - - --- 2022-09-23 Johnson Sun Superseded
[v3] binutils, gdb: support zstd compressed debug sections [v3] binutils, gdb: support zstd compressed debug sections - - --- 2022-09-23 Fangrui Song Committed
[2/2] Change .gdb_index de-duplication implementation Fix .gdb_index with Ada - - --- 2022-09-22 Tom Tromey Committed
[1/2] Improve Ada support in .gdb_index Fix .gdb_index with Ada - - --- 2022-09-22 Tom Tromey Superseded
[AArch64] Handle W registers as pseudo-registers instead of aliases of X registers [AArch64] Handle W registers as pseudo-registers instead of aliases of X registers - - --- 2022-09-22 Luis Machado Committed
gdb/testsuite/tui: start GDB with "set filename-display basename" gdb/testsuite/tui: start GDB with "set filename-display basename" - - --- 2022-09-22 Simon Marchi Committed
[3/3,gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed [1/3,gdb/symtab] Factor out elf_symfile_read_dwarf2 - - --- 2022-09-22 Tom de Vries Committed
[2/3,RFC,gdb/symtab] Add maint set symbol-read-order [1/3,gdb/symtab] Factor out elf_symfile_read_dwarf2 - - --- 2022-09-22 Tom de Vries Committed
[1/3,gdb/symtab] Factor out elf_symfile_read_dwarf2 [1/3,gdb/symtab] Factor out elf_symfile_read_dwarf2 - - --- 2022-09-22 Tom de Vries Committed
gdbserver: remove unused for loop gdbserver: remove unused for loop - - --- 2022-09-22 Enze Li Committed
[gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.exp [gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.exp - - --- 2022-09-22 Tom de Vries Committed
[gdb/symtab] Redo "Fix assert in set_length" [gdb/symtab] Redo "Fix assert in set_length" - - --- 2022-09-22 Tom de Vries Changes Requested
[v2,4/4] gdb: Suppress "unused" variable warning on Clang gdb: (includes PR28413), Suppress some general warnings if built with Clang - - --- 2022-09-22 Tsukasa OI Superseded
[v2,3/4] gdb/unittests: PR28413, suppress warnings generated by Gnulib gdb: (includes PR28413), Suppress some general warnings if built with Clang 1 - --- 2022-09-22 Tsukasa OI Committed
[v2,2/4] include: Add macro to ignore -Wunused-but-set-variable gdb: (includes PR28413), Suppress some general warnings if built with Clang - - --- 2022-09-22 Tsukasa OI Committed
[v2,1/4] include: Add macro to ignore -Wuser-defined-warnings gdb: (includes PR28413), Suppress some general warnings if built with Clang - - --- 2022-09-22 Tsukasa OI Committed
[v2] gdb/csky add cskyv2-linux.xml for cskyv2-linux.c [v2] gdb/csky add cskyv2-linux.xml for cskyv2-linux.c - - --- 2022-09-22 Jiangshuai Li Committed
[AArch64] Fix pseudo-register numbering in the presence of unexpected additional registers [AArch64] Fix pseudo-register numbering in the presence of unexpected additional registers - - --- 2022-09-21 Luis Machado Committed
Support AT_USRSTACKBASE and AT_USRSTACKLIM. Support AT_USRSTACKBASE and AT_USRSTACKLIM. - - --- 2022-09-21 John Baldwin Committed
Deprecate MI version 1 Deprecate MI version 1 - - --- 2022-09-21 Tom Tromey Superseded
[PING^3,1/1] sim/testsuite: Trim extra path from arch sim/testsuite: Fix broken "make check-sim" by trimming excess path from arch - - --- 2022-09-21 Tsukasa OI Dropped
[PING^2,1/1] sim/riscv: Fix RISC-V multiply instructions on the simulator sim/riscv: Fix broken RISC-V simulater after implementing 'Zmmul' - - --- 2022-09-21 Tsukasa OI Committed
[v2] gdb/source.c: Fix undefined behaviour dereferencing empty string [v2] gdb/source.c: Fix undefined behaviour dereferencing empty string - - --- 2022-09-21 Magne Hov Committed
gdb: fix target_ops reference count for some cases gdb: fix target_ops reference count for some cases - - --- 2022-09-21 Andrew Burgess simark Superseded
[2/3,gdb/python] Fix gdb.python/py-finish-breakpoint-deletion.exp for Bug 18655 Fix Python FinishBreakpoints not deleted bug - - --- 2022-09-20 Johnson Sun Superseded
[1/3,gdb/testsuite] Add gdb.python/py-finish-breakpoint-deletion.exp for Bug 18655 Fix Python FinishBreakpoints not deleted bug - - --- 2022-09-20 Johnson Sun Superseded
[Arm] Remove dead FPA code [Arm] Remove dead FPA code - - --- 2022-09-20 Luis Machado New
Invalidate auxv cache before creating a core target Invalidate auxv cache before creating a core target - - --- 2022-09-20 Luis Machado Superseded
[4/4] gdb/fortran: Fix sizeof intrinsic for Fortran Dynamic properties of pointers - - --- 2022-09-20 Kempke, Nils-Christian Superseded
[3/4] gdb, typeprint: fix pointer/reference typeprint for icc/ifort Dynamic properties of pointers - - --- 2022-09-20 Kempke, Nils-Christian Superseded
[2/4] gdb/types: Resolve pointer types dynamically Dynamic properties of pointers - - --- 2022-09-20 Kempke, Nils-Christian Superseded
[1/4] gdb, testsuite: handle icc and icpc deprecated remarks Dynamic properties of pointers - - --- 2022-09-20 Kempke, Nils-Christian Superseded
[v2] binutils, gdb: support zstd compressed debug sections [v2] binutils, gdb: support zstd compressed debug sections - - --- 2022-09-19 Fangrui Song Superseded
[committed,v8,2/2] gdbserver: Add RISC-V/Linux support - - --- 2020-02-19 Maciej W. Rozycki Committed
[v7,2/2] gdbserver: Add RISC-V/Linux support - - --- 2020-02-14 Maciej W. Rozycki Superseded
[v7,1/2] gdb/riscv: Update API for looking up target descriptions - - --- 2020-02-14 Maciej W. Rozycki Committed
configure: Re-disable building cross-gdbserver - - --- 2020-02-12 Pedro Alves Committed
configure: Re-disable building cross-gdbserver - - --- 2020-02-11 Maciej W. Rozycki Superseded
GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failure - - --- 2020-02-08 Maciej W. Rozycki Committed
configure: Re-disable building cross-gdbserver - - --- 2020-02-08 Maciej W. Rozycki Superseded
[committed,v6,1/3] RISC-V/Linux/native: Determine FLEN dynamically - - --- 2020-02-03 Maciej W. Rozycki Committed
[v5,3/3] gdbserver: Add RISC-V/Linux support - - --- 2020-02-01 Maciej W. Rozycki Superseded
[v5,2/3] RISC-V/Linux/native: Factor out target description determination - - --- 2020-02-01 Maciej W. Rozycki Committed
[v5,1/3] RISC-V/Linux/native: Determine FLEN dynamically - - --- 2020-02-01 Maciej W. Rozycki Superseded
[v4,3/3] gdbserver: Add RISC-V/Linux support - - --- 2020-02-01 Maciej W. Rozycki Superseded
[v4,2/3] RISC-V/Linux/native: Factor out target description determination - - --- 2020-02-01 Maciej W. Rozycki Superseded
[v4,1/3] RISC-V/Linux/native: Determine FLEN dynamically - - --- 2020-02-01 Maciej W. Rozycki Superseded
[v3,3/3] gdbserver: Add RISC-V/Linux support - - --- 2020-01-31 Maciej W. Rozycki Superseded
[v3,2/3] RISC-V/Linux/native: Factor out target description determination - - --- 2020-01-31 Maciej W. Rozycki Superseded
[v3,1/3] RISC-V/Linux/native: Determine FLEN dynamically - - --- 2020-01-31 Maciej W. Rozycki Superseded
[OB] gdbserver: Fix whitespace configure.srv damage for `i[34567]86-*-mingw*' - - --- 2020-01-29 Maciej W. Rozycki Committed
[v2,3/3] gdbserver: Add RISC-V/Linux support - - --- 2020-01-29 Maciej W. Rozycki Superseded
[v2,2/3] RISC-V/Linux/native: Factor out target description determination - - --- 2020-01-29 Maciej W. Rozycki Superseded
[v2,1/3] RISC-V/Linux/native: Determine FLEN dynamically - - --- 2020-01-29 Maciej W. Rozycki Superseded
[RFC,4/4] gdbserver: Add RISC-V/Linux support - - --- 2020-01-23 Maciej W. Rozycki Superseded
[3/4] gdbserver: Make `make TAGS' actually work - - --- 2020-01-23 Maciej W. Rozycki Committed
[2/4] gdbserver: Remove a stale TAGS recipe for config files - - --- 2020-01-23 Maciej W. Rozycki Committed
[1/4] RISC-V/Linux/native: Determine FLEN dynamically - - --- 2020-01-23 Maciej W. Rozycki Superseded
Remove breakpoint step-over information if failed to resume - - --- 2019-10-30 Maciej W. Rozycki Superseded
Remove stale breakpoint step-over information - - --- 2019-10-19 Maciej W. Rozycki Superseded
Remote unnecessary declaration of trace_regblock_size - - --- 2019-10-12 Christian Biesinger Committed
Move declaration of varobjdebug to header - - --- 2019-10-10 Christian Biesinger Committed
[v2] Create xml-builtin.h to declare xml_builtins - - --- 2019-10-10 Christian Biesinger Committed
[v3,2/2] Make tui-winsource not use breakpoint_chain - - --- 2019-10-10 Christian Biesinger Committed
[v3,1/2] Change iterate_over_breakpoints to take a function_view - - --- 2019-10-10 Christian Biesinger Committed
[v2,2/2] Make tui-winsource not use breakpoint_chain - - --- 2019-10-09 Christian Biesinger Superseded
[v2,1/2] Change iterate_over_breakpoints to take a function_view - - --- 2019-10-09 Christian Biesinger Superseded
Testsuite: Remove race condition from mi-cmd-param-changed.exp - - --- 2018-10-09 Alan Hayward Dropped
[FYI] Remove unused variables from riscv-fbsd-tdep.c - - --- 2018-10-08 Tom Tromey Committed
[Committed] Python doc build fixes - - --- 2018-10-08 Andreas Krebbel Committed
Update string expected from "help info proc" on gdb.base/info-proc.exp - - --- 2018-10-06 Sergio Durigan Junior Committed
[committed] Update my e-mail address, limit maintenance to MIPS I-IV ISAs - - --- 2018-07-20 Maciej W. Rozycki Committed
[committed] MIPS/Linux/native: Convert to `get_ptrace_pid' for PID extraction - - --- 2018-07-20 Maciej W. Rozycki Committed
[committed] microMIPS: Add SYSCALL instruction decoding - - --- 2018-07-18 Maciej W. Rozycki Committed
[committed,v5] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' - - --- 2018-07-02 Maciej W. Rozycki Committed
[v4] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' - - --- 2018-06-21 Maciej W. Rozycki Superseded
[PP?,v3] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' - - --- 2018-06-18 Simon Marchi Superseded
[v3] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' - - --- 2018-06-14 Maciej W. Rozycki Superseded
[v2] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' - - --- 2018-06-08 Maciej W. Rozycki Superseded
GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' - - --- 2018-06-05 Maciej W. Rozycki Superseded
[v2] arch-utils: Make the last endianness actually chosen sticky - - --- 2018-05-30 Maciej W. Rozycki Committed
[committed] MIPS/Linux: Correct o32 core file FGR interpretation - - --- 2018-05-25 Maciej W. Rozycki Committed
« 1 266 67 6889 90 »