Re: [PATCH] Add support for OpenRISC architecture.

2014-08-12 Thread Joel Sherrill
I added one comment. Hopefully I didn't miss anything. On 8/12/2014 5:25 AM, Hesham Moustafa wrote: > On Mon, Aug 11, 2014 at 8:16 PM, Gedare Bloom wrote: >> On Mon, Aug 11, 2014 at 8:03 AM, Hesham ALMatary >> wrote: >>> This work is based on the old or32 port (that has been removed back in 200

Re: [PATCH] Add support for OpenRISC architecture.

2014-08-12 Thread Hesham Moustafa
On Mon, Aug 11, 2014 at 8:33 PM, Joel Sherrill wrote: > > On 8/11/2014 1:16 PM, Gedare Bloom wrote: >> On Mon, Aug 11, 2014 at 8:03 AM, Hesham ALMatary >> wrote: >>> This work is based on the old or32 port (that has been removed back in 2005) >>> authored by Chris Ziomkowski. The patch includes t

Re: [PATCH] Add support for OpenRISC architecture.

2014-08-12 Thread Hesham Moustafa
On Mon, Aug 11, 2014 at 8:16 PM, Gedare Bloom wrote: > On Mon, Aug 11, 2014 at 8:03 AM, Hesham ALMatary > wrote: >> This work is based on the old or32 port (that has been removed back in 2005) >> authored by Chris Ziomkowski. The patch includes the basic functions every >> port should implement l

Re: [PATCH] Add support for OpenRISC architecture.

2014-08-12 Thread Hesham Moustafa
On Mon, Aug 11, 2014 at 8:33 PM, Joel Sherrill wrote: > > On 8/11/2014 1:16 PM, Gedare Bloom wrote: >> On Mon, Aug 11, 2014 at 8:03 AM, Hesham ALMatary >> wrote: >>> This work is based on the old or32 port (that has been removed back in 2005) >>> authored by Chris Ziomkowski. The patch includes t

Re: [PATCH] Add support for OpenRISC architecture.

2014-08-11 Thread Joel Sherrill
On 8/11/2014 1:16 PM, Gedare Bloom wrote: > On Mon, Aug 11, 2014 at 8:03 AM, Hesham ALMatary > wrote: >> This work is based on the old or32 port (that has been removed back in 2005) >> authored by Chris Ziomkowski. The patch includes the basic functions every >> port should implement like: contex

Re: [PATCH] Add support for OpenRISC architecture.

2014-08-11 Thread Gedare Bloom
On Mon, Aug 11, 2014 at 8:03 AM, Hesham ALMatary wrote: > This work is based on the old or32 port (that has been removed back in 2005) > authored by Chris Ziomkowski. The patch includes the basic functions every > port should implement like: context switch, exception handling, > OpenRISC ABI and m