This is the mail archive of the gdb-patches@sourceware.org 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] sim/h8300 different result some addressing


> +2009-11-23  Yoshinori Sato <ysato@users.sourceforge.jp>
> +	* compile.c(fetch_1): Fix pre-dec, pre-inc, post-dec and post-inc.
> +	Index registers not masked memory areas.
> +	Only simply increment or decrement.
> +	* compile.c(store_1): Ditto.

I don't really know this CPU, and you're the only one to have made
a "recent" (2007) change to this CPU (excluding basic configure
regeneration).  And since there is no apparent maintainer for that
target, we're going to have to trust you on this.

OK.
-- 
Joel


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