On 15/11/2019 19:16, Jeff Law wrote:
> On 11/15/19 10:22 AM, Szabolcs Nagy wrote:
>> Add the dynamic linker name and fix a type name to use the public name
>> instead of the glibc internal name.
>>
>> Build tested on m68k-linux-musl and m68k-linux-gnu.
>>
>> gcc/ChangeLog:
>>
>> 2019-11-15 Szabolc
On 11/15/19 10:22 AM, Szabolcs Nagy wrote:
> Add the dynamic linker name and fix a type name to use the public name
> instead of the glibc internal name.
>
> Build tested on m68k-linux-musl and m68k-linux-gnu.
>
> gcc/ChangeLog:
>
> 2019-11-15 Szabolcs Nagy
>
> * config/m68k/linux.h (M
Add the dynamic linker name and fix a type name to use the public name
instead of the glibc internal name.
Build tested on m68k-linux-musl and m68k-linux-gnu.
gcc/ChangeLog:
2019-11-15 Szabolcs Nagy
* config/m68k/linux.h (MUSL_DYNAMIC_LINKER): Define.
libgcc/ChangeLog:
2019-11-15