[oe-commits] Fathi Boudra : libunwind: add aarch64 support

git at git.openembedded.org git at git.openembedded.org
Mon Dec 22 10:54:57 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 07cdb1b6583a6cf379de769bdf392c90b49692db
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=07cdb1b6583a6cf379de769bdf392c90b49692db

Author: Fathi Boudra <fathi.boudra at linaro.org>
Date:   Thu Dec 18 16:51:08 2014 +0800

libunwind: add aarch64 support

* 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 at linaro.org>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../libunwind/libunwind-1.1/AArch64-port.patch     | 2529 ++++++++++++++++++++
 .../Support-building-with-older-compilers.patch    |   72 +
 meta/recipes-support/libunwind/libunwind.inc       |    1 +
 meta/recipes-support/libunwind/libunwind_1.1.bb    |    5 +
 4 files changed, 2607 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=07cdb1b6583a6cf379de769bdf392c90b49692db


More information about the Openembedded-commits mailing list