Back-End Modification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Me and my college are building our own processor and we need to modify the GCC
back end in order to generate code to our processor.

The first idea was to compile a C code using the GCC and ganerate an assembly
code, that would be used as an input to our hand made mounter to generate
hexadecimal codes to our processor. The problem is that we know nothing about
how GCC works and how it generates codes for the other architectures.

As we don't have to much time to do that, I'm asking for the fastest and more
directly way to learn about the GCC back end (any books, manuals, or other
documents that could help) and some tips for modifying it.

Thanks everybody,
Eduardo Koerich.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux