diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-30 11:34:40 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-30 11:34:40 +0000 |
commit | 5435462c555ab99f8687efda29476de470ebcec1 (patch) | |
tree | 5d5f1a133c9c46611bd2d93618822aac526d372f /ld/ChangeLog | |
parent | 5c368657dca76f12e0b51d60d20482b6a50e4a0d (diff) | |
download | gdb-5435462c555ab99f8687efda29476de470ebcec1.zip gdb-5435462c555ab99f8687efda29476de470ebcec1.tar.gz gdb-5435462c555ab99f8687efda29476de470ebcec1.tar.bz2 |
Update description to reflect D10V TS3 board.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 92ceb5f..0fd8e85 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2002-08-30 Nick Clifton <nickc@redhat.com> + + * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not + used. Change INSN to start at 0x01000000 and extend for + 256K (ignoring holes). Start the STACK on a word aligned + boundary. + (.rodata): Start it at the READONLY_START_ADDR. + 2002-08-30 Alan Modra <amodra@bigpond.net.au> * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common". |