summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.30.1
Commit message (Collapse)AuthorAgeFilesLines
* uClibc: fix free-after-use bug in __dns_lookup (closes #6886)juhosg2010-03-231-0/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc/avr32]: fix varargs handling of the prctl syscallkaloz2010-02-191-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: implement copysignl in libc on powerpc to avoid undefined references ↵nbd2009-10-271-0/+103
| | | | | | in libstdc++ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: add support for mips non-pic relocations in ldsonbd2009-10-191-0/+289
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵nbd2009-10-101-0/+11
| | | | | | target yet, but gets close) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: add copysign, copysignf, copysignl for i386nbd2009-10-101-0/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: fix strrchr on i386nbd2009-10-101-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] Do not save variables in hi or lo across system calls, fixes ↵florian2009-09-261-0/+30
| | | | | | issues with gcc-4.4 (#5351) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc] more cygwin build fixesflorian2009-08-261-5/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a heavily cleaned up version of ubicom32 toolchain supportnbd2009-08-211-0/+4407
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] uClibc: fix build error on ARM targets (closes #5473)juhosg2009-07-071-24/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uclibc] add more gcc-4.4 patches from uclibc's mailing-listflorian2009-07-061-0/+902
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing patch from the uclibc buildrootkaloz2009-06-231-0/+371
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes ↵juhosg2009-06-031-0/+11
| | | | | | #5242) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: bsd supports the same floating point classification functions as ↵nbd2009-05-291-0/+9
| | | | | | c99, fixes inetd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: add a wrapper for the missing finite() functionnbd2009-05-291-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc 0.9.29 0.9.30.1] Add the missing 5th arg to the ppoll syscall.hcg2009-05-291-0/+38
| | | | | | | | Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl ↵nbd2009-05-281-0/+29
| | | | | | does not need this fix, because the problem was fixed upstream already git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)nbd2009-05-071-0/+474
| | | | | | fixes compile error on powerpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uclibc 0.9.30: fix isnan declarationnbd2009-05-041-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] uClibc cleanup:nico2009-04-243-0/+75
- use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15368 3c298f89-4303-0410-b956-a3cf2f4a3e73