diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-07-04 20:49:56 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-07-04 20:49:56 +0000 |
commit | 1b3371b13677f5547722f9377b1a57b0e64b7729 (patch) | |
tree | c1b81da369f6826f1926b3a4b9c436892575d531 /gdb/NEWS | |
parent | 23e2d720d191b57feecfbfb80e036a6725189c20 (diff) | |
download | gdb-1b3371b13677f5547722f9377b1a57b0e64b7729.zip gdb-1b3371b13677f5547722f9377b1a57b0e64b7729.tar.gz gdb-1b3371b13677f5547722f9377b1a57b0e64b7729.tar.bz2 |
Mention x32 ABI support in NEWS
* NEWS: Mention x32 ABI support.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |