From: H.J. Lu Date: Sat, 8 Nov 2014 01:47:54 +0000 (-0800) Subject: Fix a typo in gas/ChangeLog X-Git-Tag: hjl/linux/release/2.25.51.0.1~3^2~42^2~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bda749187388ff9f7f500142c772b676a5f10acb;p=thirdparty%2Fbinutils-gdb.git Fix a typo in gas/ChangeLog --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 524cecdf29c..1f8f1909c77 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