From: Kang Kai <Kai.Kang@windriver.com>
To: Fathi Boudra <fathi.boudra@linaro.org>
Cc: Koen Kooi <koen.kooi@linaro.org>,
OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 13/24] libunwind: add aarch64 support
Date: Wed, 17 Dec 2014 17:41:20 +0800 [thread overview]
Message-ID: <54914FC0.9060202@windriver.com> (raw)
In-Reply-To: <CAGNsrLBAhNGxjm8iLkx05PggsNjVo2dzzNo9kqbLRzu=-4Z2eA@mail.gmail.com>
On 2014年12月17日 17:23, Fathi Boudra wrote:
> On 17 December 2014 at 10:53, Kang Kai <Kai.Kang@windriver.com> wrote:
>> On 2014年12月09日 04:56, Burton, Ross wrote:
>>> On 7 November 2014 at 08:51, Kai Kang <kai.kang@windriver.com> wrote:
>>>
>>>> - Support-building-with-older-compilers (fix undefined reference to
>>>> `unreachable' on older compilers)
>>>>
>>> This patch is missing a signed-off-by header, and considering that oe-core
>>> has gcc 4.9 do we still need this, or is it specific to a commercial
>>> product that is using an older toolchain?
> we still need this.
>
>> It is ok to drop this patch for gcc 4.9. I'll do it.
> no, it isn't ok to drop this patch. aarch64 support is still needed in
> libunwind.
I mean Support-building-with-older-compilers.patch. Do we still need it?
--Kai
>
>> --Kai
>>
>>> Ross
>>>
>>
>> --
>> Regards,
>> Neil | Kai Kang
>
--
Regards,
Neil | Kai Kang
next prev parent reply other threads:[~2014-12-17 12:06 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 8:51 [PATCH 00/24] V2: Add machine qemuarm64 Kai Kang
2014-11-07 8:51 ` [PATCH 01/24] linux-yocto: depend on libgcc for aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 02/24] Add machine qemuarm64 Kai Kang
2014-11-07 8:51 ` [PATCH 03/24] siteinfo: account for 32 and 64 bit arm Kai Kang
2014-11-07 8:51 ` [PATCH 04/24] gcc-4.9: redefine default library install directory Kai Kang
2014-11-07 8:51 ` [PATCH 05/24] libc-package.bbclass: add aarch64 target to locale_arch_options Kai Kang
2014-11-07 8:51 ` [PATCH 06/24] glibc-locale.inc: add aarch64 to BINARY_LOCALE_ARCHES Kai Kang
2014-11-07 8:51 ` [PATCH 07/24] libatomics-ops: add aarch64 target iniitial support Kai Kang
2014-11-07 8:51 ` [PATCH 08/24] qt4: add aarch64 support Kai Kang
2014-11-07 8:51 ` [PATCH 09/24] libpng: add neon option for aarch64 Kai Kang
2014-12-16 19:30 ` Koen Kooi
2014-12-17 8:47 ` Kang Kai
2014-12-17 11:04 ` Burton, Ross
2014-12-18 1:18 ` Kang Kai
2014-11-07 8:51 ` [PATCH 10/24] sysprof: disable build " Kai Kang
2014-11-07 8:51 ` [PATCH 11/24] lttng: recognize aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 12/24] guile: allow compilation for aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 13/24] libunwind: add aarch64 support Kai Kang
2014-12-08 20:56 ` Burton, Ross
2014-12-17 8:53 ` Kang Kai
2014-12-17 9:23 ` Fathi Boudra
2014-12-17 9:41 ` Kang Kai [this message]
2014-11-07 8:51 ` [PATCH 14/24] runqemu: add qemuarm64 support Kai Kang
2014-11-07 8:51 ` [PATCH 15/24] kexec-tools: add aarch64 support Kai Kang
2014-11-07 8:51 ` [PATCH 16/24] packagegroup-core-tools-profile: remove sysprof for aarch64 Kai Kang
2014-12-08 20:51 ` Burton, Ross
2014-12-09 1:48 ` Kang Kai
2014-12-09 11:56 ` Burton, Ross
2014-12-09 17:45 ` Khem Raj
2014-12-10 1:39 ` Kang Kai
2014-12-10 12:27 ` Burton, Ross
2014-12-17 9:00 ` Kang Kai
2014-11-07 8:51 ` [PATCH 17/24] qemu: add single step support " Kai Kang
2014-12-08 20:53 ` Burton, Ross
2014-12-09 1:53 ` Kang Kai
2014-11-07 8:51 ` [PATCH 18/24] Revert "gcc-4.9: redefine default library install directory" Kai Kang
2014-11-07 8:51 ` [PATCH 19/24] gcc: Disable aarch64 multilib options Kai Kang
2014-12-08 20:52 ` Burton, Ross
2014-12-09 1:54 ` Kang Kai
2014-11-07 8:51 ` [PATCH 20/24] glibc-package: aarch64 enable symlink for ABI compliance Kai Kang
2014-11-07 8:51 ` [PATCH 21/24] aarch-arm64: Update tune files Kai Kang
2014-11-07 8:51 ` [PATCH 22/24] linux-yocto: Fixup linux-yocto for aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 23/24] local.conf.sample: Add qemuarm64 Kai Kang
2014-11-07 8:51 ` [PATCH 24/24] poky.conf: Add support for aarch64 to QEMU Kai Kang
2014-11-07 9:18 ` [PATCH 00/24] V2: Add machine qemuarm64 Koen Kooi
2014-11-07 14:27 ` Mark Hatle
2014-11-13 15:04 ` Koen Kooi
2014-11-07 11:01 ` Paul Barker
2014-11-10 9:25 ` Kang Kai
2014-11-10 11:26 ` Burton, Ross
2014-11-11 2:51 ` Kang Kai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54914FC0.9060202@windriver.com \
--to=kai.kang@windriver.com \
--cc=fathi.boudra@linaro.org \
--cc=koen.kooi@linaro.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.