OSDN Git Service

Patch from Paul Brook:
authorEric Andersen <andersen@codepoet.org>
Sun, 12 Dec 2004 05:02:43 +0000 (05:02 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 12 Dec 2004 05:02:43 +0000 (05:02 -0000)
commita80a5b718fa8ad8cc096522f117224e77bd1e1df
treebd3279c9baaef09f0ae0b18775af5904cec0c613
parent537a1b30e6247f276b013cc07c5b4e46b5a23eca
Patch from Paul Brook:

The Arm crt0.S contains non-PIC code for locating _init and _fini sections.
This caused problems on my uclinux system when static constructors were
enabled.

The attached patch implements a PIC version of this code.

Paul
libc/sysdeps/linux/arm/crt0.S