We are experimenting on the custom sparc-based core for embedded applications.
 
The big headache that I am facing these days is that "-mcpu=v8"(gcc-sparc-v8)
does not support little-endian. After web searching, it seems that 
gcc-sparclet supported V8 engine but it seems that it's now deleted(?).

Is there a way to do generate little-endian code for -mcpu=v8?
There is the gcc option "-mlittle-endian" to support little-endian 
in gcc-sparc, but the manual also says "-mlittle-endian" is not supported
in sparc.

Is there someone who know the patches or way to do little-endian
for sparc core? 

As I am working on gcc these days, it would be appreciated if someone
tells me how I can join gcc developers group for sparc v8's custom core. 

Regards, 

Youngsu

Reply via email to