Re: [PATCH rtems-tools v3 0/7] Convert and reformat pt.3

2021-09-27 Thread Chris Johns
OK

Thanks
Chris

On 27/9/21 10:49 pm, Ryan Long wrote:
> Hi,
> 
> For this series of patches, I
> 
> - Removed #define for size of the discardBuff
> - Fixed code preventing patchset from building
> 
> Thanks,
> Ryan
> 
> Ryan Long (7):
>   CoverageRanges.cc: Fix formatting
>   TraceReader: Convert to C++
>   TraceWriter: Convert to C++
>   TraceReaderLogQEMU.cc: Fix formatting
>   TraceWriterQEMU.cc: Fix formatting
>   TraceReaderLogQEMU.h: Fix formatting
>   TraceWriterQEMU.h: Fix formatting
> 
>  tester/covoar/CoverageRanges.cc |  13 ++--
>  tester/covoar/CoverageRanges.h  |  13 ++--
>  tester/covoar/ObjdumpProcessor.cc   |   4 +-
>  tester/covoar/ObjdumpProcessor.h|   2 +-
>  tester/covoar/TargetBase.cc |   6 +-
>  tester/covoar/TargetBase.h  |   4 +-
>  tester/covoar/TraceReaderBase.h |   4 +-
>  tester/covoar/TraceReaderLogQEMU.cc | 143 
> 
>  tester/covoar/TraceReaderLogQEMU.h  |   3 +-
>  tester/covoar/TraceWriterBase.h |   3 +-
>  tester/covoar/TraceWriterQEMU.cc|  82 ++---
>  tester/covoar/TraceWriterQEMU.h |   6 +-
>  tester/covoar/qemu-log.h|   4 +-
>  13 files changed, 130 insertions(+), 157 deletions(-)
> 
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH rtems-tools v3 0/7] Convert and reformat pt.3

2021-09-27 Thread Ryan Long
Hi,

For this series of patches, I

- Removed #define for size of the discardBuff
- Fixed code preventing patchset from building

Thanks,
Ryan

Ryan Long (7):
  CoverageRanges.cc: Fix formatting
  TraceReader: Convert to C++
  TraceWriter: Convert to C++
  TraceReaderLogQEMU.cc: Fix formatting
  TraceWriterQEMU.cc: Fix formatting
  TraceReaderLogQEMU.h: Fix formatting
  TraceWriterQEMU.h: Fix formatting

 tester/covoar/CoverageRanges.cc |  13 ++--
 tester/covoar/CoverageRanges.h  |  13 ++--
 tester/covoar/ObjdumpProcessor.cc   |   4 +-
 tester/covoar/ObjdumpProcessor.h|   2 +-
 tester/covoar/TargetBase.cc |   6 +-
 tester/covoar/TargetBase.h  |   4 +-
 tester/covoar/TraceReaderBase.h |   4 +-
 tester/covoar/TraceReaderLogQEMU.cc | 143 
 tester/covoar/TraceReaderLogQEMU.h  |   3 +-
 tester/covoar/TraceWriterBase.h |   3 +-
 tester/covoar/TraceWriterQEMU.cc|  82 ++---
 tester/covoar/TraceWriterQEMU.h |   6 +-
 tester/covoar/qemu-log.h|   4 +-
 13 files changed, 130 insertions(+), 157 deletions(-)

-- 
1.8.3.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel