* cris.h (R_CRIS_32_IE): New relocation.
[deliverable/binutils-gdb.git] / gdb / NEWS
index ab94020f45f908b3e66b8004e2ecbf091654792e..415a4bed14c45d6084b336004fd3510e25e30617 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -36,6 +36,9 @@ QStartNoAckMode
   operation over reliable transport links.  Use of this packet is
   controlled by the `set remote noack-packet' command.
 
+qXfer:osdata:read
+  Obtains additional operating system information
+
 * Removed remote protocol undocumented extension
 
   An undocumented extension to the remote protocol's `S' stop reply
@@ -172,10 +175,23 @@ macro undef
   These allow macros to be defined, undefined, and listed
   interactively.
 
+* New native configurations
+
+x86/x86_64 Darwin              i[34567]86-*-darwin*
+
+info os processes
+  Show operating system information about processes.
+
 * New targets
 
 x86 DICOS                      i[34567]86-*-dicos*
 
+* Removed commands
+
+catch load
+catch unload
+  These commands were actually not implemented on any target.
+
 *** Changes in GDB 6.8
 
 * New native configurations
This page took 0.02525 seconds and 4 git commands to generate.