summaryrefslogtreecommitdiffstats
path: root/gdb
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-07-04 20:49:56 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-07-04 20:49:56 +0000
commit1b3371b13677f5547722f9377b1a57b0e64b7729 (patch)
treec1b81da369f6826f1926b3a4b9c436892575d531 /gdb
parent23e2d720d191b57feecfbfb80e036a6725189c20 (diff)
downloadppe42-binutils-1b3371b13677f5547722f9377b1a57b0e64b7729.tar.gz
ppe42-binutils-1b3371b13677f5547722f9377b1a57b0e64b7729.zip
Mention x32 ABI support in NEWS
* NEWS: Mention x32 ABI support.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2a5c3d0d88..087ed25e6f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
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
AMD64_RSP_REGNUM and pc_regnum_from_eax to AMD64_RIP_REGNUM.
diff --git a/gdb/NEWS b/gdb/NEWS
index a1e3dc8a1b..1db3950f79 100644
--- 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.
OpenPOWER on IntegriCloud