source:
clfs-embedded/patches/binutils-2.23.2-musl-1.patch@
1cf6d41
Last change on this file since 1cf6d41 was c01e552, checked in by , 11 years ago | |
---|---|
|
|
File size: 1.7 KB |
-
config.sub
Submitted By: Andrew Bradford <andrew@bradfordembedded.com> Date: 2013-10-14 Initial Package Version: 2.23.2 Origin: Gregor Richards' musl-cross Upstream Status: None Description: Patches to binutils to build for musl-libc. diff -r 54fa2047c3af config.sub
a b 123 123 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` 124 124 case $maybe_os in 125 125 nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ 126 linux-musl* | \ 126 127 linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ 127 128 knetbsd*-gnu* | netbsd*-gnu* | \ 128 129 kopensolaris*-gnu* | \ … … 1361 1362 | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ 1362 1363 | -mingw32* | -linux-gnu* | -linux-android* \ 1363 1364 | -linux-newlib* | -linux-uclibc* \ 1365 | -linux-musl* \ 1364 1366 | -uxpv* | -beos* | -mpeix* | -udk* \ 1365 1367 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ 1366 1368 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ -
bfd/doc/bfd.texinfo
diff -Naur a/bfd/doc/bfd.texinfo b/bfd/doc/bfd.texinfo
a b 322 322 @printindex cp 323 323 324 324 @tex 325 % I think something like @ colophon should be in texinfo. In the325 % I think something like @@colophon should be in texinfo. In the 326 326 % meantime: 327 327 \long\def\colophon{\hbox to0pt{}\vfill 328 328 \centerline{The body of this manual is set in} … … 333 333 \centerline{{\sl\fontname\tensl\/}} 334 334 \centerline{are used for emphasis.}\vfill} 335 335 \page\colophon 336 % Blame: doc@ cygnus.com, 28mar91.336 % Blame: doc@@cygnus.com, 28mar91. 337 337 @end tex 338 338 339 339 @bye
Note:
See TracBrowser
for help on using the repository browser.