| Commit message (Expand) | Author | Age | Files | Lines |
* | glibc: update to version 2.25 | Felix Fietkau | 2017-02-11 | 2 | -12/+7 |
* | glibc: override default rpath to /lib:/usr/lib | Felix Fietkau | 2017-02-11 | 1 | -0/+1 |
* | glibc: use default PATCH_DIR | Felix Fietkau | 2017-02-11 | 3 | -2/+0 |
* | build: remove libc version config code | Felix Fietkau | 2017-02-11 | 3 | -32/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -2/+2 |
* | toolchain: Rework external toolchain libc selection | Florian Fainelli | 2016-09-28 | 1 | -1/+1 |
* | glibc: re-enable parallel builds | Felix Fietkau | 2016-08-30 | 1 | -2/+2 |
* | glibc: switch to 2.24 by default and remove old versions, fixes security issues | Felix Fietkau | 2016-08-30 | 5 | -85/+2 |
* | glibc: add 2.24 | Dirk Neukirchen | 2016-08-30 | 5 | -2/+84 |
* | toolchain: skip gcc/minimal for musl | Felix Fietkau | 2016-07-07 | 1 | -0/+1 |
* | toolchain/glibc: remove obsolete versions | Felix Fietkau | 2016-02-25 | 16 | -1393/+1 |
* | toolchain: use latest glibc 2.21 and 2.22 revisions | Jo-Philipp Wich | 2016-02-17 | 4 | -22/+22 |
* | toolchain: mark eglibc 2.19 broken | Jo-Philipp Wich | 2016-02-17 | 1 | -0/+1 |
* | glibc: switch to downloading version 2.22 via tarball instead of git to impro... | Felix Fietkau | 2016-01-29 | 2 | -7/+13 |
* | glibc: switch to version 2.22 by default | Felix Fietkau | 2016-01-29 | 2 | -2/+2 |
* | toolchain: Reverse glibc/eglibc conditionals to check for eglibc | Felix Fietkau | 2016-01-20 | 1 | -4/+4 |
* | toolchain: Add glibc 2.22 | Felix Fietkau | 2016-01-19 | 5 | -1/+76 |
* | toolchain: fix eglibc build when TOOLCHAINOPTS is not set | John Crispin | 2015-03-26 | 1 | -1/+5 |
* | toolchain/glibc: remove broken eglibc 2.15 support | Felix Fietkau | 2015-03-25 | 3 | -20/+1 |
* | toolchain: The glorious return of glibc, ver 2.21 | John Crispin | 2015-03-12 | 19 | -0/+1586 |
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 | 5 | -224/+0 |
* | glibc: remove all previous (ancient) versions, add 2.14 (partially based on a... | Felix Fietkau | 2012-02-12 | 15 | -266/+43 |
* | fix glibc to work with all versions of binutils, fixes #7133 - thanks to mare... | Mirko Vogt | 2011-06-17 | 2 | -0/+35 |
* | fix a compile error when compiling with glibc (#7816) | Felix Fietkau | 2010-09-01 | 1 | -1/+1 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | Felix Fietkau | 2010-08-19 | 1 | -6/+6 |
* | add support for glibc-2.4 (#5213) | Florian Fainelli | 2009-05-26 | 3 | -0/+8 |
* | 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 |
* | add a modified version of the mips64 patch from #4603 | Felix Fietkau | 2009-04-18 | 2 | -3/+4 |
* | 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/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 1 | -25/+25 |
* | cosmetic & coherency fixes | Nicolas Thill | 2009-02-03 | 1 | -7/+6 |
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 4 | -0/+100 |
* | add support for alternative C libraries (currently only glibc/eglibc) other (... | Nicolas Thill | 2009-01-08 | 7 | -0/+308 |