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
/
eglibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
eglibc: remove obsolete dependencies to fix missing config options for eglibc...
Felix Fietkau
2011-07-16
1
-15
/
+2
*
eglibc: add support for 2.14
Florian Fainelli
2011-07-07
3
-1
/
+10
*
remove reference to old eglibc versions.
Florian Fainelli
2011-07-07
1
-18
/
+0
*
eglibc: remove old versions
Felix Fietkau
2011-07-02
11
-243
/
+0
*
eglibc: fix portability issues rpcgen and zic, fixes compile on darwin
Felix Fietkau
2011-07-02
4
-0
/
+196
*
eglibc CAN be compiled with -Os after all - flags however need to be stated i...
Mirko Vogt
2011-06-26
1
-3
/
+2
*
manual/Makefile: Don't mix pattern rules with normal rules.
Mirko Vogt
2011-06-23
1
-0
/
+16
*
Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"
Mirko Vogt
2011-06-20
1
-0
/
+4
*
explicitly disable the use of ldconfig
Mirko Vogt
2011-06-18
1
-0
/
+1
*
patch: add /usr/lib to default search path of dynamic linker
Mirko Vogt
2011-06-18
2
-0
/
+32
*
add support for eglibc version 2.13
Mirko Vogt
2011-06-18
3
-0
/
+9
*
[toolchain/eglibc} eglibc in fact can be built with -Os
Mirko Vogt
2011-06-18
1
-4
/
+0
*
when selecting eglibc, use version 2.12 by default
Mirko Vogt
2011-06-18
1
-1
/
+1
*
eglibc: disable ssp, it breaks the build
Felix Fietkau
2011-02-01
1
-0
/
+1
*
cleanup toolchain version handling
Imre Kaloz
2011-01-27
1
-2
/
+2
*
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...
Felix Fietkau
2010-08-19
1
-5
/
+5
*
fix eglibc INET_ANL option selection
Florian Fainelli
2010-06-02
1
-1
/
+1
*
toolchain/eglibc: add preliminary support for eglibc-2.12
Nicolas Thill
2010-05-28
4
-10
/
+92
*
toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11
Nicolas Thill
2010-05-28
2
-5
/
+4
*
toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x
Nicolas Thill
2010-05-28
1
-1
/
+1
*
eglibc: add support for v2.11
Nicolas Thill
2009-11-24
4
-8
/
+51
*
eglibc: update v2.10 to rev. 9289
Nicolas Thill
2009-11-24
2
-2
/
+2
*
cosmetic: more reformatting missed from [18480]
Nicolas Thill
2009-11-22
1
-2
/
+3
*
cosmetic: reformat library configuration submenu - adjust indent & spaces - u...
Nicolas Thill
2009-11-22
1
-706
/
+733
*
eglibc: fix wrong config symbol name if library configuration submenu
Nicolas Thill
2009-11-22
1
-1
/
+1
*
eglibc: don't use minor version numbers in config symbols, only in version st...
Nicolas Thill
2009-11-22
3
-22
/
+14
*
eglibc: use 'select' instead of 'depends' for configuration options, add depe...
Nicolas Thill
2009-09-26
1
-13
/
+14
*
eglibc: add support for 2.10 branch
Nicolas Thill
2009-09-26
4
-0
/
+69
*
and fix another typo, still in eglibc configuration file
Nicolas Thill
2009-09-26
1
-1
/
+1
*
fix typo in eglibc configuration file
Nicolas Thill
2009-09-26
1
-1
/
+1
*
eglibc: update svn revisions
Nicolas Thill
2009-09-26
2
-3
/
+17
*
define libc_cv_slibdir, fixes mips64 compilation (#5011)
Florian Fainelli
2009-04-30
1
-0
/
+1
*
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...
Nicolas Thill
2009-04-24
1
-1
/
+1
*
fix stampfile variables for the toolchain build (fixes gcc compile error)
Felix Fietkau
2009-03-13
1
-2
/
+2
*
move common variables to a dedicated include file
Nicolas Thill
2009-02-23
1
-6
/
+2
*
build system refactoring in preparation for allowing packages to do host-buil...
Felix Fietkau
2009-02-22
1
-28
/
+28
*
cosmetic & coherency fixes
Nicolas Thill
2009-02-03
1
-3
/
+6
*
eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy...
Felix Fietkau
2009-01-26
1
-0
/
+14
*
port the eglibc cross compiling fix to version 2.9
Felix Fietkau
2009-01-26
1
-0
/
+57
*
fix eglibc 2.8 cross-compile under darwin / mac os x
Felix Fietkau
2009-01-26
1
-0
/
+57
*
add support for alternative C libraries (currently only glibc/eglibc) other (...
Nicolas Thill
2009-01-08
10
-0
/
+1013