summaryrefslogtreecommitdiff
path: root/patches/experimental/gcc/4.8.1/0005-musl-libc-support.patch
AgeCommit message (Collapse)AuthorFilesLines
2015-06-02Remove support for experimental patches and musl patchesBryan Hundven1-276/+0
This functionality was provided so that crosstool-ng could have a further set of patches considered experimental and unsupported. Now that musl-libc support is making it's way upstream in gcc, I'm removing this support and the experimental musl patches. In later commits, backports from gcc upstream will be added to the supported patch sets to support musl-libc. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2014-08-31patches/experimental/gcc: Add patches for musl-lib supportBryan Hundven1-0/+276
The following are experimental patches for gcc that add support for musl-libc. I haven't been able to test every combination, but please test and let me know on the mailing-list or on irc your results! Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> [yann.morin.1998@free.fr: ditch the gcc-4.7 patches] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>