summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f7d9c083706..5c1a5566f12 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (arch_entry): Add len and skip.
+ (cpu_arch): Use STRING_COMMA_LEN.
+ (MESSAGE_TEMPLATE): New.
+ (show_arch): Likewise.
+ (md_show_usage): Use show_arch.
+
2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
PR gas/11037