* scripttempl/elf.sc: Add ${USER_LABEL_PREFIX} to _start, etext,

_stack and __bss_start.
	* emulparams/bfin.sh (ENTRY): Remove.
This commit is contained in:
Jie Zhang
2009-09-01 02:54:10 +00:00
parent 5e8c8f8f89
commit 8d17e044d8
3 changed files with 10 additions and 5 deletions

View File

@ -5,7 +5,6 @@ MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
TARGET_PAGE_SIZE=0x1000
ARCH=bfin
MACHINE=
ENTRY=__start
TEMPLATE_NAME=elf32
GENERATE_SHLIB_SCRIPT=yes
EMBEDDED=yes