aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32
Commit message (Collapse)AuthorAgeFilesLines
* fix a compile error with uclibc 0.9.32 and newer kernelsFelix Fietkau2010-12-201-0/+17
| | | | SVN-Revision: 24735
* toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go ↵Alexandros C. Couloumbis2010-12-091-0/+67
| | | | | | via PLT to avoid text relocations for PIC) SVN-Revision: 24396
* toolchain/uClibc: sync to latest uClibc-0.9.32Alexandros C. Couloumbis2010-12-031-3/+3
| | | | SVN-Revision: 24229
* uClibc: fix ubicom32 compile error with 0.9.32Felix Fietkau2010-11-221-0/+32
| | | | SVN-Revision: 24101
* uClibc: fix cris compile on 0.9.32Felix Fietkau2010-11-222-0/+95
| | | | SVN-Revision: 24094
* uClibc: fix compile error on avr32Felix Fietkau2010-11-221-0/+10
| | | | SVN-Revision: 24093
* uClibc: 0.9.32 needs the ldso fix as wellFelix Fietkau2010-11-221-0/+41
| | | | SVN-Revision: 24074
* uClibc: update 0.9.32 to latest gitFelix Fietkau2010-11-227-33/+20
| | | | SVN-Revision: 24073
* nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra ↵Mirko Vogt2010-08-061-0/+11
| | | | | | CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using) SVN-Revision: 22511
* patch went upstream, so bump git version and remove patch locallyMirko Vogt2010-06-221-78/+0
| | | | SVN-Revision: 21881
* add support for uClibc version 0.9.32 based on git rev ↵Mirko Vogt2010-06-208-0/+4632
a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently SVN-Revision: 21856