summaryrefslogtreecommitdiff
path: root/patches/glibc/2.14.1
AgeCommit message (Collapse)AuthorFilesLines
2017-05-14Patches for glibc to compile with GCC7Alexey Neyman2-0/+122
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-09Patch failing grep expression in glibc configureAlexey Neyman1-0/+44
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-07Merge pull request #627 from dankm/freebsdAlexey Neyman1-13/+0
FreeBSD build support
2017-03-06Drop the stat64 Cygwin patchDan McGregor1-13/+0
It's not needed now that it's been moved to glibc.sh Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
2017-03-05Backport patches to glibc 2.14+Alexey Neyman6-0/+593
... fix building on ARM. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-01Backport the fix from 2.19 for cross-rpcgen on macosAlexey Neyman1-0/+32
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-02-12Propagate Cygwin stat64 patch to 2.21 and older versionsAlexey Neyman1-0/+13
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-02-10Revert "patches: remove obsolete glibc patches"Alexey Neyman4-0/+767
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>
2016-09-14patches: remove obsolete glibc patchesKirill K. Smirnov3-698/+0
Glibc prior to 2.18, linuxthreads and ports are not supported. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2013-02-06libc/glibc: add patch to fix build for PowerPC64.Frederic Roussel"1-0/+20
For a PowerPC64 build, avoid erroneous inline optimization of initfini.s Signed-off-by: "Frederic R. ROUSSEL" <fr.frasc@gmail.com> Message-Id: <7585f649ad60b23c4a31.1360185227@x58> Patchwork-Id: 218755
2012-08-04libc/glibc: add patches for glibc 2.14.1Jonathan Liu2-0/+678
Signed-off-by: Jonathan Liu <net147@gmail.com>