Re: suggested changes and bug fixes for RTEMS

2017-05-09 Thread Sebastian Huber
Hello Phong, please have a look at https://devel.rtems.org/wiki/Developer/Contributing and https://devel.rtems.org/wiki/Developer/Git/Users -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09

[PATCH 2/2] testsuites: Build the tests in parallel is make is asked too.

2017-05-09 Thread Chris Johns
--- testsuites/automake/subdirs.am | 51 -- 1 file changed, 29 insertions(+), 22 deletions(-) diff --git a/testsuites/automake/subdirs.am b/testsuites/automake/subdirs.am index 63b1da1049..d03122c037 100644 --- a/testsuites/automake/subdirs.am +++ b/testsui

[PATCH 1/2] testsuites: Fix build dependences for generated files.

2017-05-09 Thread Chris Johns
--- testsuites/libtests/dl01/Makefile.am | 2 ++ testsuites/libtests/dl02/Makefile.am | 2 ++ testsuites/libtests/dl04/Makefile.am | 2 ++ testsuites/libtests/dl05/Makefile.am | 2 ++ testsuites/libtests/tar01/Makefile.am | 4 testsuites/libtests/tar02/Makefile.am | 2 ++ 6 files changed,

RE: suggested changes and bug fixes for RTEMS

2017-05-09 Thread Pham, Phong
Hi Gedare, My response is in ** * I don't quite know how to do a "attach a git-commit patch" nor where to get "Close #."... So I created tickets with code delta. Is this sufficient? Phong. -Original Message- From: ged...@gwmail.gwu.edu [mailto:ged...@gwmail.gwu.edu

Re: suggested changes and bug fixes for RTEMS

2017-05-09 Thread Gedare Bloom
On Tue, May 9, 2017 at 12:16 PM, Pham, Phong wrote: > > > Hi RTEMS Maintainers, > > > > Pls. let me know which of these item # changes below (or delta within a > given item #) you do not wish to accommodate in the main line so that I will > provide it as part of my BSP. I am porting RTEMS to IBM

Re: GCC 7.1 Released

2017-05-09 Thread Sebastian Huber
On 09/05/17 14:54, Daniel Hellstrom wrote: On 2017-05-03 07:11, Sebastian Huber wrote: On 03/05/17 03:33, Chris Johns wrote: On 3/5/17 3:04 am, Joel Sherrill wrote: > >Thoughts on upgrading the 4.12 tools? > Looks good with updated dependent packages for gcc and with binutils-2.28. There ar

Re: GCC 7.1 Released

2017-05-09 Thread Daniel Hellstrom
On 2017-05-03 07:11, Sebastian Huber wrote: On 03/05/17 03:33, Chris Johns wrote: On 3/5/17 3:04 am, Joel Sherrill wrote: > >Thoughts on upgrading the 4.12 tools? > Looks good with updated dependent packages for gcc and with binutils-2.28. There are no build failures for just the tests. Attach