Re: [PATCH] cgen: sim: Updates to sim files to match gdb types
Stafford Horne <[email protected]> Tue, 3 May 2016 08:50:30 +0900 (JST)
| Newsgroups | gmane.comp.tools.cgen.devel,gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
(Replying second time without the crazy text/html) sorry about that. On Mon, 2 May 2016, Mike Frysinger wrote: > On 01 May 2016 15:03, Mike Frysinger wrote: >> On 01 May 2016 11:18, Stafford Horne wrote: >>> The types like MACH and MODEL have changes to SIM_MACH and SIM_MODEL >>> make updates to match these changes. This way people dont have to >>> manually update the generated files in GDB. >>> >>> I am from openrisc and working on getting the openrisc sim and gdb patches >>> ready for submitting to upstream. This was required to get the sim build to >>> work. >> >> looks fine to me (since i did make those changes in the sim), but i'm not >> a cgen committer. > > i talked to Frank and i'll pick this up. Thank you > cgen is still using the CVS tree right ? Yes, as far as I know I can only find cgen in cvs. This patch is based on the nightly release from 20160401 (I didn't have a cvs client on my machine) so it should apply find against current CVS. Let me know if you have any issues.