summaryrefslogtreecommitdiffstats
path: root/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* liburcu: add support for aarch64/aarch64_beStefan Sicleru2015-12-172-0/+24
| | | | | | | | | | This is made up of two commits, ported from both poky and meta-hierofalcon: * poky, commit 75e5de6b1360bc566a607ee3330bed4c07b0b45e * meta-hierofalcon, 61217881665acd3e81a02e493e30ff943c157b02 Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com>
* libunwind: add aarch64 supportStefan Sicleru2015-12-143-0/+2609
Ported from poky, commit 661cf06dace9bf1c90bcb04bc6cc8726c4aa8fda Original commit message ----------------------- * pass --enable-debug-frame on aarch64 architecture * include patches: - aarch64 port (backported from upstream) - Support-building-with-older-compilers (fix undefined reference to `unreachable' on older compilers) Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>