This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/3] Cell SPU offloaded stdio (take 2)


Kazunori Asayama <asayama@sm.sony.co.jp> wrote:
> This series of patches implements offloaded stdio functions on Cell
> Broadband Engine SPU according to Joel-san's strategy in:
> 
>   http://sourceware.org/ml/newlib/2006/msg00843.html
> 
> This implementation consists of the following three parts:
> 
>   - Target specific stdio directory
>   - FILE related stuffs for SPU
>   - Other stdio functions for SPU
> 
> Most of the implementation comes from his patches in:
> 
>   http://sourceware.org/ml/newlib/2006/msg00820.html
> 
> I performed just several cleanups against the previuos patches:
> 
>   http://sourceware.org/ml/newlib/2007/msg00022.html
> 
> I tested the patches by using our testsuite (calling all offloaded
> functions w/ various arguments and comparing returned values and
> output w/ expected data).
> 
> OK to commit ?

Oops. Could you apply the patches ?

--
(ASAYAMA Kazunori
  (asayama@sm.sony.co.jp))
t


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]