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: [RFA/testcase] fix compile error of asm-source.exp for m32r-linux


I committed this patch. Thank you.

Kei Sakamoto


> On Fri, Oct 01, 2004 at 06:23:36PM +0900, Kei Sakamoto wrote:
> > The attached fixes the compiler error of asm-source.exp
> > for m32r-linux target.
> > 
> > In case of m32r-elf target, asm-source test needs to set
> > stack pointer register. But in m32r-linux target, Linux
> > kernel sets it and the asm-source test should not change
> > its value.
> > 
> > OK to commit?
> > 
> > 2004-10-01    Kei Sakamoto  <sakamoto.kei@renesas.com>
> > 
> >         * gdb.asm/asm-source.exp: Add m32r-linux target.
> >         * gdb.asm/m32r-linux.inc: New file.
> 
> Yes, this is OK.  Thanks.
> 
> -- 
> Daniel Jacobowitz
> 


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