This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Support __int20__ type in _intsup.h


Patch applied.

-- Jeff J.

On Tue, Jun 25, 2019 at 7:05 AM Jozef Lawrynowicz <jozef.l@mittosystems.com>
wrote:

> A new patch to GCC (r272640) modifies the MSP430 target to use "__int20__"
> for
> PTRDIFF_TYPE (and therefore INTPTR_TYPE) instead of "__int20".
>
> To support the calculation of pointer size in
> newlib/libc/include/sys/_intsup.h, definitions for __int20__ need to be
> added.
>
> Patch is attached.
>
> If the patch is acceptable I would appreciate if someone would commit it
> for
> me, as I do not have write access.
>
> Thanks,
> Jozef
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]