Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-06-25 | eglibc-2.13: Retire into toolchain layer | Khem Raj | 1 | |
If anyone wants it add toolchain-layer from meta-openembedded repo to your setup Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2011-08-04 | eglibc: Fix patch merge breakage | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2011-08-04 | eglibc_2.13: Add support for handling sqrt & sqrtf on powerpc | Kumar Gala | 1 | |
Some of powerpc's dont support the fsqrt[s] instructions so we need an implementation of the library functions for those processors. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |