summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 143667aedff..dc5da041316 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,15 @@
+2012-02-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (HLE_PREFIX): New.
+ (check_hle): Likewise.
+ (_i386_insn): Add have_hle.
+ (cpu_arch): Add .hle and .rtm.
+ (md_assemble): Call check_hle if i.have_hle isn't zero.
+ (parse_insn): Set i.have_hle to 1 for HLE prefix.
+ (output_jump): Support up to 2 byte opcode.
+
+ * doc/c-i386.texi: Document hle/.hle and rtm/.rtm.
+
2012-02-02 Tristan Gingold <gingold@adacore.com>
* config/obj-macho.c (obj_mach_o_zerofill): Silent