On 14/05/2015 9:59 am, Joel Sherrill wrote:
>
>
> On May 13, 2015 6:57:29 PM CDT, Chris Johns wrote:
>> On 14/05/2015 3:10 am, Joel Sherrill wrote:
>>>
>>>
>>> On 5/13/2015 4:07 AM, Tom wrote:
Hi all
I read the bsp_specs files contained in some bsps, which reside in
libbsp
On May 13, 2015 6:57:29 PM CDT, Chris Johns wrote:
>On 14/05/2015 3:10 am, Joel Sherrill wrote:
>>
>>
>> On 5/13/2015 4:07 AM, Tom wrote:
>>> Hi all
>>>
>>> I read the bsp_specs files contained in some bsps, which reside in
>>> libbsp/arm, libbsp/bfin and libbsp/m32r
>>>
>>> *endfile:
>>>
On 14/05/2015 3:10 am, Joel Sherrill wrote:
>
>
> On 5/13/2015 4:07 AM, Tom wrote:
>> Hi all
>>
>> I read the bsp_specs files contained in some bsps, which reside in
>> libbsp/arm, libbsp/bfin and libbsp/m32r
>>
>> *endfile:
>> %{!qrtems: *(old_endfiles)} %{qrtems: crtend.o%s crtn.o%s }
>>
On 5/13/2015 4:07 AM, Tom wrote:
> Hi all
>
> I read the bsp_specs files contained in some bsps, which reside in
> libbsp/arm, libbsp/bfin and libbsp/m32r
>
> *endfile:
> %{!qrtems: *(old_endfiles)} %{qrtems: crtend.o%s crtn.o%s }
> ^
> I think it should be %.
>
> I wro
On Wed, May 13, 2015 at 8:40 AM, Sebastian Huber
wrote:
>
>
> On 09/05/15 16:45, Hesham ALMatary wrote:
> [...]
>>
>> diff --git a/cpukit/score/cpu/epiphany/cpu.c
>> b/cpukit/score/cpu/epiphany/cpu.c
>> new file mode 100644
>> index 000..9ec8f94
>> --- /dev/null
>> +++ b/cpukit/score/cpu/epiph
Hi all
I read the bsp_specs files contained in some bsps, which reside in libbsp/arm,
libbsp/bfin and libbsp/m32r
*endfile:
%{!qrtems: *(old_endfiles)} %{qrtems: crtend.o%s crtn.o%s }
^
I think it should be %.
I wrote a specs file and tested using gcc 4.8.2.
__
On 09/05/15 16:45, Hesham ALMatary wrote:
[...]
diff --git a/cpukit/score/cpu/epiphany/cpu.c b/cpukit/score/cpu/epiphany/cpu.c
new file mode 100644
index 000..9ec8f94
--- /dev/null
+++ b/cpukit/score/cpu/epiphany/cpu.c
@@ -0,0 +1,114 @@
+/*
+ * Epiphany CPU Dependent Source
+ *
+ * Copyrigh