This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Simplest MD / Porting GCC on a new arch


Florent DEFAY <spira.inhabitant@gmail.com> writes:

> 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 ?

They all describe real machines, so none of them are simple.  Rather
than looking for the simplest, you should look for the one which most
resembles your architecture.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]