diff options
author | Nick Clifton <nickc@redhat.com> | 2011-05-27 10:47:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-05-27 10:47:46 +0000 |
commit | f20db198c0761ae8149c3a7dd6c3eac936e5bea0 (patch) | |
tree | aff24a8f6c68ce00f6dd8931535fe22d6e956489 /ld/ChangeLog | |
parent | 98f6bd576ecc961f30e4cd38b0eb7f3713e5453b (diff) | |
download | gdb-f20db198c0761ae8149c3a7dd6c3eac936e5bea0.zip gdb-f20db198c0761ae8149c3a7dd6c3eac936e5bea0.tar.gz gdb-f20db198c0761ae8149c3a7dd6c3eac936e5bea0.tar.bz2 |
* scripttempl/v850.sc (_heap_start): Provide.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 8c44725..232307d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2011-05-27 Nick Clifton <nickc@redhat.com> + + * scripttempl/v850.sc (_heap_start): Provide. + 2011-05-23 Alan Modra <amodra@gmail.com> * ldmisc.c (vfinfo): Add %H. |