arm/crt1.S: Avoid dependency on PC+4 or PC+8
commit48df53fd029ce8ccb9c254bd4a0f6c9bafca5196
authorKhem Raj <raj.khem@gmail.com>
Thu, 22 Jul 2010 06:54:15 +0000 (21 23:54 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 22 Jul 2010 06:54:15 +0000 (21 23:54 -0700)
tree3ccc7827cb6f05cce4c00ee11ce31ff733fcceef
parent48fb264beaac8114e5ac3e80e70dda473fbce96d
arm/crt1.S: Avoid dependency on PC+4 or PC+8

* fix a problem with Thumb PIE binaries,
  where the GOT was located incorrectly because of an offset 8

Signed-off-by: Khem Raj <raj.khem@gmail.com>
libc/sysdeps/linux/arm/crt1.S