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: AM33/2.0 support for mn10300-elf


On Aug 2, 2003, Andrew Cagney <ac131313@redhat.com> wrote:


+  store_word (addr + 4, data.high);
+}
  #endif  /* not WITH_COMMON */


The MN10300 switched to sim/common long ago, the #if !WITH_COMMON code
should be deleted.


they can both be considered pretty "obvious".


Other than that, its approved.


Here's a patch that removes the non-COMMON bits from the mn10300 sim.
Ok to install them, and then the AM33/2.0 sim patches I posted back on
Jul 10, 2003, with the other refinements you requested on Aug 2, 2003?

M'kay.


Andrew



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