Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klibc: upgrade from 2.0.2 to release 2.0.3 | Andrea Adami | 2013-12-17 | 1 | -15/+0 |
| | | | | | | | Klibc now supports aarch64 / arm64 While there, remove PR/INC_PR from the recipes Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | ||||
* | klibc_2.0.2: apply FIX_V4BX patch for armv4 targets only | Andrea Adami | 2013-01-30 | 1 | -0/+15 |
* linker fix is needed to avoid 'bx, lr' instruction on armv4 * patch is applied only for armv4 for eabi builds * http://wiki.debian.org/ArmEabiPort#Choice_of_minimum_CPU Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |