[PATCH] testing/bsps: Add covoar commands in bsp ini file

2019-02-13 Thread Vijay Kumar Banerjee
--- tester/rtems/testing/bsps/griscv-sis-cov.ini | 13 +++-- tester/rtems/testing/bsps/leon3-qemu-cov.ini | 1 + 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/tester/rtems/testing/bsps/griscv-sis-cov.ini b/tester/rtems/testing/bsps/griscv-sis-cov.ini index 060bba7..7249a

Re: [PATCH] Coverage: Add support for TSIM format

2019-02-13 Thread Vijay Kumar Banerjee
On Thu, Feb 14, 2019, 4:15 AM Chris Johns wrote: > On 8/2/19 5:39 pm, Vijay Kumar Banerjee wrote: > > Attaching v3 of the patch. :) > > Pushed. > > Nice work and thank you for sticking with this. It sits nicely in the > framework. > Thanks !! :) > > Thanks > Chris > _

[PATCH] libdl: Allocator does not unlock and lock memory on loading.

2019-02-13 Thread chrisj
From: Chris Johns Close #3692 --- cpukit/include/rtems/rtl/rtl-allocator.h | 70 +++- cpukit/libdl/rtl-alloc-heap.c| 6 +- cpukit/libdl/rtl-alloc-heap.h| 4 +- cpukit/libdl/rtl-allocator.c | 84 +--- cpukit/libdl/rtl-obj.c

Re: [PATCH] Coverage: Add support for TSIM format

2019-02-13 Thread Chris Johns
On 8/2/19 5:39 pm, Vijay Kumar Banerjee wrote: > Attaching v3 of the patch. :) Pushed. Nice work and thank you for sticking with this. It sits nicely in the framework. Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/l

Re: [PATCH 1/2] README.txt: Fix typos

2019-02-13 Thread Chris Johns
Both patches look good. On 14/2/19 9:17 am, Joel Sherrill wrote: > --- > README.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/README.txt b/README.txt > index d9fc4a6..b1a5978 100644 > --- a/README.txt > +++ b/README.txt > @@ -31,7 +31,7 @@ We allow the building

[PATCH 2/2] common/latex.py: Remove hack for CentOS. Use Texlive per instructions.

2019-02-13 Thread Joel Sherrill
--- common/latex.py | 8 1 file changed, 8 deletions(-) diff --git a/common/latex.py b/common/latex.py index 9704486..a042510 100644 --- a/common/latex.py +++ b/common/latex.py @@ -72,14 +72,6 @@ package_optional = ['inconsolata', # name here. # hosts = { -# All versions of CentOS

[PATCH 1/2] README.txt: Fix typos

2019-02-13 Thread Joel Sherrill
--- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index d9fc4a6..b1a5978 100644 --- a/README.txt +++ b/README.txt @@ -31,7 +31,7 @@ We allow the building of PDF documentation on hosts that do not have a fully suitable texlive environme