Home » Developing U++ » U++ Developers corner » Porting U++ to Blackfin DSP
Re: Porting U++ to Blackfin DSP [message #22315 is a reply to message #22311] |
Fri, 03 July 2009 11:26   |
 |
kohait00
Messages: 939 Registered: July 2009 Location: Germany
|
Experienced Contributor |
|
|
ok, i've done everything except for this __thread thing, which is actually difficult to make, i think. there is no TLS support for BF up to now, i think. any ideas how i could reimplement the things using __thread ?
BTW you are using thread__ sometimes, when GCC seems to be for __thread, they both work the same, but just in case..
For now it affects:
the blackfin flag modification, done
config.h
the wstring modification, done as you proposed
String.h
WString.cpp
vfork modification, done
LocalProcess.cpp
Util.cpp
TODO:
__thread modification
MT.cpp
HeapImp.h
sheap.cpp
Random.cpp
heapdbg.cpp
I will send the complete set of files, when done..against revision 1314, which i am using now
hints are welcome
|
|
|
Goto Forum:
Current Time: Tue Apr 29 05:55:58 CEST 2025
Total time taken to generate the page: 0.00750 seconds
|