On 04/06/14 05:29, Claudia Henriques wrote:
Hi everybody!

My name is Claudia and I am currently working on my master's thesis.

I am working with an embedded system, so part of my code will target 
microblaze, while the remaining
code will target x86_64. I would like to know if anybody is able to provide me 
some work and/or
documentation (i.e., anything) about code generation for multiple targets in 
gcc.

There is extensive documentation about code generation
in the GCC manual.  See http://gcc.gnu.org/onlinedocs/
or http://gcc.gnu.org/onlinedocs/gccint/.  Also the GCC
Wiki:  http://gcc.gnu.org/wiki/HomePage.
Of course, you can always read the source code.

Let me know if you have specific questions about MicroBlaze.

--
Michael Eager    ea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

Reply via email to