OSDN Git Service

Some arches (like the Blackfin architecture) have an ABI where all symbols
authorDavid McCullough <davidm@snapgear.com>
Wed, 6 May 2009 23:59:01 +0000 (23:59 +0000)
committerDavid McCullough <davidm@snapgear.com>
Wed, 6 May 2009 23:59:01 +0000 (23:59 +0000)
commit81127d0caf80bc00f465621ba0713a5b56829884
tree8e74f6152b50f29f7091e74dde33e4b62715bf99
parenta5abbbbed80203a365d6fa2028a226683d764a02
Some arches (like the Blackfin architecture) have an ABI where all symbols
get a symbol prefix.  In our case, it's an underscore ("_").  So we set the
symbol prefix in the configure script and output it in the linker script and
all relevant files.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile.in
configure.in
elf2flt.ld
ld-elf2flt.in