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] sim/m32r: increase the default memory region


> Hello,
> 
> M32R simulator does not accept memory accesses whose addresses
> are larger than 0x800000 (8MB) by default. But these days many
> embedded applications require more memory space.
> 
> The attached patch increases the default memory region to 32MB.
> 
> OK to commit?
> 
> Kei Sakamoto
> Renesas Technology Corp.
> 
> 
> ===
> 
> 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
> 
>     * gdb.texinfo : increases the default memory space to 32MB.

Sorry. I attached the wrong Changelog.

===

2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>

    * sim-main.h : Increase the default memory space to 32MB.


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