[ANNOUNCE] RTEMS 4.11.3-rc1 Release Candidate

2018-02-11 Thread Chris Johns
Hello, RTEMS 4.11.3-rc1 is available for testing. If you are using RTEMS 4.11.2 we encourage you to test and report any issues before the release date of 14th February 2018. The release is available here: https://ftp.rtems.org/pub/rtems/releases/4.11/rc/4.11.3-rc1/ Issues fixed in this release

Re: Compressed patch to move make/custom/* to make/*

2018-02-11 Thread Chris Johns
On 9/2/18 7:07 pm, Sebastian Huber wrote: > On 09/02/18 00:47, Chris Johns wrote: >>> No user should be forced to touch its Makefiles only because we move >>> some >>> files in the RTEMS source tree from A to B. So, I think the install >>> location >>> should remain as is. >>> >>>

Re: GCC 8 PowerPC Argument Changes

2018-02-11 Thread dufault
I should be following the status of the SPE support but haven’t, it’s an important platform for one of my clients. A little googling doesn’t make it clear how well the support is moving in to GCC 8, I only found again that it would be a new target. Hopefully someone following GCC on the list

Re: GCC 8 PowerPC Argument Changes

2018-02-11 Thread Joel Sherrill
On Feb 11, 2018 11:29 AM, "Peter Dufault" wrote: What’s the context where -mno-spe is used? The last time I followed this the SPE support in the powerpc target was to be discontinued and a powerpcspe target was to be introduced. It is in one of the PowerPC BSP family

Re: GCC 8 PowerPC Argument Changes

2018-02-11 Thread Peter Dufault
What’s the context where -mno-spe is used? The last time I followed this the SPE support in the powerpc target was to be discontinued and a powerpcspe target was to be introduced. > On Feb 9, 2018, at 16:17 , Joel Sherrill wrote: > > Hi > > I am using GCC 8 to test my