Re: [PATCH] RTL: Fix options handle and add a new option to rtems-ld

2014-09-07 Thread Chris Johns
On 18/08/2014 12:17 am, Peng Fan wrote: 2014-08-16 10:51 GMT+08:00 Chris Johns mailto:chr...@rtems.org>>: On 15/08/2014 7:37 pm, Peng Fan wrote: On 08/15/2014 04:15 PM, Chris Johns wrote:> I think the user should manage this in their build environment. The

Re: [PATCH 1/7] score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()

2014-09-07 Thread Sebastian Huber
Hello Pavel, On 07/09/14 22:34, Pavel Pisa wrote: Hello Sebastian and Joel, On Friday 05 of September 2014 16:04:40 Sebastian Huber wrote: On 05/09/14 15:53, Joel Sherrill wrote: Why add these? To be independent of Newlib. We can also use the one in Newlib , but we should use a common macr

Re: ul_utdefs

2014-09-07 Thread Pavel Pisa
Hello all, On Sunday 07 of September 2014 23:27:45 Jan Engelhardt wrote: > (Gah, I already deleted the mail and then had the idea to fix up > const_cast... do Cc the others!) > > > const_cast can be used outside of functions too. I have changed the > definition of const_cast* in libHX git now such

Re: [PATCH] [RTEMS TESTER] Add new OpenRISC/or1ksim BSP script using qemu

2014-09-07 Thread Joel Sherrill
On September 7, 2014 6:18:53 PM CDT, Hesham Moustafa wrote: > >On Sep 8, 2014 12:40 AM, "Chris Johns" wrote: >> >> On 7/09/2014 4:25 pm, Hesham Moustafa wrote: >>> >>> >>> The test results improved a little bit from yesterday. Here are the >results: >>> >>> Passed: 365 >>> Failed: 6 >>>

Re: [PATCH] [RTEMS TESTER] Add new OpenRISC/or1ksim BSP script using qemu

2014-09-07 Thread Hesham Moustafa
On Sep 8, 2014 12:40 AM, "Chris Johns" wrote: > > On 7/09/2014 4:25 pm, Hesham Moustafa wrote: >> >> >> The test results improved a little bit from yesterday. Here are the results: >> >> Passed: 365 >> Failed: 6 >> Timeouts: 130 >> Invalid:2 >> Total:503 >> Average test time: 0:00:22

Re: [PATCH] [RTEMS TESTER] Add new OpenRISC/or1ksim BSP script using qemu

2014-09-07 Thread Chris Johns
On 7/09/2014 4:25 pm, Hesham Moustafa wrote: The test results improved a little bit from yesterday. Here are the results: Passed: 365 Failed: 6 Timeouts: 130 Invalid:2 Total:503 Average test time: 0:00:22.877361 Testing time : 3:11:47.312905 The full log file is attached.

Re: [PATCH 1/7] score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()

2014-09-07 Thread Pavel Pisa
Hello Sebastian and Joel, On Friday 05 of September 2014 16:04:40 Sebastian Huber wrote: > On 05/09/14 15:53, Joel Sherrill wrote: > > Why add these? > > To be independent of Newlib. We can also use the one in Newlib > , but we should use a common macro for this stuff, since this > documents the

Re: [PATCH 3/3] or1ksim: update README.

2014-09-07 Thread Gedare Bloom
OK to commit these 3 from me. On Fri, Sep 5, 2014 at 11:11 AM, Hesham ALMatary wrote: > or1ksim simulator built from RSB that builds from latest or1ksim/github repo > generates or1k-elf-sim executable and not or32-elf-sim anymore. > --- > c/src/lib/libbsp/or1k/or1ksim/README | 4 ++-- > 1 file c