OSDN Git Service

GCC properly provides CTOR/DTOR END/LIST symbols already via the normal
authorDavid McCullough <davidm@snapgear.com>
Thu, 7 May 2009 06:14:27 +0000 (06:14 +0000)
committerDavid McCullough <davidm@snapgear.com>
Thu, 7 May 2009 06:14:27 +0000 (06:14 +0000)
commit4cf2544bde406fc1c7e3be6f92c972de02d6fef4
treee3a7ee5d83294c12a846fe8fa4905286fd24597c
parent583221112a242102e0d6c19151254110fbb3fbc3
GCC properly provides CTOR/DTOR END/LIST symbols already via the normal
crtbegin and crtend objects.  Since it's been doing this for a while, add
a configure option to control the manual list found in the elf2flt linker
script and default it to off now.

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