Show patches with: none      |   25714 patches
« 1 2160 161 162257 258 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[6/6] .gdb_index prod perf regression: mapped_symtab now vector of values - - --- 2017-06-12 Pedro Alves New
[5/6] .gdb_index prod perf regression: Estimate size of psyms_seen - - --- 2017-06-12 Pedro Alves New
[4/6] .gdb_index prod perf regression: find before insert in unordered_map - - --- 2017-06-12 Pedro Alves New
[3/6] Code cleanup: dwarf2read.c: Add data_buf::append_uint - - --- 2017-06-12 Pedro Alves New
[2/6] Code cleanup: dwarf2read.c: Eliminate ::file_write - - --- 2017-06-12 Pedro Alves New
[1/6] Code cleanup: dwarf2read.c:uniquify_cu_indices: Use std::unique - - --- 2017-06-12 Pedro Alves New
[pushed] Re: [PATCH 1/6] Code cleanup: C++ify .gdb_index producer. - - --- 2017-06-12 Pedro Alves New
Power/AltiVec question (Re: [RFA 0/5] improve printing of 128 bit ints) - - --- 2017-06-12 Tom Tromey New
Remove an instance of MAX_REGISTER_SIZE from record-full.c - - --- 2017-06-12 Alan Hayward New
Don't use print_insn_XXX in GDB - - --- 2017-06-12 Yao Qi New
Remove an instance of MAX_REGISTER_SIZE from record-full.c - - --- 2017-06-12 Alan Hayward New
Remove MAX_REGISTER_SIZE from py-unwind.c - - --- 2017-06-12 Alan Hayward New
[25/25] Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c - - --- 2017-06-12 Yao Qi New
[24/25,GDBserver] Use pre-generated amd64-linux tdesc as test - - --- 2017-06-12 Yao Qi New
[23/25,GDBserver] Convert amd64-linux target descriptions - - --- 2017-06-12 Yao Qi New
[22/25] Regenerate two regformats/i386/.dat files - - --- 2017-06-12 Yao Qi New
[21/25] Lazily and dynamically create amd64-linux target descriptions - - --- 2017-06-12 Yao Qi New
[20/25] Centralize amd64-linux target descriptions - - --- 2017-06-12 Yao Qi New
[19/25] GDBserver: remove srv_i386_linux_xmlfiles - - --- 2017-06-12 Yao Qi New
[18/25,GDBserver] Use pre-generated tdesc as test - - --- 2017-06-12 Yao Qi New
[17/25] Remove features/i386/i386-*linux.c - - --- 2017-06-12 Yao Qi New
[16/25] Dynamically composite xml in reply to GDB - - --- 2017-06-12 Yao Qi New
[15/25,RFC] GDBserver unit test to i386_tdesc - - --- 2017-06-12 Yao Qi New
[14/25,RFC] GDBserver self test - - --- 2017-06-12 Yao Qi New
[13/25] Dynamically create tdesc in GDBserver - - --- 2017-06-12 Yao Qi New
[12/25,GDBserver] Centralize tdesc for i386-linux - - --- 2017-06-12 Yao Qi New
[11/25] Use VEC for target_desc.reg_defs - - --- 2017-06-12 Yao Qi New
[10/25] Adjust code generated by regformats/regdat.sh - - --- 2017-06-12 Yao Qi New
[09/25] Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENT - - --- 2017-06-12 Yao Qi New
[08/25] Add "maint check xml-descriptions" to test builtin xml target descriptions - - --- 2017-06-12 Yao Qi New
[07/25] Lazily and dynamically create i386-linux target descriptions - - --- 2017-06-12 Yao Qi New
[06/25] Generate c for feature instead of tdesc - - --- 2017-06-12 Yao Qi New
[05/25] Use visitor pattern for "maint print c-tdesc" - - --- 2017-06-12 Yao Qi New
[04/25] Centralize i386 linux target descriptions - - --- 2017-06-12 Yao Qi New
[03/25] Class-fy tdesc_reg tdesc_type and tdesc_feature - - --- 2017-06-12 Yao Qi New
[02/25] Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xml - - --- 2017-06-12 Yao Qi New
[01/25] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c - - --- 2017-06-12 Yao Qi New
Fix python compatibility with old versions of GDB - - --- 2017-06-11 Orgad Shaneh New
[3/2] darwin-nat: Add missing include - - --- 2017-06-10 Simon Marchi New
[5/5] Add ATTRIBUTE_PRINTF to trace_start_error - - --- 2017-06-10 Simon Marchi New
[4/5] linux-low: Remove usage of "register" keyword - - --- 2017-06-10 Simon Marchi New
[3/5] gdb: Add -Wno-mismatched-tags - - --- 2017-06-10 Simon Marchi New
[2/5] gdb: Use -Werror when checking for (un)supported warning flags - - --- 2017-06-10 Simon Marchi New
[1/5] gdb: Pass -x c++ to the compiler - - --- 2017-06-10 Simon Marchi New
compile-loc2c: Fix uninitialized variable error - - --- 2017-06-10 Simon Marchi New
[2/2] darwin: Add fork-inferior.o to NATDEPFILES - - --- 2017-06-10 Simon Marchi New
[1/2] aix: Add fork-inferior.o to NATDEPFILES - - --- 2017-06-10 Simon Marchi New
[v2,4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p - - --- 2017-06-10 Stafford Horne New
[v2,3/4] reggroups: Create reggroup_gdbarch_new for dynamic reggroups - - --- 2017-06-10 Stafford Horne New
[v2,2/4] reggroups: Convert reggroups from post_init to pre_init - - --- 2017-06-10 Stafford Horne New
[v2,1/4] reggroups: Add test and docs for `info reg $reggroup` feature - - --- 2017-06-10 Stafford Horne New
xtensa: Properly strdup string when building reggroup - - --- 2017-06-10 Stafford Horne New
[commit/obvious] Include <signal.h> on gdbserver/fork-child.c (and fix regressions) - - --- 2017-06-09 Sergio Durigan Junior New
[3/11] Add MIPS_MAX_REGISTER_SIZE (4/4) - - --- 2017-06-09 Pedro Alves New
[3.1/6] DWARF-5: .debug_names index producer - - --- 2017-06-09 Jan Kratochvil New
[commit/obvious] Fix possible bug when no args have been provided to the executable - - --- 2017-06-08 Sergio Durigan Junior New
Remove MAX_REGISTER_SIZE from mi/mi-main.c - - --- 2017-06-08 Alan Hayward New
Remove MAX_REGISTER_SIZE from mi/mi-main.c - - --- 2017-06-08 Alan Hayward New
[10/11] Add XTENSA_MAX_REGISTER_SIZE - - --- 2017-06-08 Alan Hayward New
[9/11] Add MN10300_MAX_REGISTER_SIZE (2) - - --- 2017-06-08 Alan Hayward New
[RFC,5/5] Implement Infinity proc_service functions in GDB - - --- 2017-06-08 Gary Benson New
[RFC,4/5] Declare Infinity proc_service functions in gdb_proc_service.h - - --- 2017-06-08 Gary Benson New
[RFC,3/5] Support ELF Infinity notes - - --- 2017-06-08 Gary Benson New
[RFC,2/5] Add NT_GNU_INFINITY - - --- 2017-06-08 Gary Benson New
[RFC,1/5] Add FS_BASE and GS_BASE to DWARF register table on amd64 - - --- 2017-06-08 Gary Benson New
[3/3] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p - - --- 2017-06-07 Stafford Horne New
[2/3] reggroups: Convert reggroups from post_init to pre_init - - --- 2017-06-07 Stafford Horne New
[1/3] reggroups: Add test and docs for `info reg $reggroup` feature - - --- 2017-06-07 Stafford Horne New
[v7,3/4] Share fork_inferior et al with gdbserver - - --- 2017-06-07 Sergio Durigan Junior New
[pushed] Introduce compiled_regex, eliminate make_regfree_cleanup (Re: [RFA 2/2] C++-ify break-catc… - - --- 2017-06-07 Pedro Alves New
[v7,3/4] Share fork_inferior et al with gdbserver - - --- 2017-06-07 Pedro Alves New
Remove MAX_REGISTER_SIZE from aarch64-tdep.c - - --- 2017-06-07 Alan Hayward New
[3/11] Add MIPS_MAX_REGISTER_SIZE (4/4) - - --- 2017-06-07 Alan Hayward New
[11/11] Add SH_MAX_REGISTER_SIZE and SH64_MAX_REGISTER_SIZE - - --- 2017-06-07 Alan Hayward New
sim: microblaze: breakpoint inst check + a couple of questions - - --- 2017-06-07 Terekhov, Mikhail via Gdb-patches New
[2/2] D: Sync libiberty with upstream GCC. - - --- 2017-06-06 Iain Buclaw New
[1/2] C++: Sync libiberty with upstream GCC. - - --- 2017-06-06 Iain Buclaw New
[RFA,2/2] C++-ify break-catch-throw - - --- 2017-06-06 Pedro Alves New
[OBV] Remove declaration of set_register_cache from regdef.h - - --- 2017-06-06 Yao Qi New
[pushed] Fix double free when running gdb.linespec/ls-errs.exp (PR breakpoints/21553) - - --- 2017-06-06 Pedro Alves New
Remove a MAX_REGISTER_SIZE from frame.c - - --- 2017-06-05 Alan Hayward New
[11/11] Add SH_MAX_REGISTER_SIZE and SH64_MAX_REGISTER_SIZE - - --- 2017-06-05 Alan Hayward New
[2/11] Add IA64_MAX_REGISTER_SIZE - - --- 2017-06-05 Alan Hayward New
[6/11] Add ALPHA_MAX_REGISTER_SIZE - - --- 2017-06-05 Alan Hayward New
[RFA,2/2] C++-ify break-catch-throw - - --- 2017-06-05 Pedro Alves New
[RFA,2/2] C++-ify break-catch-throw - - --- 2017-06-05 Pedro Alves New
[1/1] Need _KMEMUSER for including sys/proc.h on netbsd - - --- 2017-06-05 coypu New
[1/1] Adjust fallback definition of DBREG_DRX for netbsd - - --- 2017-06-05 coypu New
TLS access support in cross- Linux GDB - - --- 2017-06-05 Djordje Todorovic New
[RFA,2/2] C++-ify break-catch-throw - - --- 2017-06-04 Tom Tromey New
[RFA,1/2] C++-ify break-catch-sig - - --- 2017-06-04 Tom Tromey New
[v7,4/4] Implement proper "startup-with-shell" support on gdbserver - - --- 2017-06-04 Sergio Durigan Junior New
[v7,3/4] Share fork_inferior et al with gdbserver - - --- 2017-06-04 Sergio Durigan Junior New
[v7,2/4] Share parts of gdb/gdbthread.h with gdbserver - - --- 2017-06-04 Sergio Durigan Junior New
[v7,1/4] Move parts of inferior job control to common/ - - --- 2017-06-04 Sergio Durigan Junior New
[release/HEAD] Document the GDB 8.0 release in gdb/ChangeLog - - --- 2017-06-04 Joel Brobecker New
[release/branch,2/2] Bump GDB version number to 8.0.0.DATE-git. - - --- 2017-06-04 Joel Brobecker New
[release/branch,1/2] Document the GDB 8.0 release in gdb/ChangeLog - - --- 2017-06-04 Joel Brobecker New
[release/branch] Set GDB version number to 8.0. - - --- 2017-06-04 Joel Brobecker New
sim: microblaze: breakpoint inst check + a couple of questions - - --- 2017-06-04 Terekhov, Mikhail via Gdb-patches New
« 1 2160 161 162257 258 »