RTEMS milestones 4.13 and 5.0?

2017-10-11 Thread Sebastian Huber
Hello, milestones 4.13 and 5.0 don't fit the new version scheme: https://devel.rtems.org/wiki/Developer/Release#RTEMSRelease5SeriesAndHigherNumbering I suggest to rename the 5.0 milestone to 5.1 and move all 4.13 tickets to 5.1. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr.

CXXFLAGS, SMP, and C++11

2017-10-11 Thread Joel Sherrill
Hi Is this still needed in prog-cxx.m4? # If CXXFLAGS is not set, default to CFLAGS if test x"$rtems_cv_HAS_SMP" = x"yes" ; then CXXFLAGS=${CXXFLAGS-${CFLAGS} -std=gnu++11} else CXXFLAGS=${CXXFLAGS-${CFLAGS}} fi Aren't we up to a modern enough compiler that this isn't needed? --joel ___

Re: [PATCH] Enable 64-bit BFD support. Needed on 32bit hosts

2017-10-11 Thread Chris Johns
+1, please push. On 11/10/17 6:09 am, Joel Sherrill wrote: > From: Joel Sherrill > > --- > rtems/config/tools/rtems-binutils-2.29-1.cfg | 5 + > source-builder/config/binutils-2-1.cfg | 1 + > 2 files changed, 6 insertions(+) > > diff --git a/rtems/config/tools/rtems-binutils-2.29-1.

[PATCH] doxygen: Set the Latex generation default to NO.

2017-10-11 Thread Chris Johns
Closes #3130. --- cpukit/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/Doxyfile.in b/cpukit/Doxyfile.in index e4b681f19c..8a66d22937 100644 --- a/cpukit/Doxyfile.in +++ b/cpukit/Doxyfile.in @@ -1024,7 +1024,7 @@ SERVER_BASED_SEARCH= NO # If the GENERAT

[PATCH] Enable 64-bit BFD support. Needed on 32bit hosts

2017-10-11 Thread Joel Sherrill
From: Joel Sherrill --- rtems/config/tools/rtems-binutils-2.29-1.cfg | 5 + source-builder/config/binutils-2-1.cfg | 1 + 2 files changed, 6 insertions(+) diff --git a/rtems/config/tools/rtems-binutils-2.29-1.cfg b/rtems/config/tools/rtems-binutils-2.29-1.cfg index 6941ebb..87580f8 1

Re: source-builder-documentation

2017-10-11 Thread Cillian O'Donnell
No problem. Fixed it. On 11 October 2017 at 10:51, Joel Sherrill wrote: > If you two don't mind, please fix the links that are broken. If it is > somewhere you don't have permission, just file a ticket. Keeping links > working is hard to do. > > Thanks > > --joel > > > On Oct 11, 2017 3:16 AM, "C

Re: source-builder-documentation

2017-10-11 Thread Joel Sherrill
If you two don't mind, please fix the links that are broken. If it is somewhere you don't have permission, just file a ticket. Keeping links working is hard to do. Thanks --joel On Oct 11, 2017 3:16 AM, "Cillian O'Donnell" wrote: Here's the one your looking for https://docs.rtems.org/branches/

Re: source-builder-documentation

2017-10-11 Thread Cillian O'Donnell
Here's the one your looking for https://docs.rtems.org/branches/master/rsb/index.html All docs are at: https://docs.rtems.org/ On 11 October 2017 at 09:09, emanuel stiebler wrote: > Did it move? > > both links on the wiki > > https://devel.rtems.org/wiki/Developer/Tools/RSB > > go nowhere (https

source-builder-documentation

2017-10-11 Thread emanuel stiebler
Did it move? both links on the wiki https://devel.rtems.org/wiki/Developer/Tools/RSB go nowhere (https://docs.rtems.org/rsb) Thanks ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel