aboutsummaryrefslogtreecommitdiff
path: root/patches/glibc/2.25
Commit message (Collapse)AuthorAgeFilesLines
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-086-527/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Regenerate with --no-renamesAlexey Neyman2017-05-291-25/+69
| | | | | | ... or older patch(1) breaks over it. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix sh4-*-linux with GCC7Alexey Neyman2017-05-132-0/+361
| | | | | | | | | GCC7 also checks -fsanitize=divide-by-zero, which generates a trap and in sh4, traps in rtld result in link failure. Pull the fix from upstream, although it is not a complete fix, I think: this still generates a trap (SIGILL) rather than the intended SIGFPE. Signed-off-by: Alexey Neyman <stilor@att.net>
* Patch failing grep expression in glibc configureAlexey Neyman2017-03-081-0/+49
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Drop the stat64 Cygwin patchDan McGregor2017-03-061-13/+0
| | | | | | It's not needed now that it's been moved to glibc.sh Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
* Add glibc 2.25Alexey Neyman2017-02-054-0/+86
Signed-off-by: Alexey Neyman <stilor@att.net>