Re: [rtems commit] bsp/atsam: Allow to change optimization settings.

2017-10-15 Thread Christian Mauderer
Am 13.10.2017 um 15:58 schrieb Chris Johns: > On 12/10/17 11:50 pm, Christian Mauderer wrote: >> >> OK. It felt a little bit like a hack to me (using an environment >> variable during configure) but if you think it would be an improvement, >> I wouldn't offend. >> > > Given the build system we hav

Re: RTEMS milestones 4.13 and 5.0?

2017-10-15 Thread Sebastian Huber
On 15/10/17 02:13, Joel Sherrill wrote: On Oct 12, 2017 11:37 PM, "Sebastian Huber" > wrote: On 12/10/17 16:24, Chris Johns wrote: On 11/10/17 11:30 pm, Sebastian Huber wrote: milestones 4.13 and 5.0 don't fit the new ver

[PATCH] score: Rename watchdog variants

2017-10-15 Thread Sebastian Huber
Rename PER_CPU_WATCHDOG_RELATIVE in PER_CPU_WATCHDOG_MONOTONIC to highlight the corresponding POSIX CLOCK_MONOTONIC. Rename PER_CPU_WATCHDOG_ABSOLUTE in PER_CPU_WATCHDOG_REALTIME to highlight the corresponding POSIX CLOCK_REALTIME. Update #3117. Update #3182. --- cpukit/posix/include/rtems/posix