[libcxxabi] Proposal to merge 6 recent libc++abi changes to release_36

Hans Wennborg hans at chromium.org
Tue Jan 27 12:46:56 PST 2015


On Tue, Jan 27, 2015 at 11:24 AM, Marshall Clow <mclow.lists at gmail.com> wrote:
>
>> On Jan 27, 2015, at 11:14 AM, Hans Wennborg <hans at chromium.org> wrote:
>>
>> On Tue, Jan 27, 2015 at 10:56 AM, Renato Golin <renato.golin at linaro.org> wrote:
>>> On 27 January 2015 at 17:15, Jonathan Roelofs <jroelofs.lists at gmail.com> wrote:
>>>> +mclow
>>>>
>>>> SGTM. rengolin, mclow?
>>>
>>> Should be ok.
>>
>> I'm happy to merge these if Marshall is ok with it.
>
> I’m ok with it.

Thanks. Merges landed as below:

On Tue, Jan 27, 2015 at 8:50 AM, Logan Chien <tzuhsiang.chien at gmail.com> wrote:
> r226818 - Remove _Unwind_{Get,Set}{GR,IP} from ARM EHABI build.

r227234

> r226819 - Allow libc++abi to be built without unwinder.

This one had a merge conflict in CMakeLists.txt; please double check
that I merged it right in r227235.

> r226820 - Fix _Unwind_Backtrace for libc++abi built with libgcc.

r227236

> r226822 - Force unwind frame with user-defined personality.

r227237.

> r226823 - Add -funwind-tables to CMAKE_C_FLAGS.

r227238.

> r226824 - Enable backtrace_test for ARM.

This one didn't apply cleanly as it seems the file was renamed on
trunk. Please check that I got it right in r227239.

Cheers,
Hans




More information about the cfe-commits mailing list