[PATCH] cpu-supplement: Remove empty command/vars chapter

2018-08-10 Thread Sebastian Huber
Close #3498. --- cpu-supplement/command.rst | 8 cpu-supplement/index.rst | 1 - 2 files changed, 9 deletions(-) delete mode 100644 cpu-supplement/command.rst diff --git a/cpu-supplement/command.rst b/cpu-supplement/command.rst deleted file mode 100644 index 45714c9..000 --- a/cpu

[PATCH] cpu-supplement: Remove empty index

2018-08-10 Thread Sebastian Huber
Due to the hierarchical structure an index is not absolutely necessary and an empty index is not helpful. Close #3499. --- cpu-supplement/genindex.rst | 4 cpu-supplement/index.rst| 2 -- 2 files changed, 6 deletions(-) delete mode 100644 cpu-supplement/genindex.rst diff --git a/cpu-su

Re: [PATCH] Rework to minimize and eventually eliminate RTEMS use of bsp_specs

2018-08-10 Thread Amaan Cheval
Hey Joel! I'm not sure if this ever made it upstream - if it did, could you dig the commit up? I'll leave the x86_64's bsp_specs empty and make the RSB backporting patches accordingly. If not, no rush, we should just add a ticket or something so as to not lose track of it entirely after GSoC ends

Re: [PATCH] Rework to minimize and eventually eliminate RTEMS use of bsp_specs

2018-08-10 Thread Joel Sherrill
I am sorry. I will have to dig this up and commit it. I will try to do this before I leave about lunch. Looks like we both have work to do before the end of GSoC. :) --joel On Fri, Aug 10, 2018 at 6:11 AM, Amaan Cheval wrote: > Hey Joel! > > I'm not sure if this ever made it upstream - if it

[PATCH 07/10] motorola_powerpc/include/tm27.h: Fix prototype warning

2018-08-10 Thread Joel Sherrill
--- bsps/powerpc/motorola_powerpc/include/tm27.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bsps/powerpc/motorola_powerpc/include/tm27.h b/bsps/powerpc/motorola_powerpc/include/tm27.h index 81eb55a..4d616cb 100644 --- a/bsps/powerpc/motorola_powerpc/include/tm27.h

[PATCH 01/10] csb337/include/at91rm9200_dbgu.h: Fix nested comment warning

2018-08-10 Thread Joel Sherrill
--- bsps/arm/csb337/include/at91rm9200_dbgu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsps/arm/csb337/include/at91rm9200_dbgu.h b/bsps/arm/csb337/include/at91rm9200_dbgu.h index 9a65483..250e013 100644 --- a/bsps/arm/csb337/include/at91rm9200_dbgu.h +++ b/bsps/arm/csb3

[PATCH 02/10] gen5200/include/bsp/ata.h: Fix warning

2018-08-10 Thread Joel Sherrill
--- bsps/powerpc/gen5200/include/bsp/ata.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsps/powerpc/gen5200/include/bsp/ata.h b/bsps/powerpc/gen5200/include/bsp/ata.h index 3d8ccfc..4b31ade 100644 --- a/bsps/powerpc/gen5200/include/bsp/ata.h +++ b/bsps/powerpc/gen5200/include/bsp/ata.h

[PATCH 03/10] gen5200/include/tm27.h: Fix prototype warning

2018-08-10 Thread Joel Sherrill
--- bsps/powerpc/gen5200/include/tm27.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bsps/powerpc/gen5200/include/tm27.h b/bsps/powerpc/gen5200/include/tm27.h index ff43cc9..583aaa4 100644 --- a/bsps/powerpc/gen5200/include/tm27.h +++ b/bsps/powerpc/gen5200/include/

[PATCH 04/10] gen83xx/include/tm27.h: Fix prototype warning

2018-08-10 Thread Joel Sherrill
--- bsps/powerpc/gen83xx/include/tm27.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsps/powerpc/gen83xx/include/tm27.h b/bsps/powerpc/gen83xx/include/tm27.h index 2278747..3728e7d 100644 --- a/bsps/powerpc/gen83xx/include/tm27.h +++ b/bsps/powerpc/gen83xx/include/tm27.h @

[PATCH 05/10] bsps/powerpc/include/bsp/tictac.h: Fix protototype warnings

2018-08-10 Thread Joel Sherrill
--- bsps/powerpc/include/bsp/tictac.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bsps/powerpc/include/bsp/tictac.h b/bsps/powerpc/include/bsp/tictac.h index 31c7386..c8acf98 100644 --- a/bsps/powerpc/include/bsp/tictac.h +++ b/bsps/powerpc/include/bsp/tictac.h @@

[PATCH 06/10] bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warning

2018-08-10 Thread Joel Sherrill
--- bsps/powerpc/include/mpc83xx/mpc83xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsps/powerpc/include/mpc83xx/mpc83xx.h b/bsps/powerpc/include/mpc83xx/mpc83xx.h index 6f7417a..f48a5ce 100644 --- a/bsps/powerpc/include/mpc83xx/mpc83xx.h +++ b/bsps/powerpc/include/mpc8

[PATCH 10/10] libtests/POSIX: Fix warnings and style.

2018-08-10 Thread Joel Sherrill
--- testsuites/libtests/POSIX/close.c | 4 +--- testsuites/libtests/POSIX/dup2.c | 4 +--- testsuites/libtests/POSIX/fcntl.c | 13 - testsuites/libtests/POSIX/flockfile.c | 1 + testsuites/libtests/POSIX/fork.c | 6 -- testsuites/libte

[PATCH 08/10] qoriq/include/tm27.h: Fix prototype warning

2018-08-10 Thread Joel Sherrill
--- bsps/powerpc/qoriq/include/tm27.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bsps/powerpc/qoriq/include/tm27.h b/bsps/powerpc/qoriq/include/tm27.h index 46264b7..79ef3b4 100644 --- a/bsps/powerpc/qoriq/include/tm27.h +++ b/bsps/powerpc/qoriq/include/tm27.h @@ -78,

[PATCH 09/10] bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warning

2018-08-10 Thread Joel Sherrill
--- bsps/sparc/include/bsp/gradcdac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsps/sparc/include/bsp/gradcdac.h b/bsps/sparc/include/bsp/gradcdac.h index b520778..31facc2 100644 --- a/bsps/sparc/include/bsp/gradcdac.h +++ b/bsps/sparc/include/bsp/gradcdac.h @@ -1,5 +1,

Re: [PATCH] Rework to minimize and eventually eliminate RTEMS use of bsp_specs

2018-08-10 Thread Amaan Cheval
Haha, don't worry about it. It's really a non-blocker we can absolutely handle after GSoC just as well. I just wanted to confirm in case I'd missed something! On Fri, Aug 10, 2018 at 6:55 PM, Joel Sherrill wrote: > I am sorry. I will have to dig this up and commit it. > > I will try to do this be

Re: Tickets: Milestone vs. Version

2018-08-10 Thread Gedare Bloom
On Fri, Aug 10, 2018 at 2:10 AM, Chris Johns wrote: > On 10/08/2018 15:41, Sebastian Huber wrote: >> On 10/08/18 07:38, Chris Johns wrote: >>> On 10/08/2018 15:03, Sebastian Huber wrote: we want a ticket for each milestone in which it is resolved. What is now the meaning of the ver

Re: Tickets: Milestone vs. Version

2018-08-10 Thread Gedare Bloom
On Fri, Aug 10, 2018 at 2:10 AM, Chris Johns wrote: > > Release Terminology > > - A release is the creation of any generated files and their packaging > together > with the source in a repository that makes the package available as a file. > - A release branch is a git branch pushed to the reposi