This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
[RFC 0/3] Cell SPU offloaded stdio
- From: Kazunori Asayama <asayama at sm dot sony dot co dot jp>
- To: newlib at sources dot redhat dot com
- Cc: jschopp at austin dot ibm dot com
- Date: Tue, 09 Jan 2007 19:45:07 +0900 (LMT)
- Subject: [RFC 0/3] Cell SPU offloaded stdio
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
and essentially, I've just modified the way to handle 'FILE'.
I'd like to get some feedback on this solution.
Thanks,
--
(ASAYAMA Kazunori
(asayama@sm.sony.co.jp))
t