aboutsummaryrefslogtreecommitdiff
path: root/patches/experimental/gcc/4.9.0/0007-musl_gomp-posix-time.patch
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for experimental patches and musl patchesBryan Hundven2015-06-021-13/+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>
* patches/experimental/gcc: Add patches for musl-lib supportBryan Hundven2014-08-311-0/+13
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>