[PATCH] RTEMS: select SPARC multilibs

2014-11-06 Thread Daniel Hellstrom
Recent support for mcpu=leon3v7 and muser-mode were added to GCC. Update the RTEMS multilib for sparc to the following combinations: v7- ./ leon3 muser-mode - leon3/user-mode/ leon3v7 muser-mode- leon3v7/user-mode/ v8

Re: [PATCH] RTEMS: select SPARC multilibs

2014-11-07 Thread Sebastian Huber
Hello Daniel, thanks for the patch. On 06/11/14 16:36, Daniel Hellstrom wrote: Recent support for mcpu=leon3v7 and muser-mode were added to GCC. Update the RTEMS multilib for sparc to the following combinations: v7- ./ leon3 muser-mode - leon3/user-mode

Re: [PATCH] RTEMS: select SPARC multilibs

2014-11-07 Thread Eric Botcazou
> I think this would be good for 4.8, 4.9 and trunk. > > 2014-11-06 Daniel Hellstrom > > * config.gcc (sparc-*-rtems*): Clean away unused t-elf > * config/sparc/t-rtems: Add leon3v7 and muser-mode multilibs OK everywhere as far as I'm concerned but the RTEMS folks have the final s

Re: [PATCH] RTEMS: select SPARC multilibs

2014-11-07 Thread Joel Sherrill
On November 7, 2014 2:40:43 AM CST, Eric Botcazou wrote: >> I think this would be good for 4.8, 4.9 and trunk. >> >> 2014-11-06 Daniel Hellstrom >> >> * config.gcc (sparc-*-rtems*): Clean away unused t-elf >> * config/sparc/t-rtems: Add leon3v7 and muser-mode multilibs > >OK every

Re: [PATCH] RTEMS: select SPARC multilibs

2014-11-07 Thread Daniel Hellstrom
Hi, Thanks for review and testing! Then I will apply it. Thanks for bringing up the sparc-elf. I think we would want the LEON3 in the t-elf, however I have to verify the LEON newlib C state and mflat etc. before activating that. DanielH On 11/07/2014 01:25 PM, Joel Sherrill wrote: On Novem