Decode properly flags of %ccr register on sparc64.
[deliverable/binutils-gdb.git] / gdb / NEWS
index cf585954d79186ef76cc3d16b3b3f3f5ebb58626..87f528abddcaa4d351e132a7d11ee8899bb64766 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -7,9 +7,12 @@
   added by the Memory Protection Keys for Userspace feature which will be
   available in future Intel CPUs.
 
+* GDB now supports C++11 rvalue references.
+
 * Python Scripting
 
   ** New functions to start, stop and access a running btrace recording.
+  ** Rvalue references are now supported in gdb.Type.
 
 * GDB now supports recording and replaying rdrand and rdseed Intel 64
   instructions.
@@ -84,6 +87,10 @@ flash-erase
   Erases all the flash memory regions reported by the target.  This is
   equivalent to the CLI command flash-erase.
 
+-file-list-shared-libraries
+  List the shared libraries in the program.  This is
+  equivalent to the CLI command "info shared".
+
 * New commands
 
 set disassembler-options
This page took 0.024093 seconds and 4 git commands to generate.