Show patches with: Archived = No       |   8937 patches
« 1 255 56 5789 90 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[13/20] sim: mn10300: standardize the arch-specific settings a little sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[12/20] sim: microblaze: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[11/20] sim: example-synacor: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[10/20] sim: moxie: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[09/20] sim: riscv: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[08/20] sim: v850: standardize the arch-specific settings a little sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[07/20] sim: msp430: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[06/20] sim: ft32: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[05/20] sim: d10v: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[04/20] sim: cr16: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[03/20] sim: arm: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[02/20] sim: aarch64: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
[01/20] sim: avr: move arch-specific settings to internal header sim: reduce sim-main.h pollution - - --- 2022-12-23 Mike Frysinger Committed
sim: lm32/m32r: drop redundant opcode/cgen.h include sim: lm32/m32r: drop redundant opcode/cgen.h include - - --- 2022-12-23 Mike Frysinger Committed
sim: ppc: drop unused types from sim-main.h sim: ppc: drop unused types from sim-main.h - - --- 2022-12-23 Mike Frysinger Committed
sim: cgen: move symcat.h include to where it's used sim: cgen: move symcat.h include to where it's used - - --- 2022-12-23 Mike Frysinger Committed
sim: cgen: move cgen-types.h include to cgen-defs.h sim: cgen: move cgen-types.h include to cgen-defs.h - - --- 2022-12-23 Mike Frysinger Committed
Revert "sim: mn10300: drop unused sim-main.c" Revert "sim: mn10300: drop unused sim-main.c" - - --- 2022-12-23 Mike Frysinger Committed
sim: mn10300: drop unused sim-main.c sim: mn10300: drop unused sim-main.c - - --- 2022-12-23 Mike Frysinger Committed
[2/2] sim: endian: move bfd.h from header to source [1/2] sim: move bfd.h include out of sim-main.h - - --- 2022-12-23 Mike Frysinger Committed
[1/2] sim: move bfd.h include out of sim-main.h [1/2] sim: move bfd.h include out of sim-main.h - - --- 2022-12-23 Mike Frysinger Committed
[3/3] sim: mcore: replace custom "word" type with int32_t [1/3] sim: cr16/d10v/mcore/moxie: clean up unused word & uword types - - --- 2022-12-23 Mike Frysinger Committed
[2/3] sim: moxie: replace custom "word" type with int32_t [1/3] sim: cr16/d10v/mcore/moxie: clean up unused word & uword types - - --- 2022-12-23 Mike Frysinger Committed
[1/3] sim: cr16/d10v/mcore/moxie: clean up unused word & uword types [1/3] sim: cr16/d10v/mcore/moxie: clean up unused word & uword types - - --- 2022-12-23 Mike Frysinger Committed
sim: mips: trim redundant igen settings sim: mips: trim redundant igen settings - - --- 2022-12-23 Mike Frysinger Committed
sim: mips: merge mips64* with existing multi-run build sim: mips: merge mips64* with existing multi-run build - - --- 2022-12-23 Mike Frysinger Committed
sim: mips: merge mips64vr5000 with existing multi-run build sim: mips: merge mips64vr5000 with existing multi-run build - - --- 2022-12-23 Mike Frysinger Committed
sim: drop unused SIM_ADDR type [PR sim/7504] sim: drop unused SIM_ADDR type [PR sim/7504] - - --- 2022-12-23 Mike Frysinger Committed
sim: mips: switch from SIM_ADDR to address_word sim: mips: switch from SIM_ADDR to address_word - - --- 2022-12-23 Mike Frysinger Committed
sim: v850: switch from SIM_ADDR to address_word sim: v850: switch from SIM_ADDR to address_word - - --- 2022-12-23 Mike Frysinger Committed
sim: switch sim_{read, write} APIs to 64-bit all the time [PR sim/7504] sim: switch sim_{read, write} APIs to 64-bit all the time [PR sim/7504] - - --- 2022-12-23 Mike Frysinger Committed
sim: m32r: include sim-hw.h for sim_hw_parse sim: m32r: include sim-hw.h for sim_hw_parse - - --- 2022-12-23 Mike Frysinger Committed
sim: use bfd_vma when reading start addr from bfd info sim: use bfd_vma when reading start addr from bfd info - - --- 2022-12-23 Mike Frysinger Committed
[2/2] testsuite: add -O0 to Intel compilers if no 'optimize' option is given [1/2] testsuite: handle icc and icpc deprecated remarks - - --- 2022-12-22 Aktemur, Tankut Baris Committed
[1/2] testsuite: handle icc and icpc deprecated remarks [1/2] testsuite: handle icc and icpc deprecated remarks - - --- 2022-12-22 Aktemur, Tankut Baris Committed
[v3] gdb: add 'maintenance print record-instruction' command [v3] gdb: add 'maintenance print record-instruction' command 1 - --- 2022-12-22 Guinevere Larsen Committed
Fix target remote pipe command for MinGW Fix target remote pipe command for MinGW - - --- 2022-12-22 Jonas Hoerberg New
gdb/testsuite: remove MPFR detection in gdb.base/float128.exp gdb/testsuite: remove MPFR detection in gdb.base/float128.exp - - --- 2022-12-22 Simon Marchi Committed
sim: mips: merge mips64vr4300 with existing multi-run build sim: mips: merge mips64vr4300 with existing multi-run build - - --- 2022-12-22 Mike Frysinger Committed
[v2,gdb/debuginfod] Ask to cancel further downloads [v2,gdb/debuginfod] Ask to cancel further downloads - - --- 2022-12-21 Aaron Merey New
Constify notif_client Constify notif_client - - --- 2022-12-21 Tom Tromey Committed
Remove target: prefix from gdb_sysroot in find_separate_debug_file Remove target: prefix from gdb_sysroot in find_separate_debug_file - - --- 2022-12-21 Tom Tromey Committed
Fix compiling of top.c Fix compiling of top.c - - --- 2022-12-21 Andrew Pinski Committed
[v4] gdb/c++: Detect ambiguous variables in imported namespaces [v4] gdb/c++: Detect ambiguous variables in imported namespaces - - --- 2022-12-21 Guinevere Larsen Committed
[v4,3/3] gdb: Remove workaround for the vCont packet Apply fixme notes for multi-target support - - --- 2022-12-21 Schimpe, Christina Committed
[v4,2/3] gdb: Add per-remote target variables for memory read and write config Apply fixme notes for multi-target support - - --- 2022-12-21 Schimpe, Christina New
[v4,1/3] gdb: Make global feature array a per-remote target array Apply fixme notes for multi-target support - - --- 2022-12-21 Schimpe, Christina New
[v3,1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type. gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type. - - --- 2022-12-21 Rohr, Stephan Committed
[3/3] sim: hw-config.h: move generation to top-level [1/3] sim: build: hoist lists of common objects up - - --- 2022-12-21 Mike Frysinger Committed
[2/3] sim: build: hoist lists of hw devices up [1/3] sim: build: hoist lists of common objects up - - --- 2022-12-21 Mike Frysinger Committed
[1/3] sim: build: hoist lists of common objects up [1/3] sim: build: hoist lists of common objects up - - --- 2022-12-21 Mike Frysinger Committed
[5/5] sim: mips: match target on cpu settings [1/5] sim: mips: always resolve active bfd mach dynamically - - --- 2022-12-21 Mike Frysinger Committed
[4/5] sim: mips: move fpu bitsize defines to top-level configure [1/5] sim: mips: always resolve active bfd mach dynamically - - --- 2022-12-21 Mike Frysinger Committed
[3/5] sim: mips: move bitsize defines to top-level configure [1/5] sim: mips: always resolve active bfd mach dynamically - - --- 2022-12-21 Mike Frysinger Committed
[2/5] sim: mips: move subtarget defines to top-level configure [1/5] sim: mips: always resolve active bfd mach dynamically - - --- 2022-12-21 Mike Frysinger Committed
[1/5] sim: mips: always resolve active bfd mach dynamically [1/5] sim: mips: always resolve active bfd mach dynamically - - --- 2022-12-21 Mike Frysinger Committed
gdb/c++: fix handling of breakpoints on @plt symbols gdb/c++: fix handling of breakpoints on @plt symbols - - --- 2022-12-20 Andrew Burgess New
[2/2] sim: ppc: drop old dgen.c generator [1/2] sim: ppc: move spreg.[ch] files to the source tree - - --- 2022-12-20 Mike Frysinger Committed
[1/2] sim: ppc: move spreg.[ch] files to the source tree [1/2] sim: ppc: move spreg.[ch] files to the source tree - - --- 2022-12-20 Mike Frysinger Committed
[2/2] Use first_opcode in another spot Two minor expression changes - - --- 2022-12-19 Tom Tromey Committed
[1/2] Convert exp_uses_objfile to a method of expression Two minor expression changes - - --- 2022-12-19 Tom Tromey Committed
Fix install-strip target Fix install-strip target - - --- 2022-12-19 Hannes Domani Committed
[v3,2/2] Write the DWARF index in the background Write DWARF index cache files in background - - --- 2022-12-19 Tom Tromey New
[v3,1/2] Only use the per-BFD object to write a DWARF index Write DWARF index cache files in background - - --- 2022-12-19 Tom Tromey New
[pushed] gdb: fix command lookup in execute_command () [pushed] gdb: fix command lookup in execute_command () - - --- 2022-12-19 Jan Vrany Committed
[release/HEAD,2/2] Update gdb/NEWS after GDB 13 branch creation. [release/HEAD,1/2] Bump version to 14.0.50.DATE-git. - - --- 2022-12-18 Joel Brobecker Committed
[release/HEAD,1/2] Bump version to 14.0.50.DATE-git. [release/HEAD,1/2] Bump version to 14.0.50.DATE-git. - - --- 2022-12-18 Joel Brobecker Committed
[release/branch,2/2] Set development mode to "off" by default. [release/branch,1/2] Bump version to 13.0.90.DATE-git. - - --- 2022-12-18 Joel Brobecker Committed
[release/branch,1/2] Bump version to 13.0.90.DATE-git. [release/branch,1/2] Bump version to 13.0.90.DATE-git. - - --- 2022-12-18 Joel Brobecker Committed
MinGW build of GDB 13 snapshot MinGW build of GDB 13 snapshot - - --- 2022-12-17 Eli Zaretskii Committed
[v2,gdb/debuginfod] Ask to cancel further downloads [v2,gdb/debuginfod] Ask to cancel further downloads - - --- 2022-12-17 Aaron Merey New
[46/46] Use require gnat_runtime_has_debug_info Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[45/46] Use require skip_debuginfod_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[44/46] Use require using_fission Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[43/46] Use require target_can_use_run_cmd Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[42/46] Use require skip_opencl_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[41/46] Use require skip_perf_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[40/46] Use require gdb_trace_common_supports_arch Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[39/46] Use require gdb_skip_xml_test Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[38/46] Use require gdb_debug_enabled Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[37/46] Use require is_c_compiler_gcc Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[36/46] Use require skip_shlib_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[35/46] Use require skip_gdbserver_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[34/46] Use require isnative Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[33/46] Use require can_spawn_for_attach Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[32/46] Use require use_gdb_stub Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[31/46] Use require support_go_compile Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[30/46] Use require supports_get_siginfo_type Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[29/46] Use require can_single_step_to_signal_handler Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[28/46] Use require is_elf_target Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[27/46] Use require is_amd64_regs_target Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[26/46] Use require is_aarch32_target Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[25/46] Use require is_aarch64_target Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[24/46] Use require support_displaced_stepping Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[23/46] Use require skip_avx_* Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[22/46] Use require skip_btrace_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[21/46] Use require skip_btrace_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[20/46] Use require skip_aarch64_sve_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[19/46] Use require skip_ifunc_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
[18/46] Use require skip_hw_watchpoint_tests Rewrite "require" test procedure and use it more often - - --- 2022-12-17 Tom Tromey Committed
« 1 255 56 5789 90 »