aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 524cecd..1f8f190 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -2,7 +2,8 @@
PR ld/17482
* config/tc-i386.c (output_insn): Add a dummy REX_OPCODE prefix
- for structions with R_X86_64_GOTTPOFF relocation for x32 if needed.
+ for instructions with R_X86_64_GOTTPOFF relocation for x32 if
+ needed.
2014-11-06 Sandra Loosemore <sandra@codesourcery.com>