diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index aca611e..5698397 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2012-06-22 Roland McGrath <mcgrathr@google.com> + + * config/tc-i386.c (parse_insn): Don't complain about REP prefix + when the template has opcode_modifier.repprefixok set. + * NEWS: Mention the change. + 2012-06-18 Iain Sandoe <iain@codesourcery.com> * configure.in: Check DECLS for free, getenv, malloc, realloc, |