select() on Serial Ports

2018-11-05 Thread Joel Sherrill
Hi I recall this was added recently but not the details. Is this something that works on the master but not 4.11? Is this something that should work for all BSPs? Thanks. --joel ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/lis

Re: [PATCH 1/2] Support in-tree CLooG and ISL libraries for GCC

2018-11-05 Thread Chris Johns
On 05/11/2018 18:25, Sebastian Huber wrote: > Update #3577. Both patches look good. Thank you for sorting this out. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH] score: Optimize Objects_Information

2018-11-05 Thread Sebastian Huber
Reduce structure internal padding. Group members used by _Objects_Get() together. Reduce size of some members. Format and simplify _Objects_Extend_information(). --- cpukit/include/rtems/score/objectimpl.h| 28 +++ cpukit/score/src/objectextendinformation.c | 116 +-

Re: Fwd: [PATCH] newlib/configure.host: Set have_init_fini to no for OpenRISC

2018-11-05 Thread Sebastian Huber
On 02/11/2018 23:29, Joel Sherrill wrote: When we switch to the new OpenRISC tools, how will this impact us? The linker command file probably needs an update. How will do this or1k tool chain update (GCC for RTEMS patches, if necessary; RSB update; RTEMS update; test runs on a simulator/board