Add fix for generating bfd documentation.
This commit is contained in:
parent
d43b72113c
commit
cf89fe02ea
36
binutils-2.23.2-bfd-texinfo-fixes.patch
Normal file
36
binutils-2.23.2-bfd-texinfo-fixes.patch
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
*** ../binutils-2.23.2.orig/bfd/doc/bfd.texinfo 2013-05-17 08:53:44.811925730 +0100
|
||||||
|
--- bfd/doc/bfd.texinfo 2013-05-17 08:58:10.712933101 +0100
|
||||||
|
*************** All of BFD lives in one directory.
|
||||||
|
*** 322,328 ****
|
||||||
|
@printindex cp
|
||||||
|
|
||||||
|
@tex
|
||||||
|
! % 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}
|
||||||
|
--- 322,328 ----
|
||||||
|
@printindex cp
|
||||||
|
|
||||||
|
@tex
|
||||||
|
! % 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}
|
||||||
|
*************** All of BFD lives in one directory.
|
||||||
|
*** 333,339 ****
|
||||||
|
\centerline{{\sl\fontname\tensl\/}}
|
||||||
|
\centerline{are used for emphasis.}\vfill}
|
||||||
|
\page\colophon
|
||||||
|
! % Blame: doc@cygnus.com, 28mar91.
|
||||||
|
@end tex
|
||||||
|
|
||||||
|
@bye
|
||||||
|
--- 333,339 ----
|
||||||
|
\centerline{{\sl\fontname\tensl\/}}
|
||||||
|
\centerline{are used for emphasis.}\vfill}
|
||||||
|
\page\colophon
|
||||||
|
! % Blame: doc@@cygnus.com, 28mar91.
|
||||||
|
@end tex
|
||||||
|
|
||||||
|
@bye
|
@ -65,6 +65,7 @@ Patch14: binutils-2.23.52.0.1-check-regular-ifunc-refs.patch
|
|||||||
# Fix errors reported by version 5.0 of texinfo in ld documentation
|
# Fix errors reported by version 5.0 of texinfo in ld documentation
|
||||||
Patch15: binutils-2.23.2-ld-texinfo-fixes.patch
|
Patch15: binutils-2.23.2-ld-texinfo-fixes.patch
|
||||||
Patch16: binutils-2.23.2-kernel-ld-r.patch
|
Patch16: binutils-2.23.2-kernel-ld-r.patch
|
||||||
|
Patch17: binutils-2.23.2-bfd-texinfo-fixes.patch
|
||||||
|
|
||||||
Provides: bundled(libiberty)
|
Provides: bundled(libiberty)
|
||||||
|
|
||||||
@ -182,6 +183,7 @@ using libelf instead of BFD.
|
|||||||
%patch14 -p0 -b .check-ifunc~
|
%patch14 -p0 -b .check-ifunc~
|
||||||
%patch15 -p0 -b .ld-texinfo~
|
%patch15 -p0 -b .ld-texinfo~
|
||||||
%patch16 -p0 -b .kernel-ld-r~
|
%patch16 -p0 -b .kernel-ld-r~
|
||||||
|
%patch17 -p0 -b .bfd-texinfo~
|
||||||
|
|
||||||
# We cannot run autotools as there is an exact requirement of autoconf-2.59.
|
# We cannot run autotools as there is an exact requirement of autoconf-2.59.
|
||||||
|
|
||||||
@ -483,6 +485,7 @@ exit 0
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri May 17 2013 Nick Clifton <nickc@redhat.com> - 2.23.88.0.1-4
|
* Fri May 17 2013 Nick Clifton <nickc@redhat.com> - 2.23.88.0.1-4
|
||||||
- Import H.J.'s patch to add support for kernel ld -r modules.
|
- Import H.J.'s patch to add support for kernel ld -r modules.
|
||||||
|
- Fix errors reported by version 5.0 of texinfo when parsing bfd documentation.
|
||||||
|
|
||||||
* Fri Apr 26 2013 Nick Clifton <nickc@redhat.com> - 2.23.88.0.1-3
|
* Fri Apr 26 2013 Nick Clifton <nickc@redhat.com> - 2.23.88.0.1-3
|
||||||
- Fix errors reported by version 5.0 of texinfo when parsing assembler documentation.
|
- Fix errors reported by version 5.0 of texinfo when parsing assembler documentation.
|
||||||
|
Loading…
Reference in New Issue
Block a user