Re: [PATCH v2 1/2] Coverage: Add support to generate separate reports for each symbol-set

2018-07-29 Thread Vijay Kumar Banerjee
On 30 July 2018 at 06:27, Chris Johns wrote: > On 26/07/2018 01:40, Vijay Kumar Banerjee wrote: > > Invoke covoar multiple times from the script to generate separate > > reports for each symbol-set. > > --- > > tester/rt/coverage.py | 42 -- > > 1 file

Re: Many ARM Test Build Failures

2018-07-29 Thread Sebastian Huber
Hello, this was a bug in confdefs.h: https://lists.rtems.org/pipermail/devel/2018-July/022599.html -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail :

[PATCH] confdefs: Fix uniprocessor configuration

2018-07-29 Thread Sebastian Huber
Introduce a new internal define _CONFIGURE_MAXIMUM_PROCESSORS and ensure that it is _CONFIGURE_MAXIMUM_PROCESSORS > 1 only in SMP configurations. This avoids to allocate data structures for non-existing additional processors in uniprocessor configuration. Update #3459. ---

Re: Bumping binutils and gcc

2018-07-29 Thread Sebastian Huber
On 30/07/18 03:15, Chris Johns wrote: On 20/07/2018 04:51, Sebastian Huber wrote: - Am 19. Jul 2018 um 20:47 schrieb joelj...@rtems.org: On Thu, Jul 19, 2018 at 1:40 PM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: - Am 19. Jul 2018 um 17:53 schrieb

Re: Severe bug in libbsd

2018-07-29 Thread Sebastian Huber
On 30/07/18 02:49, Chris Johns wrote: On 27/07/2018 23:01, Sebastian Huber wrote: On 27/07/18 14:53, Sebastian Huber wrote: On 27/07/18 14:49, Gedare Bloom wrote: OK. Should this kind of announcement go to users@? RTEMS 5 will be the first release with a corresponding libbsd branch, e.g.

Re: Coverity Scan for rtems-tools

2018-07-29 Thread Chris Johns
On 07/07/2018 07:32, Joel Sherrill wrote: > > A new analysis of rtems-tools is available at scan.coverity.com > . If you don't have an account there, get once and > ask > to see rtems and rtems-tools. Help is appreciated in running down the > potential > issues it

Re: Bumping binutils and gcc

2018-07-29 Thread Chris Johns
On 20/07/2018 04:47, Joel Sherrill wrote: > On Thu, Jul 19, 2018 at 1:40 PM, Sebastian Huber > > > wrote: > > - Am 19. Jul 2018 um 17:53 schrieb joel j...@rtems.org > : > > > Hi > > > > Just curious if it

Re: Bumping binutils and gcc

2018-07-29 Thread Chris Johns
On 20/07/2018 04:51, Sebastian Huber wrote: > - Am 19. Jul 2018 um 20:47 schrieb joel j...@rtems.org: > >> On Thu, Jul 19, 2018 at 1:40 PM, Sebastian Huber < >> sebastian.hu...@embedded-brains.de> wrote: >> >>> - Am 19. Jul 2018 um 17:53 schrieb joel j...@rtems.org: > [...] >>> An update

Re: [PATCH v2 1/2] Coverage: Add support to generate separate reports for each symbol-set

2018-07-29 Thread Chris Johns
On 26/07/2018 01:40, Vijay Kumar Banerjee wrote: > Invoke covoar multiple times from the script to generate separate > reports for each symbol-set. > --- > tester/rt/coverage.py | 42 -- > 1 file changed, 20 insertions(+), 22 deletions(-) > > diff --git

Re: Severe bug in libbsd

2018-07-29 Thread Chris Johns
On 27/07/2018 23:01, Sebastian Huber wrote: > On 27/07/18 14:53, Sebastian Huber wrote: >> On 27/07/18 14:49, Gedare Bloom wrote: >>> OK. Should this kind of announcement go to users@? >> >> RTEMS 5 will be the first release with a corresponding libbsd branch, e.g. >> there is no 4.11 branch in