]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 11 May 2012 00:05:06 +0000 (17:05 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 11 May 2012 00:05:06 +0000 (17:05 -0700)
commitdf8a552f6f93f62c494177a49ee49d3bf40949b8
tree8aee7d998d4e25fe5563f87295f317d5800e4f0e
parentf42d41d10769f9bf465348e6cf6960364d47e10b
Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32
12 files changed:
ChangeLog
elf/elf.h
sysdeps/x86_64/Makefile
sysdeps/x86_64/dl-machine.h
sysdeps/x86_64/tst-quad1.c [new file with mode: 0644]
sysdeps/x86_64/tst-quad1pie.c [new file with mode: 0644]
sysdeps/x86_64/tst-quad2.c [new file with mode: 0644]
sysdeps/x86_64/tst-quad2pie.c [new file with mode: 0644]
sysdeps/x86_64/tst-quadmod1.S [new file with mode: 0644]
sysdeps/x86_64/tst-quadmod1pie.S [new file with mode: 0644]
sysdeps/x86_64/tst-quadmod2.S [new file with mode: 0644]
sysdeps/x86_64/tst-quadmod2pie.S [new file with mode: 0644]