| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: sync eglibc headers/build split with uclibc changes | nbd | 2012-07-03 | 3 | -146/+126 |
* | eglibc: work around a broken configure test to fix compile errors on x86 | nbd | 2012-06-29 | 1 | -0/+1 |
* | eglibc: use 2.15 by default | nbd | 2012-06-07 | 1 | -1/+1 |
* | eglibc: add version 2.15 | nbd | 2012-06-07 | 7 | -0/+169 |
* | [toolchain/eglibc] drop support for eglibc version trunk/HEAD | mirko | 2012-04-28 | 3 | -10/+3 |
* | [toolchain/eglibc] set version string of eglibc version 2.14 to 2.14.1 | mirko | 2012-04-28 | 1 | -1/+1 |
* | [toolchain/eglibc] drop eglibc version 2.12 | mirko | 2012-04-28 | 3 | -9/+0 |
* | [toolchain/eglibc] when choosing eglibc select eglibc version 2.13 by default | mirko | 2012-04-18 | 1 | -2/+2 |
* | [toolchain/eglibc] remove patch '100-do-not-use-implicit-rules.patch' for egl... | mirko | 2012-04-18 | 1 | -16/+0 |
* | [toolchain/eglibc] level up eglibc versions to latest revisions of its respec... | mirko | 2012-04-16 | 1 | -3/+3 |
* | [toolchain/eglibc] eglibc 2.14 needs our eglibc patchset as well | mirko | 2012-01-21 | 3 | -0/+114 |
* | eglibc: remove obsolete dependencies to fix missing config options for eglibc... | nbd | 2011-07-16 | 1 | -15/+2 |
* | [toolchain] eglibc: add support for 2.14 | florian | 2011-07-07 | 3 | -1/+10 |
* | [toolchain] remove reference to old eglibc versions. | florian | 2011-07-07 | 1 | -18/+0 |
* | eglibc: remove old versions | nbd | 2011-07-02 | 11 | -243/+0 |
* | eglibc: fix portability issues rpcgen and zic, fixes compile on darwin | nbd | 2011-07-02 | 4 | -0/+196 |
* | [toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however ... | mirko | 2011-06-26 | 1 | -3/+2 |
* | [toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules. | mirko | 2011-06-23 | 1 | -0/+16 |
* | Revert "[toolchain/eglibc} eglibc in fact can be built with -Os" | mirko | 2011-06-20 | 1 | -0/+4 |
* | [toolchain/eglibc] explicitly disable the use of ldconfig | mirko | 2011-06-18 | 1 | -0/+1 |
* | [toolchain/eglibc] patch: add /usr/lib to default search path of dynamic linker | mirko | 2011-06-18 | 2 | -0/+32 |
* | [toolchain/eglibc] add support for eglibc version 2.13 | mirko | 2011-06-18 | 3 | -0/+9 |
* | [toolchain/eglibc} eglibc in fact can be built with -Os | mirko | 2011-06-18 | 1 | -4/+0 |
* | [toolchain/eglibc] when selecting eglibc, use version 2.12 by default | mirko | 2011-06-18 | 1 | -1/+1 |
* | eglibc: disable ssp, it breaks the build | nbd | 2011-02-01 | 1 | -0/+1 |
* | cleanup toolchain version handling | kaloz | 2011-01-27 | 1 | -2/+2 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd | 2010-08-19 | 1 | -5/+5 |
* | [toolchain] fix eglibc INET_ANL option selection | florian | 2010-06-02 | 1 | -1/+1 |
* | toolchain/eglibc: add preliminary support for eglibc-2.12 | nico | 2010-05-28 | 4 | -10/+92 |
* | toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11 | nico | 2010-05-28 | 2 | -5/+4 |
* | toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x | nico | 2010-05-28 | 1 | -1/+1 |
* | [toolchain] eglibc: add support for v2.11 | nico | 2009-11-24 | 4 | -8/+51 |
* | [toolchain] eglibc: update v2.10 to rev. 9289 | nico | 2009-11-24 | 2 | -2/+2 |
* | cosmetic: more reformatting missed from [18480] | nico | 2009-11-22 | 1 | -2/+3 |
* | cosmetic: reformat library configuration submenu | nico | 2009-11-22 | 1 | -706/+733 |
* | eglibc: fix wrong config symbol name if library configuration submenu | nico | 2009-11-22 | 1 | -1/+1 |
* | [toolchain] eglibc: don't use minor version numbers in config symbols, only i... | nico | 2009-11-22 | 3 | -22/+14 |
* | [toolchain] eglibc: use 'select' instead of 'depends' for configuration optio... | nico | 2009-09-26 | 1 | -13/+14 |
* | [toolchain] eglibc: add support for 2.10 branch | nico | 2009-09-26 | 4 | -0/+69 |
* | [cosmetic] and fix another typo, still in eglibc configuration file | nico | 2009-09-26 | 1 | -1/+1 |
* | [cosmetic] fix typo in eglibc configuration file | nico | 2009-09-26 | 1 | -1/+1 |
* | [toolchain] eglibc: update svn revisions | nico | 2009-09-26 | 2 | -3/+17 |
* | [toolchain] define libc_cv_slibdir, fixes mips64 compilation (#5011) | florian | 2009-04-30 | 1 | -0/+1 |
* | [toolchain] uClibc cleanup: | nico | 2009-04-24 | 1 | -1/+1 |
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | nbd | 2009-03-13 | 1 | -2/+2 |
* | [toolchain] move common variables to a dedicated include file | nico | 2009-02-23 | 1 | -6/+2 |
* | build system refactoring in preparation for allowing packages to do host-buil... | nbd | 2009-02-22 | 1 | -28/+28 |
* | [toolchain] cosmetic & coherency fixes | nico | 2009-02-03 | 1 | -3/+6 |
* | eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy... | nbd | 2009-01-26 | 1 | -0/+14 |
* | port the eglibc cross compiling fix to version 2.9 | nbd | 2009-01-26 | 1 | -0/+57 |