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:
parent
d0e1d48ef4
commit
494e8a93ef
@ -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):
|
||||
|
@ -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. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user