diff options
author | Walfred Tedeschi <walfred.tedeschi@intel.com> | 2013-12-03 13:31:03 +0000 |
---|---|---|
committer | Walfred Tedeschi <walfred.tedeschi@intel.com> | 2013-12-03 13:31:03 +0000 |
commit | ca8941bbd088002cb8ff87abe16d02ecc8d58d1e (patch) | |
tree | 20ce15a854a2f9ca9513e27327a0d743cdaa65fe /gdb/doc/ChangeLog | |
parent | 489e41ddf4bb5616a7471fb4072df5efbb9a706e (diff) | |
download | gdb-ca8941bbd088002cb8ff87abe16d02ecc8d58d1e.zip gdb-ca8941bbd088002cb8ff87abe16d02ecc8d58d1e.tar.gz gdb-ca8941bbd088002cb8ff87abe16d02ecc8d58d1e.tar.bz2 |
Documentation for MPX.
2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
* NEWS: Add section for Intel(R) Architecture Instructions
Extesions mentioning MPX.
doc/
* gdb.texinfo (i386 Features): Add MPX feature registers.
(x86 Specific featuresx86 Architecture-specific Issues): Adds
a subsubsection for MPX and describes the display of the
boundary registers.
Signed-off-by: Walfred Tedeschi <walfred.tedeschi@intel.com>
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4080bb9..e925da1 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,10 @@ +2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com> + + * gdb.texinfo (i386 Features): Add MPX feature registers. + (x86 Specific featuresx86 Architecture-specific Issues): Adds + a subsubsection for MPX and describes the display of the + boundary registers. + 2013-12-03 Joel Brobecker <brobecker@adacore.com> * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the |