From: H.J. Lu Date: Sat, 8 Nov 2014 01:47:54 +0000 (-0800) Subject: Fix a typo in gas/ChangeLog X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=bda749187388ff9f7f500142c772b676a5f10acb;p=deliverable%2Fbinutils-gdb.git Fix a typo in gas/ChangeLog --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 524cecdf29..1f8f1909c7 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