[PATCH] [SPARC] Disable muldf3_extend for LEON targets

2017-07-20 Thread Sebastian Huber
Since a prominent LEON2 chip, the AT697F, does not support the FSMULD instruction, disable it for all LEON2 targets due to simplicity. The code generation for the fmaf() function of Newlib changes for example from : 0: 9c 03 bf b0 add %sp, -80, %sp 4: d2 23 a0 4c st %

Re: HiFive1 BSP current state

2017-07-20 Thread Denis Obrezkov
2017-07-18 14:10 GMT+02:00 Joel Sherrill : > I am not near a computer to check but is there a section in the > Configuring a System chapter with a low memory example? I know the > individual options are documented but an example configuration with the > safer ones to use might help users. > Could

Re: HiFive1 BSP current state

2017-07-20 Thread Joel Sherrill
https://docs.rtems.org/branches/master/c-user/configuring_a_system.html The source is here in case you need to submit a patch: https://git.rtems.org/rtems-docs/tree/c-user/configuring_a_system.rst --joel On Thu, Jul 20, 2017 at 4:34 AM, Denis Obrezkov wrote: > 2017-07-18 14:10 GMT+02:00 Joel

Re: HiFive1 BSP current state

2017-07-20 Thread Sebastian Huber
On 20/07/17 11:34, Denis Obrezkov wrote: 2017-07-18 14:10 GMT+02:00 Joel Sherrill >: I am not near a computer to check but is there a section in the Configuring a System chapter with a low memory example? I know the individual options are documented b

Re: HiFive1 BSP current state

2017-07-20 Thread Denis Obrezkov
2017-07-20 11:48 GMT+02:00 Sebastian Huber < sebastian.hu...@embedded-brains.de>: > On 20/07/17 11:34, Denis Obrezkov wrote: > > 2017-07-18 14:10 GMT+02:00 Joel Sherrill > joel.sherr...@gmail.com>>: >> >> I am not near a computer to check but is there a section in the >> Configuring a Syst