aboutsummaryrefslogtreecommitdiff
path: root/patches/glibc/2.17/100-Fix-ARM-build-with-GCC-trunk.patch
Commit message (Collapse)AuthorAgeFilesLines
* Revert "patches: remove obsolete glibc patches"Alexey Neyman2017-02-091-0/+54
| | | | | | | | | This partially reverts commit 429b3e884662a3b9a72890aae23865501e66330f. Bring back the patches for glibc 2.12 and newer. Propagate/refresh some patches as needed. Signed-off-by: Alexey Neyman <stilor@att.net>
* patches: remove obsolete glibc patchesKirill K. Smirnov2016-09-151-54/+0
| | | | | | Glibc prior to 2.18, linuxthreads and ports are not supported. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
* Fix building glibc 2.17 with gcc 5.1+Philipp Kirchhofer2015-09-151-0/+54
Backport from glibc 2.20 Fixes error "In function _Unwind_Resume: undefined reference to libgcc_s_resume"