Re: [PATCH rtems-tools v2 00/10] Convert and reformat pt. 2

2021-09-10 Thread Chris Johns
Ok to push. Thanks On 11/9/21 4:03 am, Ryan Long wrote: > Hi, > > For these patches I > > - Changed the data type of bytes_before so that it builds with clang > - Replaced instances of "\n" with std::endl > - Changed .c_str() argument to just a string > > Thanks, > Ryan > > Ryan Long (10): >

[PATCH rtems-tools v2 10/10] CoverageWriterTSIM.h: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterTSIM.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tester/covoar/CoverageWriterTSIM.h b/tester/covoar/CoverageWriterTSIM.h index 5ae57f8..9325a6a 100644 --- a/tester/covoar/CoverageWriterTSIM.h +++ b/tester/covoar/CoverageWriterTSIM.h

[PATCH rtems-tools v2 09/10] CoverageWriterTSIM.cc: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterTSIM.cc | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/tester/covoar/CoverageWriterTSIM.cc b/tester/covoar/CoverageWriterTSIM.cc index 9ec12e4..ed9da96 100644 --- a/tester/covoar/CoverageWriterTSIM.cc +++

[PATCH rtems-tools v2 08/10] CoverageWriterSkyeye.h: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterSkyeye.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tester/covoar/CoverageWriterSkyeye.h b/tester/covoar/CoverageWriterSkyeye.h index 8f11959..5ef6432 100644 --- a/tester/covoar/CoverageWriterSkyeye.h +++

[PATCH rtems-tools v2 07/10] CoverageWriterSkyeye.cc: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterSkyeye.cc | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tester/covoar/CoverageWriterSkyeye.cc b/tester/covoar/CoverageWriterSkyeye.cc index fcc7052..f7c71c4 100644 --- a/tester/covoar/CoverageWriterSkyeye.cc +++

[PATCH rtems-tools v2 06/10] CoverageWriterRTEMS.h: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterRTEMS.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tester/covoar/CoverageWriterRTEMS.h b/tester/covoar/CoverageWriterRTEMS.h index c760936..9110303 100644 --- a/tester/covoar/CoverageWriterRTEMS.h +++

[PATCH rtems-tools v2 05/10] CoverageWriterRTEMS.cc: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterRTEMS.cc | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tester/covoar/CoverageWriterRTEMS.cc b/tester/covoar/CoverageWriterRTEMS.cc index fc8a241..a451999 100644 --- a/tester/covoar/CoverageWriterRTEMS.cc +++

[PATCH rtems-tools v2 04/10] covoar.cc: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/covoar.cc | 300 +++- 1 file changed, 167 insertions(+), 133 deletions(-) diff --git a/tester/covoar/covoar.cc b/tester/covoar/covoar.cc index 710294b..ec126d6 100644 --- a/tester/covoar/covoar.cc +++ b/tester/covoar/covoar.cc @@

[PATCH rtems-tools v2 03/10] CoverageWriterBase.h: Fix formatting

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterBase.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tester/covoar/CoverageWriterBase.h b/tester/covoar/CoverageWriterBase.h index fca501a..ee8c148 100644 --- a/tester/covoar/CoverageWriterBase.h +++ b/tester/covoar/CoverageWriterBase.h

[PATCH rtems-tools v2 02/10] covoar.cc: Convert to C++

2021-09-10 Thread Ryan Long
Got rid of C-strings, changed FILE pointer to ifstream. --- tester/covoar/covoar.cc | 50 +++-- 1 file changed, 23 insertions(+), 27 deletions(-) diff --git a/tester/covoar/covoar.cc b/tester/covoar/covoar.cc index f9d4814..710294b 100644 ---

[PATCH rtems-tools v2 00/10] Convert and reformat pt. 2

2021-09-10 Thread Ryan Long
Hi, For these patches I - Changed the data type of bytes_before so that it builds with clang - Replaced instances of "\n" with std::endl - Changed .c_str() argument to just a string Thanks, Ryan Ryan Long (10): CoverageWriter: Convert to C++ covoar.cc: Convert to C++

[PATCH rtems-tools v2 01/10] CoverageWriter: Convert to C++

2021-09-10 Thread Ryan Long
--- tester/covoar/CoverageWriterBase.h| 4 +++- tester/covoar/CoverageWriterRTEMS.cc | 26 +-- tester/covoar/CoverageWriterRTEMS.h | 4 +++- tester/covoar/CoverageWriterSkyeye.cc | 39 +++ tester/covoar/CoverageWriterSkyeye.h | 4 +++-

Re: Subject: [PATCH] improve the format error reporting on i386

2021-09-10 Thread Joel Sherrill
I have chatted with Zack a fair amount about this series of patches. I wanted to get on the mailing list to make sure some things got done as intended. hex numbers (%x) should be preceded by 0x. The format string would be like 0x%x Many hex numbers (e.g. task IDs, registers, etc) should be

[PATCH] eng: Add register block specification types

2021-09-10 Thread Sebastian Huber
A register block may be used to specify the memory-mapped interface to the hardware. Register blocks consist of register block members. Register block members are either instances of registers or instances of other register blocks. Registers consists of bit fields. Update #3715. --- For

Re: Subject: [PATCH] improve the format error reporting on i386

2021-09-10 Thread Gedare Bloom
Hi Zack, Use git-rebase --interactive option, and reword the commit message. The email comes through with an additional subject line, I'm not sure if that is intended. You don't need to repeat the first line of the commit message. It seems like the commit message you have used is: --- improve the

Re: Subject: [PATCH] improve the format error reporting on i386

2021-09-10 Thread zack leung
Where are the duplicates been trying to fix the commit messages? Thanks zack Il gio 9 set 2021, 22:30 Gedare Bloom ha scritto: > Hi Zack, > > It looks like something got a little messed up with your commit > message. Please see if you can fix it to remove the duplication(s). > > On Thu, Sep 9,

Re: [PATCH] rtems: Generate

2021-09-10 Thread Sebastian Huber
Hello Chris, thanks for the review. On 10/09/2021 10:55, Chris Johns wrote: Nice set of changes. My comments are below On 10/9/21 6:11 pm, Sebastian Huber wrote: Remove the duplicated description which is an out dated copy and paste from the Classic API Guide. Instead, thoroughly

Re: [PATCH] rtems: Generate

2021-09-10 Thread Chris Johns
Nice set of changes. My comments are below On 10/9/21 6:11 pm, Sebastian Huber wrote: > Remove the duplicated description which is an out dated copy and paste > from the Classic API Guide. Instead, thoroughly document the individual > extensions. > > Change license to BSD-2-Clause

[PATCH] c-user: Add "Cache Manager" chapter

2021-09-10 Thread Sebastian Huber
The Cache Manager directives are available via . Document most of them in the Classic API Guide. Not documented are the following directive since the API is not yet stable: * rtems_cache_coherent_allocate() * rtems_cache_coherent_free() * rtems_cache_coherent_add_area() Not documented are the

[PATCH] rtems: Generate

2021-09-10 Thread Sebastian Huber
Remove the duplicated description which is an out dated copy and paste from the Classic API Guide. Instead, thoroughly document the individual extensions. Change license to BSD-2-Clause according to file histories and documentation re-licensing agreement. Update #3899. Update #3993. ---