This is the mail archive of the gcc@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: Machine Description Template?


Graham Reitz wrote:

Is there a machine description template in the gcc file source tree?


If there is also template for the 'C header file of macro definitions' that would be good to know too.

I did a file search for '.md' and there are tons of examples. Although, I was curious if there was a generic template.


Cygnus/Red Hat once had a generic template for ports; however, I seriously doubt it has been kept up-to-date.

The best suggestion I could give would be to identify supported chips with similar characteristics as your chip. Then review how those ports handle each common characteristic.

Jeff


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