index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
uClibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[toolchain] uClibc: remove absolute path linking to host libraries in libpthr...
Nicolas Thill
2009-10-02
1
-9
/
+9
*
[toolchain] Do not save variables in hi or lo across system calls, fixes issu...
Florian Fainelli
2009-09-26
1
-0
/
+30
*
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...
Felix Fietkau
2009-08-29
1
-0
/
+1
*
[uClibc] more cygwin build fixes
Florian Fainelli
2009-08-26
2
-7
/
+21
*
add a heavily cleaned up version of ubicom32 toolchain support
Felix Fietkau
2009-08-21
3
-0
/
+4443
*
[toolchain] uClibc: fix build error on ARM targets (closes #5473)
Gabor Juhos
2009-07-07
1
-24
/
+38
*
[uclibc] add more gcc-4.4 patches from uclibc's mailing-list
Florian Fainelli
2009-07-06
1
-0
/
+902
*
add missing patch from the uclibc buildroot
Imre Kaloz
2009-06-23
1
-0
/
+371
*
add preliminary coldfire v4e support
Imre Kaloz
2009-06-21
2
-0
/
+10
*
[toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5...
Gabor Juhos
2009-06-03
1
-0
/
+11
*
uClibc: bsd supports the same floating point classification functions as c99,...
Felix Fietkau
2009-05-29
2
-0
/
+18
*
uClibc: add a wrapper for the missing finite() function
Felix Fietkau
2009-05-29
2
-0
/
+28
*
[uClibc 0.9.29 0.9.30.1] Add the missing 5th arg to the ppoll syscall.
Hamish Guthrie
2009-05-29
2
-0
/
+77
*
uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does...
Felix Fietkau
2009-05-28
1
-0
/
+29
*
[toolchain] enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 con...
Jo-Philipp Wich
2009-05-27
1
-1
/
+1
*
make uclibc 0.9.30.1 the default
Imre Kaloz
2009-05-25
2
-6
/
+3
*
upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3
Felix Fietkau
2009-05-22
1
-4
/
+4
*
add preliminary support for the successor of the storm port
Imre Kaloz
2009-05-11
3
-0
/
+77
*
Fix Image Builder building - added missing /bin dir to toolchain
Jo-Philipp Wich
2009-05-07
1
-0
/
+1
*
uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)
Felix Fietkau
2009-05-07
1
-0
/
+474
*
uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 modu...
Felix Fietkau
2009-05-06
2
-0
/
+36
*
fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...
Felix Fietkau
2009-05-04
1
-1
/
+2
*
uclibc 0.9.30: fix isnan declaration
Felix Fietkau
2009-05-04
1
-0
/
+11
*
uclibc 0.9.29: fix isinf, finite prototypes
Felix Fietkau
2009-05-04
1
-0
/
+29
*
[toolchain] building uml on x86_64 w/ uClibc 0.9.29 is currently broken, sele...
Florian Fainelli
2009-04-27
2
-1
/
+2
*
[toolchain] uClibc cleanup:
Nicolas Thill
2009-04-24
69
-4797
/
+23
*
uClibc NPTL: remove the pthread daemon() fix and revert r15343
Nicolas Thill
2009-04-24
2
-10
/
+36
*
uclibc: add the pthread daemon() fix from #4809
Felix Fietkau
2009-04-23
3
-0
/
+30
*
uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0...
Felix Fietkau
2009-04-23
2
-47
/
+0
*
add a modified version of the mips64 patch from #4603
Felix Fietkau
2009-04-18
7
-0
/
+107
*
mark uclibc nptl and snapshot as broken
Felix Fietkau
2009-04-09
1
-0
/
+2
*
fix uclibc subdir
Felix Fietkau
2009-03-24
1
-1
/
+1
*
append the correct extraversion to the toolchain's info.mk for uclibc-nptl
Felix Fietkau
2009-03-24
1
-1
/
+1
*
fix uclibc symlink for nptl
Felix Fietkau
2009-03-24
1
-4
/
+4
*
add uclibc-nptl
Felix Fietkau
2009-03-24
17
-7
/
+495
*
remove obsolete comment
Felix Fietkau
2009-03-24
1
-1
/
+0
*
clean up uClibc config handling - use kconfig.pl to split configs similar to ...
Felix Fietkau
2009-03-24
35
-6091
/
+727
*
fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
Felix Fietkau
2009-03-23
1
-1
/
+1
*
add uclibc 0.9.30.1
Felix Fietkau
2009-03-23
3
-56
/
+7
*
clean up uclibc patch/config version handling a bit
Felix Fietkau
2009-03-23
84
-26
/
+8
*
fix stampfile variables for the toolchain build (fixes gcc compile error)
Felix Fietkau
2009-03-13
1
-2
/
+2
*
Upstream fix for syscall() not setting errno on errors on MIPS
Steven Barth
2009-02-28
1
-0
/
+31
*
[toolchain] move common variables to a dedicated include file
Nicolas Thill
2009-02-23
1
-7
/
+3
*
build system refactoring in preparation for allowing packages to do host-buil...
Felix Fietkau
2009-02-22
1
-30
/
+30
*
uClibc: refresh patches for uClibc
Hauke Mehrtens
2009-02-21
21
-298
/
+84
*
[toolchain] cosmetic & coherency fixes
Nicolas Thill
2009-02-03
1
-3
/
+1
*
[toolchain] fix uClibc fpu/soft-float selection
Nicolas Thill
2009-01-21
1
-1
/
+2
*
[toolchain] fix uClibc v0.9.30 build on x86_64
Nicolas Thill
2009-01-21
1
-0
/
+15
*
[toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys...
Nicolas Thill
2009-01-21
11
-11
/
+11
*
[toolchain] add missing config symbol in x86_64 configuration
Florian Fainelli
2009-01-21
1
-0
/
+1
[next]