Show patches with: Archived = No       |   6568 patches
« 1 251 52 5365 66 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,13/22] sim/erc32: Fix a few compiler warnings - - --- 2015-02-19 Jiri Gaisler Superseded
[v2,12/22] sim/erc32: Use memory_iread() function for instruction fetching. - - --- 2015-02-19 Jiri Gaisler Superseded
[v2,11/22] sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianess - - --- 2015-02-19 Jiri Gaisler Superseded
[v2,10/22] sim/erc32: Switched emulated memory to host endian order. - - --- 2015-02-19 Jiri Gaisler Superseded
[v2,09/22] sim/erc32: Removed type mismatch compiler warnings - - --- 2015-02-19 Jiri Gaisler Superseded
[v2,08/22] sim/erc32: Added -v command line switch for verbose output - - --- 2015-02-19 Jiri Gaisler Superseded
[v2,07/22] sim/erc32: File loading via command line did not work - - --- 2015-02-19 Jiri Gaisler Committed
[v2,06/22] sim/erc32: Fix incorrect simulator performance report - - --- 2015-02-19 Jiri Gaisler Committed
[v2,05/22] sim/erc32: Remove unused defines in Makefile and switch off statistics - - --- 2015-02-19 Jiri Gaisler Committed
[v2,04/22] sim/erc32: Use fenv.h for host FPU access - - --- 2015-02-19 Jiri Gaisler Committed
[v2,03/22] sim/erc32: Perform pseudo-init if binary linked to non-zero address. - - --- 2015-02-19 Jiri Gaisler Committed
[v2,02/22] sim/erc32: Corrected wrong CPU implementation and version ID in psr - - --- 2015-02-19 Jiri Gaisler Committed
[v2,01/22] sim/erc32: Disassembly in stand-alone mode did not work. - - --- 2015-02-19 Jiri Gaisler Committed
[v2] sim: ChangeLog: Correct the related items position and format. - - --- 2015-02-19 Chen Gang Committed
[pushed/gdb-7.9] gdb/NEWS: "Changes since GDB 7.8" -> "Changes in GDB 7.9". - - --- 2015-02-19 Joel Brobecker Committed
[RL78] :Fix offset for mem_get_si in sim - - --- 2015-02-19 Amrita Honap Committed
sim: microblaze: fix build failure after opcodes update - - --- 2015-02-19 Mike Frysinger Committed
sim/ChangeLog: Correct the related items' position and format. - - --- 2015-02-19 Chen Gang Superseded
Factorize target program transformations in the GDB_AC_TRANSFORM macro. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,9/9] Announce the DTrace USDT probes support in NEWS. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,8/9] Documentation for DTrace USDT probes. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,7/9] Simple testsuite for DTrace USDT probes. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,6/9] Support for DTrace USDT probes in x86_64 targets. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,5/9] New probe type: DTrace USDT probes. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtr… - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,3/9] New commands `enable probe' and `disable probe'. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,1/9] Adapt `info probes' to support printing probes of different types. - - --- 2015-02-17 Jose E. Marchesi Committed
[22/23] Added watchpoint support to gdb simulator interface. - - --- 2015-02-17 Jiri Gaisler Superseded
[21/23] sim/erc32: add data watchpoint support for all cpu targets. - - --- 2015-02-17 Jiri Gaisler Superseded
[20/23] sim/erc32: Updated documentation - - --- 2015-02-17 Jiri Gaisler Superseded
[19/23] sim/erc32: Added support for the Leon2 processor - - --- 2015-02-17 Jiri Gaisler Superseded
[18/23] sim/erc32: Add support for LEON3 processor emulation. - - --- 2015-02-17 Jiri Gaisler Superseded
[17/23] sim/erc32: Move local extern declarations into sis.h - - --- 2015-02-17 Jiri Gaisler Superseded
[16/23] sim/erc32: use readline.h for readline types and functions. - - --- 2015-02-17 Jiri Gaisler Superseded
[15/23] sim/erc32: access memory subsystem through struct memsys to allow multiple configurations. - - --- 2015-02-17 Jiri Gaisler Superseded
[14/23] sim/erc32: Use gdb callback for UART I/O when linked with gdb. - - --- 2015-02-17 Jiri Gaisler Superseded
[13/23] sim/erc32: Fix a few compiler warnings - - --- 2015-02-17 Jiri Gaisler Superseded
[12/23] sim/erc32: Use separate memory_iread() function for instruction fetching. - - --- 2015-02-17 Jiri Gaisler Superseded
[11/23] sim/erc32: use AC_C_BIGENDIAN to probe for host endian. - - --- 2015-02-17 Jiri Gaisler Superseded
[10/23] sim/erc32: Switched emulated memory to host endian order. - - --- 2015-02-17 Jiri Gaisler Superseded
[09/23] sim/erc32: removed type mismatch compiler warnings - - --- 2015-02-17 Jiri Gaisler Superseded
[08/23] sim/erc32: added -v and -vv command line switches for verbose output - - --- 2015-02-17 Jiri Gaisler Superseded
[07/23] sim/erc32: file loading via command line did not work - - --- 2015-02-17 Jiri Gaisler Superseded
[06/23] sim/erc32: Fix incorrect simulator performance report - - --- 2015-02-17 Jiri Gaisler Superseded
[05/23] sim/erc32: remove unused defines in Makefile and switch off statistics - - --- 2015-02-17 Jiri Gaisler Superseded
[04/23] sim/erc32: Add FPU support on x86_64 hosts. - - --- 2015-02-17 Jiri Gaisler Superseded
[03/23] sim/erc32: Perform pseudo-init of system if binary starts from non-zero address. - - --- 2015-02-17 Jiri Gaisler Superseded
[02/23] sim/erc32: corrected wrong CPU implementation and version ID in %psr - - --- 2015-02-17 Jiri Gaisler Superseded
[01/23] sim/erc32: Disassembly in stand-alone mode did not work due to API change. - - --- 2015-02-17 Jiri Gaisler Superseded
[COMMITTED] misc cp-namespace.c cleanups - - --- 2015-02-13 Doug Evans Committed
sim/common/gentmap.c: Include "string.h". - - --- 2015-02-12 Chen Gang Committed
[COMMITTED] completer.c (completion_list_add_name): Fix memory leak. - - --- 2015-02-12 Doug Evans Committed
[COMMITTED] completer.c (complete_line): Remove incorrect comment. - - --- 2015-02-12 Doug Evans Committed
[pushed] Fix adjust_pc_after_break, remove still current thread check - - --- 2015-02-11 Pedro Alves Committed
[COMMITTED] lib/gdb.exp (gdb_load): Always return a result. - - --- 2015-02-11 Doug Evans Committed
[pushed] Add "signal SIGTRAP" test - - --- 2015-02-10 Pedro Alves Committed
[commit/obvious] PR remote/17946: Fix wrong comparison of pointer against char - - --- 2015-02-10 Sergio Durigan Junior Committed
sim/mcore/interp.c: Include "unistd.h" standard C header file to avoid compiling warnings. - - --- 2015-02-07 Chen Gang Committed
[COMMITTED] Move clear_symtab_users, deduce_language_from_filename decls to better place - - --- 2015-02-06 Doug Evans Committed
[COMMITTED] Move clear_symtab_users, deduce_language_from_filename decls to better place - - --- 2015-02-06 Doug Evans Committed
[pushed] libthread_db: attaching to terminated/joined threads, debug output - - --- 2015-02-06 Pedro Alves Committed
[pushed] Improve gdb.threads/attach-many-short-lived-threads.exp timeout handling - - --- 2015-02-06 Pedro Alves Committed
[pushed] gdb.base/gdb-sigterm.exp: Fix spurious FAILs - - --- 2015-02-06 Pedro Alves Committed
[COMMITTED] guile/scm-frame.c: Fix spelling errors in a comment. - - --- 2015-02-06 Doug Evans Committed
[pushed] Linux: don't resume new LWPs until we've pulled all events out of the kernel - - --- 2015-02-04 Pedro Alves Committed
Re: [PATCH 3/3] Simplify event-loop core, remove two-step event processing - - --- 2015-02-04 Alex Velenko Superseded
[3/3] Simplify event-loop core, remove two-step event processing - - --- 2015-02-04 Pedro Alves Committed
ARM gdb record-replay bug fixes - - --- 2015-02-03 Omair Javaid Committed
[FT32] gdb and sim support - - --- 2015-02-03 James Bowman Superseded
[v4,5/5] Enables gdb.reverse testsuite for aarch64*-linux targets - - --- 2015-02-03 Omair Javaid Committed
[v4,4/5] Support for recording aarch64 advanced SIMD instructions - - --- 2015-02-03 Omair Javaid Superseded
[v4,3/5] Support for recording syscall on aarch64-linux - - --- 2015-02-03 Omair Javaid Committed
[v4,2/5] Implements aarch64 process record and reverse debugging support - - --- 2015-02-03 Omair Javaid Committed
[v4,1/5] NEWS entry about aarch64-linux record/replay support - - --- 2015-02-03 Omair Javaid Committed
[v2] sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-02-02 Chen Gang Committed
[v2] sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-02-02 Chen Gang Committed
[v2] sim: Call freeargv() when failure occurs - - --- 2015-02-02 Chen Gang Committed
[V4,7/9] Simple testsuite for DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,9/9] Announce the DTrace USDT probes support in NEWS. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,8/9] Documentation for DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,7/9] Simple testsuite for DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,6/9] Support for DTrace USDT probes in x86_64 targets. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,5/9] New probe type: DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable… - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,3/9] New commands `enable probe' and `disable probe'. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,1/9] Adapt `info probes' to support printing probes of different types. - - --- 2015-02-02 Jose E. Marchesi Committed
sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-01-30 Chen Gang Committed
sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-01-30 Chen Gang Committed
sim: Call freeargv() when failure occurs - - --- 2015-01-30 Chen Gang Committed
sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-01-28 Chen Gang Committed
[3/3] Simplify event-loop core, remove two-step event processing - - --- 2015-01-26 Pedro Alves Committed
[COMMITTED] Delete TYPE_TYPE_SPECIFIC - - --- 2015-01-24 Doug Evans Committed
[pushed] gdb/ARI: Call safe_strerror instead of strerror in linux-ptrace.c - - --- 2015-01-20 Joel Brobecker Committed
[pushed/ob] Fix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init. - - --- 2015-01-19 Joel Brobecker Committed
[pushed/Ada] 'first/'last/'length of array whose bound is a discriminant - - --- 2015-01-15 Joel Brobecker Committed
sim/rx/gdb-if.c variable name collision - - --- 2015-01-15 Joel Brobecker Committed
[pushed/master/gdb-7.9-branch] gdb/testsuite: Make clean mostlyclean should not delete *.py. - - --- 2015-01-13 Joel Brobecker Committed
pushed: [release/branch] Set GDB version number to 7.8.90. - - --- 2015-01-13 Joel Brobecker Committed
« 1 251 52 5365 66 »