aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-10-16 16:33:17 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-10-16 16:33:17 +0000
commit995cef8c87f707f26ce29dee362b1f48012df938 (patch)
treebfc07c4da7bd25a1f20edd9b2dbb7159fd3d97c6 /gas/ChangeLog
parent52a6c1feddc2e9f517ecb23b9b9068d79f30864a (diff)
downloadgdb-995cef8c87f707f26ce29dee362b1f48012df938.zip
gdb-995cef8c87f707f26ce29dee362b1f48012df938.tar.gz
gdb-995cef8c87f707f26ce29dee362b1f48012df938.tar.bz2
2009-10-16 H.J. Lu <hongjiu.lu@intel.com>
PR gas/10775 * doc/c-i386.texi: Mention the 8 extra control registers for x86-64. Mention .code64 directive.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2888010..3531c21 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR gas/10775
+ * doc/c-i386.texi: Mention the 8 extra control registers for
+ x86-64.
+ Mention .code64 directive.
+
2009-10-15 Alan Modra <amodra@bigpond.net.au>
PR gas/1491