[PATCH 2/2] RISC-V: Fix _sbrk, it's failed only when return value is -1.

Kito Cheng kito.cheng@gmail.com
Wed Aug 29 13:36:00 GMT 2018


This patch is fix _sbrk for RISC-V libgloss, _sbrk might return an
valid address which MSB is set to 1, but it will treat as fail in
current implementation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-RISC-V-Fix-_sbrk-it-s-failed-only-when-return-value-.patch
Type: text/x-patch
Size: 2079 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20180829/b3cd8c15/attachment.bin>


More information about the Newlib mailing list