Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-10-12 Thread Hans-Peter Nilsson
On Sat, 20 Sep 2014, Jan-Benedict Glaw wrote: > Please note that nios2 failed in the same way a number of other > targets fail, too: > > cr16-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=351532 > fr30-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-20 Thread Jan-Benedict Glaw
On Fri, 2014-09-19 22:26:59 +0200, Jan-Benedict Glaw wrote: > On Thu, 2014-09-18 16:55:35 -0500, Joel Sherrill > wrote: > > I only see one RTEMS target that has been built in the top page. > > Are more than the powerpc-rtems being built? How can I check? > > The builders work down their list, a

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-19 Thread Jan-Benedict Glaw
On Thu, 2014-09-18 16:55:35 -0500, Joel Sherrill wrote: > I only see one RTEMS target that has been built in the top page. > Are more than the powerpc-rtems being built? How can I check? The builders work down their list, and when done will start a new round (with a list that would now contain t

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-19 Thread Jan-Benedict Glaw
On Thu, 2014-09-18 10:27:46 -0500, Joel Sherrill wrote: > On 9/18/2014 6:51 AM, Jan-Benedict Glaw wrote: > > And to tell the whole story, Sebastian approached me with > > extending the target lists in use by those targets he sent a patch > > for; I just asked him to go this route, because I gue

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-18 Thread Joel Sherrill
On 9/18/2014 6:51 AM, Jan-Benedict Glaw wrote: > On Wed, 2014-09-17 10:52:34 -0500, Joel Sherrill > wrote: >> On 9/17/2014 10:41 AM, Sebastian Huber wrote: >>> On 09/17/2014 04:45 PM, Jan-Benedict Glaw wrote: On Wed, 2014-09-17 15:37:32 +0200, Sebastian Huber wrote: >> contrib/Ch

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-18 Thread Joel Sherrill
I committed this to 4.9 and head. Sebastian.. please double check that it is OK please. I had some issues with applying it to the head and manually did it. --joel On 9/17/2014 8:37 AM, Sebastian Huber wrote: > contrib/ChangeLog > 2014-09-17 Sebastian Huber > > * config-list.mk (LIST): Ad

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-18 Thread Joel Sherrill
On 9/18/2014 6:51 AM, Jan-Benedict Glaw wrote: > On Wed, 2014-09-17 10:52:34 -0500, Joel Sherrill > wrote: >> On 9/17/2014 10:41 AM, Sebastian Huber wrote: >>> On 09/17/2014 04:45 PM, Jan-Benedict Glaw wrote: On Wed, 2014-09-17 15:37:32 +0200, Sebastian Huber wrote: >> contrib/Ch

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-18 Thread Jan-Benedict Glaw
On Wed, 2014-09-17 10:52:34 -0500, Joel Sherrill wrote: > On 9/17/2014 10:41 AM, Sebastian Huber wrote: > > On 09/17/2014 04:45 PM, Jan-Benedict Glaw wrote: > > > On Wed, 2014-09-17 15:37:32 +0200, Sebastian > > > Huber wrote: > > > > > contrib/ChangeLog > > > > > 2014-09-17 Sebastian Huber >

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-17 Thread Jeff Law
On 09/17/14 09:10, Joel Sherrill wrote: Is there anyone else from GCC who needs to approve this? I think you're OK is all we need here. As RTEMS maintainer for GCC, I am ok with it. Then it's good to go :-) Thanks, jeff

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-17 Thread Joel Sherrill
On 9/17/2014 10:41 AM, Sebastian Huber wrote: > On 09/17/2014 04:45 PM, Jan-Benedict Glaw wrote: >> On Wed, 2014-09-17 15:37:32 +0200, Sebastian >> Huber wrote: contrib/ChangeLog 2014-09-17 Sebastian Huber * config-list.mk (LIST): Add arm-rtems. Add nios2-rtems.

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-17 Thread Sebastian Huber
On 09/17/2014 04:45 PM, Jan-Benedict Glaw wrote: On Wed, 2014-09-17 15:37:32 +0200, Sebastian Huber wrote: >contrib/ChangeLog >2014-09-17 Sebastian Huber > >* config-list.mk (LIST): Add arm-rtems. >Add nios2-rtems. Remove extra option from powerpc-rtems. What's the rationale for rem

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-17 Thread Joel Sherrill
Is there anyone else from GCC who needs to approve this? As RTEMS maintainer for GCC, I am ok with it. --joel On 9/17/2014 8:37 AM, Sebastian Huber wrote: > contrib/ChangeLog > 2014-09-17 Sebastian Huber > > * config-list.mk (LIST): Add arm-rtems. > Add nios2-rtems. Remove extra

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-17 Thread Jan-Benedict Glaw
On Wed, 2014-09-17 15:37:32 +0200, Sebastian Huber wrote: > contrib/ChangeLog > 2014-09-17 Sebastian Huber > > * config-list.mk (LIST): Add arm-rtems. > Add nios2-rtems. Remove extra option from powerpc-rtems. What's the rationale for removing --enable-threads=yes here, as well

[PATCH] RTEMS: Update contrib/config-list.mk

2014-09-17 Thread Sebastian Huber
contrib/ChangeLog 2014-09-17 Sebastian Huber * config-list.mk (LIST): Add arm-rtems. Add nios2-rtems. Remove extra option from powerpc-rtems. --- contrib/config-list.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/config-list.mk b/contrib/c