aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5814541..001d260 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,11 @@
2021-03-23 Jan Beulich <jbeulich@suse.com>
+ * config/tc-i386.c (output_i386_opcode): Invoke
+ process_i386_cpu_flag() slightly later.
+ (process_i386_opcodes): Likewise.
+
+2021-03-23 Jan Beulich <jbeulich@suse.com>
+
* config/tc-i386.c (pte): Print prefix and encoding space.
(build_vex_prefix): Check opcodespace instead of opcodeprefix.
(build_evex_prefix): Likewise.