* ld.texinfo (PowerPC64 ELF64): Fix typo.
authorTom Tromey <tromey@redhat.com>
Thu, 8 May 2008 17:34:36 +0000 (17:34 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 8 May 2008 17:34:36 +0000 (17:34 +0000)
ld/ChangeLog
ld/ld.texinfo

index 87679e9e62f9122856a79f58b3360765bc3171b0..b0ab26e749aa2e2ae29ab27e33c641035275a42f 100644 (file)
@@ -1,3 +1,7 @@
+2008-05-08  Tom Tromey  <tromey@redhat.com>
+
+       * ld.texinfo (PowerPC64 ELF64): Fix typo.
+
 2008-05-08  Alan Modra  <amodra@bigpond.net.au>
 
        * elf32_spu.sh (OTHER_SECTIONS): Add "._ea".
index cda834afe640f5b953f8d22454aaa90f2ff9dce0..f5fc4312b89ae9b4194a317dc862f9f797d1a026 100644 (file)
@@ -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