[PATCH] libgcc: use linker script for libgcc_s.so on xtensa

Chris Zankel chris@zankel.net
Mon Jan 20 20:25:00 GMT 2014


Hi Sterling,

Given that you are the maintainer on file and I think you have signed 
the copyright assignment, you should be able to just take it. AFAIK a 
copyright assignment is only required for large(r) patches.

Thanks,
-Chris

On 1/20/14, 12:06 PM, Sterling Augustine wrote:
> On Sun, Jan 19, 2014 at 1:21 AM, Baruch Siach <baruch@tkos.co.il> wrote:
>> The xtensa port uses __xtensa_libgcc_window_spill in libgcc to implement
>> __builtin_frame_address. This symbol is local/hidden in libgcc. This is not a
>> problem when linking against static libgcc. But g++ defaults to
>> -shared-libgcc, thus breaking link against C++ shared libraries that are using
>> __builtin_frame_address as follows:
> This is OK for mainline. I assume your copyright assignment is on file?
>
> Thanks!



More information about the Gcc-patches mailing list