Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/7] C++ patches
@ 2015-10-28 16:48 Pedro Alves
  2015-10-28 16:55 ` [PATCH 1/7] compile: Rename struct type_map_instance::gcc_type field Pedro Alves
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Pedro Alves @ 2015-10-28 16:48 UTC (permalink / raw)
  To: gdb-patches

A few more GDB-in-C++ patches.

Pedro Alves (7):
  compile: Rename struct type_map_instance::gcc_type field
  Add cast to exception_none
  gdbserver/Linux: Introduce NULL_REGSET
  gdbserver: btrace enums
  gdbserver: enum gdb_signal casts
  gdbserver/tracepoint: Add casts out of tpoint->handle
  gdbserver/mem-break.c: Add cast

 gdb/common/common-exceptions.c    |  2 +-
 gdb/compile/compile-c-types.c     |  8 ++++----
 gdb/gdbserver/linux-aarch64-low.c |  2 +-
 gdb/gdbserver/linux-arm-low.c     |  2 +-
 gdb/gdbserver/linux-crisv32-low.c |  2 +-
 gdb/gdbserver/linux-low.c         |  2 +-
 gdb/gdbserver/linux-low.h         |  5 +++++
 gdb/gdbserver/linux-m68k-low.c    |  2 +-
 gdb/gdbserver/linux-mips-low.c    |  2 +-
 gdb/gdbserver/linux-nios2-low.c   |  2 +-
 gdb/gdbserver/linux-ppc-low.c     |  2 +-
 gdb/gdbserver/linux-s390-low.c    |  2 +-
 gdb/gdbserver/linux-sh-low.c      |  2 +-
 gdb/gdbserver/linux-sparc-low.c   |  2 +-
 gdb/gdbserver/linux-tic6x-low.c   |  2 +-
 gdb/gdbserver/linux-tile-low.c    |  2 +-
 gdb/gdbserver/linux-x86-low.c     |  2 +-
 gdb/gdbserver/linux-xtensa-low.c  |  2 +-
 gdb/gdbserver/mem-break.c         |  2 +-
 gdb/gdbserver/server.c            | 15 ++++++++-------
 gdb/gdbserver/target.h            |  6 +++---
 gdb/gdbserver/tracepoint.c        | 14 ++++++++++++--
 22 files changed, 49 insertions(+), 33 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-10-29 13:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-28 16:48 [PATCH 0/7] C++ patches Pedro Alves
2015-10-28 16:55 ` [PATCH 1/7] compile: Rename struct type_map_instance::gcc_type field Pedro Alves
2015-10-28 17:05 ` [PATCH 6/7] gdbserver/tracepoint: Add casts out of tpoint->handle Pedro Alves
2015-10-28 17:10 ` [PATCH 3/7] gdbserver/Linux: Introduce NULL_REGSET Pedro Alves
2015-10-28 17:20 ` [PATCH 4/7] gdbserver: btrace enums Pedro Alves
2015-10-28 18:46   ` Metzger, Markus T
2015-10-29 14:42     ` Pedro Alves
2015-10-28 17:44 ` [PATCH 5/7] gdbserver: enum gdb_signal casts Pedro Alves
2015-10-28 17:57 ` [PATCH 2/7] Add cast to exception_none Pedro Alves
2015-10-28 18:24 ` [PATCH 7/7] gdbserver/mem-break.c: Add cast Pedro Alves
2015-10-29 15:32 ` [PATCH 0/7] C++ patches Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox