* scripttempl/v850.sc (_heap_start): Provide.

This commit is contained in:
Nick Clifton
2011-05-27 10:47:46 +00:00
parent 98f6bd576e
commit f20db198c0
2 changed files with 5 additions and 0 deletions

View File

@@ -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.

View File

@@ -180,6 +180,7 @@ SECTIONS
${RELOCATING+_end = . ;}
${RELOCATING+PROVIDE (end = .);}
${RELOCATING+PROVIDE (_heap_start = .);}
/* Stabs debugging sections. */
.stab 0 : { *(.stab) }