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)
commit3fcd3b5733cfeabe80a1d4d48fb0b8207094d218
tree8e74f6152b50f29f7091e74dde33e4b62715bf99
parent2ca56f64335b240d8583593aaf2db1090401c827
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