summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32
Commit message (Collapse)AuthorAgeFilesLines
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes ↵nbd2011-03-071-0/+26
| | | | | | depend on it for powerpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/uClibc]: upgrade to latest git, refresh patcheskaloz2011-02-2415-77/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/uClibc/git]: autodetect ARM variant/ABI setup based on the ↵kaloz2011-02-027-0/+608
| | | | | | compiler settings git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: use the arch specific thread stack size for nptl if the size ↵nbd2011-01-291-0/+13
| | | | | | returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc 0.9.32: fix infinite recursion on application exit triggered by ↵nbd2011-01-281-0/+45
| | | | | | linking libc before libpthread git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/uClibc]: update to latest gitkaloz2011-01-242-95/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc 0.9.32: fix libm compile for powerpcnbd2011-01-161-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/uClibc]: upgrade to latest git snapshotkaloz2011-01-032-84/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a compile error with uclibc 0.9.32 and newer kernelsnbd2010-12-201-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go ↵acoul2010-12-091-0/+67
| | | | | | via PLT to avoid text relocations for PIC) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/uClibc: sync to latest uClibc-0.9.32acoul2010-12-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: fix ubicom32 compile error with 0.9.32nbd2010-11-221-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: fix cris compile on 0.9.32nbd2010-11-222-0/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: fix compile error on avr32nbd2010-11-221-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: 0.9.32 needs the ldso fix as wellnbd2010-11-221-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: update 0.9.32 to latest gitnbd2010-11-227-33/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra ↵mirko2010-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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* patch went upstream, so bump git version and remove patch locallymirko2010-06-221-78/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for uClibc version 0.9.32 based on git rev ↵mirko2010-06-208-0/+4632
a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21856 3c298f89-4303-0410-b956-a3cf2f4a3e73