Mention x32 ABI support in NEWS
* NEWS: Mention x32 ABI support.
This commit is contained in:
parent
23e2d720d1
commit
1b3371b136
2 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
3
gdb/NEWS
3
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.
|
||||
|
|
Loading…
Reference in a new issue