aboutsummaryrefslogtreecommitdiff
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 1bc25c8..595cbfb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,13 @@
2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
+ * as.h (mempcpy): New.
+
+ * configure.in: Check if mempcpy is declared.
+ * configure: Regenerated.
+ * config.in: Likewise.
+
+2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
+
* config/tc-i386.c (build_vex_prefix): Use VEX256.
2009-12-14 Yoshinori Sato <ysato@users.sourceforge.jp>