2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>

From Nick Clifton  <nickc@redhat.com>
	* d10v-tdep.c: Set STACK_START to 0x200bffe.
This commit is contained in:
Jackie Smith Cashion 2002-01-07 20:43:46 +00:00
parent d0e1d48ef4
commit 494e8a93ef
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
From Nick Clifton <nickc@redhat.com>
* d10v-tdep.c: Set STACK_START to 0x200bffe.
2002-01-07 Michael Snyder <msnyder@redhat.com>
* solib-legacy.c (legacy_svr4_fetch_link_map_offsets):

View File

@ -64,7 +64,7 @@ struct gdbarch_tdep
#define DMEM_START 0x2000000
#define IMEM_START 0x1000000
#define STACK_START 0x0007ffe
#define STACK_START 0x200bffe
/* d10v register names. */