index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
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
*
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
*
[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...
Nicolas Thill
2009-01-21
1
-0
/
+13
*
[toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M...
Nicolas Thill
2009-01-21
18
-1
/
+2693
*
[toolchain] we have a minimal gcc target compiler since [13931], so use it in...
Nicolas Thill
2009-01-20
1
-0
/
+1
*
uClibc: compile fix for the new linuxthreads implementation on mips
Felix Fietkau
2009-01-20
1
-0
/
+10
*
[toolchain] backport patch to allow building uClibc-0.9.28.2 on recent x86 ke...
Nicolas Thill
2009-01-19
2
-13
/
+18
*
[toolchain] fix linux headers & source paths at uClibc config stage
Nicolas Thill
2009-01-17
1
-2
/
+2
*
uclibc: fix the new libpthread implementation on arm
Felix Fietkau
2009-01-17
1
-0
/
+27
*
add uclibc eabi patches from #3988
Felix Fietkau
2009-01-17
3
-0
/
+55
*
work around problems with the libpthread onexit() handler
Felix Fietkau
2009-01-14
1
-0
/
+21
*
fix the new libpthread implementation - the function table init was broken
Felix Fietkau
2009-01-13
2
-11
/
+35
*
do not strip uclibc
Felix Fietkau
2009-01-13
1
-1
/
+2
*
use the new linuxthreads implementation on i386,i686
Felix Fietkau
2009-01-13
2
-2
/
+2
*
uclibc: add the trunc function
Felix Fietkau
2009-01-13
1
-0
/
+21
*
uclibc: add some libpthread fixes
Felix Fietkau
2009-01-13
2
-0
/
+23
*
[massive] add support for alternative C libraries (currently only glibc/eglibc)
Nicolas Thill
2009-01-08
3
-51
/
+47
[next]