Re: [PATCH v2 04/12] kern_tc.c: Add definition of atomic_load_int() required by PPS API

2022-05-03 Thread Sebastian Huber
On 29/04/2022 09:20, Gabriel Moyano wrote: --- cpukit/include/sys/timepps.h | 4 cpukit/score/src/kern_tc.c | 7 +++ 2 files changed, 11 insertions(+) diff --git a/cpukit/include/sys/timepps.h b/cpukit/include/sys/timepps.h index 621afb08ec..5703381ffa 100644 --- a/cpukit/includ

Re: [PATCH v2 05/12] kern_tc.c: Replace FREEBSD event mechanism by adding pointers to function

2022-05-03 Thread Sebastian Huber
On 29/04/2022 09:20, Gabriel Moyano wrote: --- cpukit/include/sys/timepps.h | 6 ++ cpukit/score/src/kern_tc.c | 25 + 2 files changed, 31 insertions(+) diff --git a/cpukit/include/sys/timepps.h b/cpukit/include/sys/timepps.h index 5703381ffa..0d666a4f2e 100644

Re: [PATCH v2 06/12] timecounter.h: Rename tc_getfrequency() to _Timecounter_Get_frequency()

2022-05-03 Thread Sebastian Huber
On 29/04/2022 09:20, Gabriel Moyano wrote: --- cpukit/include/rtems/score/timecounter.h | 7 +++ cpukit/include/sys/timetc.h | 3 +++ cpukit/score/src/kern_tc.c | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/cpukit/include/rtems/score/ti

Re: [PATCH v2 07/12] kern_tc.c: Add definitions required by PPS API

2022-05-03 Thread Sebastian Huber
On 29/04/2022 09:20, Gabriel Moyano wrote: --- cpukit/score/src/kern_tc.c | 5 + 1 file changed, 5 insertions(+) diff --git a/cpukit/score/src/kern_tc.c b/cpukit/score/src/kern_tc.c index 7c2feb5be3..7e030c50d4 100644 --- a/cpukit/score/src/kern_tc.c +++ b/cpukit/score/src/kern_tc.c @@

Re: [PATCH v2 11/12] timepps.h: Move hardpps to the _ namespace

2022-05-03 Thread Sebastian Huber
On 29/04/2022 09:20, Gabriel Moyano wrote: --- cpukit/include/sys/timepps.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/include/sys/timepps.h b/cpukit/include/sys/timepps.h index b13ac6bf26..25370f3f4b 100644 --- a/cpukit/include/sys/timepps.h +++ b/cpukit/include/sys/timepps.h

Re: [PATCH v2 12/12] testsuites/sptests: Add sppps01 test

2022-05-03 Thread Sebastian Huber
On 29/04/2022 09:20, Gabriel Moyano wrote: +- Copyright (C) 2022 German Aerospace Center (DLR) Is this a legal entity or shouldn't this be "Deutsche Zentrum für Luft- und Raumfahrt e. V. (DLR)"? -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastia

Re: GCC version for RTEMS 6?

2022-05-03 Thread Joel Sherrill
On Tue, May 3, 2022, 1:56 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > I added a back port of the gcov-tool merge-stream patches to GCC 12. You > find some background information here: > > > https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html#Freestand

Re: GCC version for RTEMS 6?

2022-05-03 Thread Chris Johns
On 3/5/2022 4:56 pm, Sebastian Huber wrote: > Hello, > > I added a back port of the gcov-tool merge-stream patches to GCC 12. You find > some background information here: > > https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html#Freestanding-Environments > > A back port to GCC 10 wou

Re: GCC version for RTEMS 6?

2022-05-03 Thread Sebastian Huber
On 04/05/2022 02:14, Chris Johns wrote: On 3/5/2022 4:56 pm, Sebastian Huber wrote: Hello, I added a back port of the gcov-tool merge-stream patches to GCC 12. You find some background information here: https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html#Freestanding-Environmen

AW: [PATCH v2 05/12] kern_tc.c: Replace FREEBSD event mechanism by adding pointers to function

2022-05-03 Thread Gabriel.Moyano
> On 29/04/2022 09:20, Gabriel Moyano wrote: > > --- > > cpukit/include/sys/timepps.h | 6 ++ > > cpukit/score/src/kern_tc.c | 25 + > > 2 files changed, 31 insertions(+) > > > > diff --git a/cpukit/include/sys/timepps.h > > b/cpukit/include/sys/timepps.h index 57

AW: [PATCH v2 11/12] timepps.h: Move hardpps to the _ namespace

2022-05-03 Thread Gabriel.Moyano
> On 29/04/2022 09:20, Gabriel Moyano wrote: > > --- > > cpukit/include/sys/timepps.h | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/cpukit/include/sys/timepps.h > > b/cpukit/include/sys/timepps.h index b13ac6bf26..25370f3f4b 100644 > > --- a/cpukit/include/sys/timepps.h > > +++

Re: AW: [PATCH v2 05/12] kern_tc.c: Replace FREEBSD event mechanism by adding pointers to function

2022-05-03 Thread Sebastian Huber
On 04/05/2022 08:05, gabriel.moy...@dlr.de wrote: On 29/04/2022 09:20, Gabriel Moyano wrote: --- cpukit/include/sys/timepps.h | 6 ++ cpukit/score/src/kern_tc.c | 25 + 2 files changed, 31 insertions(+) diff --git a/cpukit/include/sys/timepps.h b/cpukit/inc

AW: [PATCH v2 12/12] testsuites/sptests: Add sppps01 test

2022-05-03 Thread Gabriel.Moyano
> On 29/04/2022 09:20, Gabriel Moyano wrote: > > +- Copyright (C) 2022 German Aerospace Center (DLR) > > Is this a legal entity or shouldn't this be "Deutsche Zentrum für Luft- und > Raumfahrt e. V. (DLR)"? > I would have also preferred that one but I asked Jan (in CC) about it and the one in E

Re: AW: [PATCH v2 11/12] timepps.h: Move hardpps to the _ namespace

2022-05-03 Thread Sebastian Huber
On 04/05/2022 08:09, gabriel.moy...@dlr.de wrote: On 29/04/2022 09:20, Gabriel Moyano wrote: --- cpukit/include/sys/timepps.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/include/sys/timepps.h b/cpukit/include/sys/timepps.h index b13ac6bf26..25370f3f4b 100644 --- a/cpukit/incl