+2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
+
+ * NEWS: Advertise support for guarded-storage registers on IBM z.
+
2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
* s390-linux-nat.c (have_regset_gs): New static variable.
*** Changes since GDB 8.0
+* GDB now supports access to the guarded-storage-control registers and the
+ software-based guarded-storage broadcast control registers on IBM z14.
+
* On Unix systems, GDB now supports transmitting environment variables
that are to be set or unset to GDBserver. These variables will
affect the environment to be passed to the remote inferior.
+2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
+
+ * gdb.texinfo (S/390 and System z Features): Document the new
+ features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
+
2017-09-21 Kevin Buettner <kevinb@redhat.com>
* gdb.texinfo (qXfer:threads:read): Add documentation for handle
contain the 128-bit wide vector registers @samp{v16} through
@samp{v31}.
+The @samp{org.gnu.gdb.s390.gs} feature is optional. It should contain
+the 64-bit wide guarded-storage-control registers @samp{gsd},
+@samp{gssm}, and @samp{gsepla}.
+
+The @samp{org.gnu.gdb.s390.gsbc} feature is optional. It should contain
+the 64-bit wide guarded-storage broadcast control registers
+@samp{bc_gsd}, @samp{bc_gssm}, and @samp{bc_gsepla}.
+
@node Sparc Features
@subsection Sparc Features
@cindex target descriptions, sparc32 features