[PATCH] Require __getreent()

2015-11-24 Thread Sebastian Huber
This function is used by Newlib since 2013-07-09 (Git commit 9b51cd8c6b9cdd067d9648a7ab952884019c56a5). --- cpukit/configure.ac | 4 cpukit/libcsupport/src/newlibc_reent.c| 9 cpukit/sapi/include/confdefs.h| 2 +- cpukit/score/incl

Re: [PATCH] posix: Require struct _pthread_cleanup_context

2015-11-24 Thread Chris Johns
On 25/11/2015 2:01 AM, Sebastian Huber wrote: > This structure is available in Newlib since 2013-11-29 (Git commit > a534dfd26e765047621acd0eda656ded886e7108). +1 Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH] posix: Require struct _pthread_cleanup_context

2015-11-24 Thread Sebastian Huber
This structure is available in Newlib since 2013-11-29 (Git commit a534dfd26e765047621acd0eda656ded886e7108). --- cpukit/configure.ac | 2 +- cpukit/posix/include/rtems/posix/cancel.h| 14 --- cpukit/posix/include/rtems/posix/threadsup.h | 6 --- cpukit/posix/src

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-24 Thread Martin Galvan
On Tue, Nov 24, 2015 at 11:35 AM, Martin Galvan wrote: > I tested this both with and without the VFP, and in both cases I can't > even make it to bsp_start. Even worse, Uniflash will almost fail to Sorry, I meant to type "almost always". ___ devel maili

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-24 Thread Martin Galvan
I tested this both with and without the VFP, and in both cases I can't even make it to bsp_start. Even worse, Uniflash will almost fail to load the binaries to the board, which makes it quite cumbersome to perform the tests. While I may've done something wrong, the errors Uniflash is reporting are