diff options
Diffstat (limited to 'tools/toolchain-patches/binutils-2.16.1-texinfo-fix.diff')
-rw-r--r-- | tools/toolchain-patches/binutils-2.16.1-texinfo-fix.diff | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/tools/toolchain-patches/binutils-2.16.1-texinfo-fix.diff b/tools/toolchain-patches/binutils-2.16.1-texinfo-fix.diff deleted file mode 100644 index ae0a79399b..0000000000 --- a/tools/toolchain-patches/binutils-2.16.1-texinfo-fix.diff +++ /dev/null @@ -1,30 +0,0 @@ -diff -ru binutils-2.16.1-orig/ld/ld.texinfo binutils-2.16.1/ld/ld.texinfo ---- binutils-2.16.1-orig/ld/ld.texinfo 2005-06-12 20:35:45.000000000 +0200 -+++ binutils-2.16.1/ld/ld.texinfo 2013-06-04 22:31:37.833372351 +0200 -@@ -1589,7 +1589,7 @@ - - @kindex --version-script=@var{version-scriptfile} - @cindex version script, symbol versions --@itemx --version-script=@var{version-scriptfile} -+@item --version-script=@var{version-scriptfile} - Specify the name of a version script to the linker. This is typically - used when creating shared libraries to specify additional information - about the version hierarchy for the library being created. This option -@@ -6256,7 +6256,7 @@ - @printindex cp - - @tex --% I think something like @colophon should be in texinfo. In the -+% I think something like @@colophon should be in texinfo. In the - % meantime: - \long\def\colophon{\hbox to0pt{}\vfill - \centerline{The body of this manual is set in} -@@ -6267,7 +6267,7 @@ - \centerline{{\sl\fontname\tensl\/}} - \centerline{are used for emphasis.}\vfill} - \page\colophon --% Blame: doc@cygnus.com, 28mar91. -+% Blame: doc@@cygnus.com, 28mar91. - @end tex - - |