aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/glibc/patches/100-fix_cross_rpcgen.patch
Commit message (Collapse)AuthorAgeFilesLines
* glibc: add arc700 patchRosen Penev2021-01-141-0/+1
| | | | | | | | | glibc does not officially support ARC700 so this adds the missing pieces. I looked at uClibc-ng and a patch by Synopsis for glibc. ran make toolchain/glibc/refresh to clean up fuzz. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* glibc: update to latest stable version 2.32Hans Dedecker2020-11-071-17/+0
| | | | | | | | refresh patches : 050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch 00-fix_cross_rpcgen.patch Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* toolchain/glibc: update to latest 2.26 commitHans Dedecker2018-06-111-1/+1
| | | | | | | | 7b52c8ae05 libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] Refresh patches Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* glibc: use default PATCH_DIRFelix Fietkau2017-02-111-0/+52
Version configuration is gone, so version specific patch directories are not necessary either. Signed-off-by: Felix Fietkau <nbd@nbd.name>