This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [patch][rfa]: igen: Define prefixed version of semantic_illegal


Committed.

Andrew Cagney wrote:

Hi,

The attached patch generates a prefixed mapping of the helper function
'semantic_illegal" similar to the way 'instruction_word' and
'idecode_issue' are handled. Necessary for simulators which support
more than one model.

ok to commit?

Yes, ok (and thanks for catching another one).

Andrew


sim/igen/ChangeLog:
2002-08-15  Dave Brolley  <brolley@redhat.com>

    * gen-support.c (gen_support_h): Generate
    '#define semantic_illegal <PREFIX>_semantic_illegal'.



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