diff options
author | Mark Alexander <marka@cygnus> | 1996-09-15 17:41:13 +0000 |
---|---|---|
committer | Mark Alexander <marka@cygnus> | 1996-09-15 17:41:13 +0000 |
commit | 3e9256969067326dc4092eabdadd7eafb0cf72da (patch) | |
tree | 0022a6b8bb2debd6acc57de158af213a5079b4b4 /ld/ChangeLog | |
parent | 215ac9533cc93f7de6c769c7da8fe8781a175b37 (diff) | |
download | gdb-3e9256969067326dc4092eabdadd7eafb0cf72da.zip gdb-3e9256969067326dc4092eabdadd7eafb0cf72da.tar.gz gdb-3e9256969067326dc4092eabdadd7eafb0cf72da.tar.bz2 |
* emulparms/d10v.sh: Set OTHER_RELOCATING_SECTIONS to put
stack at top of simulator memory.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 834bd10..ffeca62 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Sun Sep 15 10:38:16 1996 Mark Alexander <marka@cygnus.com> + + * emulparms/d10v.sh: Set OTHER_RELOCATING_SECTIONS to put + stack at top of simulator memory. + +end-sanitize-d10v Fri Sep 13 15:49:45 1996 Ian Lance Taylor <ian@cygnus.com> * ldlex.l (SYMBOLCHARN): Add $, _, and ~. |