Mention x32 ABI support in NEWS
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 4 Jul 2012 20:49:56 +0000 (20:49 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 4 Jul 2012 20:49:56 +0000 (20:49 +0000)
* NEWS: Mention x32 ABI support.

gdb/ChangeLog
gdb/NEWS

index 2a5c3d0d88b5d5d49195f9cabda6e76c0cb7a3c2..087ed25e6f8a02ca7fe84ba9932a9dabae78c41c 100644 (file)
@@ -1,3 +1,7 @@
+2012-07-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Mention x32 ABI support.
+
 2012-07-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        * amd64-tdep.c (amd64_x32_init_abi): Set sp_regnum_from_eax to
index a1e3dc8a1bb27e78dab403381c6b5928d7054403..1db3950f797cbcaad94f04b43e77262daaae47a6 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
 
 *** Changes since GDB 7.4
 
+* GDB now supports x32 ABI.  Visit <http://sites.google.com/site/x32abi/>
+  for more x32 ABI info.
+
 * GDB now supports access to MIPS DSP registers on Linux targets.
 
 * GDB now supports debugging microMIPS binaries.