| Commit message (Expand) | Author | Age | Files | Lines |
* | eglibc: mark 2.15 as broken it is effected by CVE-2015-0235 | John Crispin | 2015-01-28 | 1 | -0/+1 |
* | eglibc: enforce use of autoconf-2.69 | Florian Fainelli | 2014-11-24 | 1 | -0/+13 |
* | eglibc: temporarily disable parallel build until fixed | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | toolchain: make the default eglibc selection work even if TOOLCHAINOPTS is no... | John Crispin | 2014-06-19 | 2 | -7/+11 |
* | eglibc: add support for other mips64 ABI variants as well | Felix Fietkau | 2014-05-31 | 1 | -1/+9 |
* | eglibc: fix mips64 abi selection, default to o64 instead of n32 | Felix Fietkau | 2014-05-31 | 1 | -0/+3 |
* | eglibc: use version 2.19 by default (lots of fixes, some security related) | Felix Fietkau | 2014-02-24 | 2 | -2/+2 |
* | eglibc: remove versions 2.16 and 2.17 - they are unmaintained | Felix Fietkau | 2014-02-24 | 10 | -471/+1 |
* | eglibc: add version 2.19 | Felix Fietkau | 2014-02-24 | 7 | -2/+85 |
* | eglibc: fix build failure on newer make versions | Luka Perkov | 2014-02-02 | 3 | -0/+33 |
* | add patch for eglibc version 2.15 | Mirko Vogt | 2013-06-24 | 1 | -0/+110 |
* | toolchain: get rid of eglibc version kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 2 | -9/+21 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -3/+3 |
* | toolchain/eglibc: add missing ld-search-paths patch to 2.17 | Florian Fainelli | 2013-03-29 | 1 | -0/+14 |
* | toolchain/eglibc: add support for 2.17 | Florian Fainelli | 2013-02-07 | 3 | -0/+11 |
* | eglibc/2.16: add missing dl-search-paths patch | Florian Fainelli | 2012-11-21 | 1 | -0/+14 |
* | eglibc: update to r21110 | Florian Fainelli | 2012-10-31 | 1 | -1/+1 |
* | eglibc: do not prompt for the revision, it is supposed to be changed by devel... | Felix Fietkau | 2012-10-31 | 1 | -1/+0 |
* | eglibc: remove versions 2.12-2.14 | Felix Fietkau | 2012-10-31 | 12 | -361/+1 |
* | eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on m... | Felix Fietkau | 2012-10-31 | 3 | -0/+29 |
* | eglibc: enable parallel builds | Felix Fietkau | 2012-10-31 | 1 | -1/+2 |
* | eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc | Felix Fietkau | 2012-10-31 | 1 | -2/+2 |
* | eglibc: remove duplicate line introduced in r33738 | Florian Fainelli | 2012-10-12 | 1 | -1/+0 |
* | add support for eglibc 2.16 | Florian Fainelli | 2012-10-12 | 6 | -0/+406 |
* | toolchain: sync eglibc headers/build split with uclibc changes | Felix Fietkau | 2012-07-03 | 3 | -146/+126 |
* | eglibc: work around a broken configure test to fix compile errors on x86 | Felix Fietkau | 2012-06-29 | 1 | -0/+1 |
* | eglibc: use 2.15 by default | Felix Fietkau | 2012-06-07 | 1 | -1/+1 |
* | eglibc: add version 2.15 | Felix Fietkau | 2012-06-07 | 7 | -0/+169 |
* | drop support for eglibc version trunk/HEAD | Mirko Vogt | 2012-04-28 | 3 | -10/+3 |
* | set version string of eglibc version 2.14 to 2.14.1 | Mirko Vogt | 2012-04-28 | 1 | -1/+1 |
* | drop eglibc version 2.12 | Mirko Vogt | 2012-04-28 | 3 | -9/+0 |
* | when choosing eglibc select eglibc version 2.13 by default | Mirko Vogt | 2012-04-18 | 1 | -2/+2 |
* | remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12 | Mirko Vogt | 2012-04-18 | 1 | -16/+0 |
* | level up eglibc versions to latest revisions of its respective branches | Mirko Vogt | 2012-04-16 | 1 | -3/+3 |
* | eglibc 2.14 needs our eglibc patchset as well | Mirko Vogt | 2012-01-21 | 3 | -0/+114 |
* | 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 |