This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Simplest MD / Porting GCC on a new arch
- From: Florent DEFAY <spira dot inhabitant at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 26 Feb 2009 10:41:03 +0100
- Subject: Simplest MD / Porting GCC on a new arch
Hi,
I am building a new machine description for GCC.
I know there is no general dummy md. Then I am looking for the
simplest machine description that exists for GCC. I mean the easiest
to understand.
According to you, which one is it ?
Thank you.
Florent