From: Tom Tromey Date: Thu, 8 May 2008 17:34:36 +0000 (+0000) Subject: * ld.texinfo (PowerPC64 ELF64): Fix typo. X-Git-Tag: msnyder-reverse-20080609-branchpoint~264 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e7fc76dd0f612f4a10f36e14b3d576396bc3833f;p=platform%2Fupstream%2Fbinutils.git * ld.texinfo (PowerPC64 ELF64): Fix typo. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 87679e9..b0ab26e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2008-05-08 Tom Tromey + + * ld.texinfo (PowerPC64 ELF64): Fix typo. + 2008-05-08 Alan Modra * elf32_spu.sh (OTHER_SECTIONS): Add "._ea". diff --git a/ld/ld.texinfo b/ld/ld.texinfo index cda834a..f5fc431 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1,7 +1,7 @@ \input texinfo @setfilename ld.info @c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -@c 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +@c 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. @syncodeindex ky cp @c man begin INCLUDE @include configdoc.texi @@ -5910,7 +5910,7 @@ disable the optimization. @item --no-opd-optimize PowerPC64 @command{ld} normally removes @code{.opd} section entries corresponding to deleted link-once functions, or functions removed by -the action of @samp{--gc-sections} or linker scrip @code{/DISCARD/}. +the action of @samp{--gc-sections} or linker script @code{/DISCARD/}. Use this option to disable @code{.opd} optimization. @cindex PowerPC64 OPD spacing