public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Back-End Modification
@ 2004-10-10 15:05 eduardok
  2004-10-11  6:59 ` Sriharsha Vedurmudi
  0 siblings, 1 reply; 2+ messages in thread
From: eduardok @ 2004-10-10 15:05 UTC (permalink / raw)
  To: gcc-help

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-11  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-10 15:05 Back-End Modification eduardok
2004-10-11  6:59 ` Sriharsha Vedurmudi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).