Add AVX support to ld.so auditing for x86-64.
commitb0ecde3a63fd3e987137aa9eb76da3b556b14559
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 10 Jul 2009 19:04:14 +0000 (10 12:04 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Jul 2009 19:04:14 +0000 (10 12:04 -0700)
tree9ec97c379f41fcb36164d03ee5b852e1b3f1e59f
parent786b74f41a076ac67b5d4fe59ab26e55745095df
Add AVX support to ld.so auditing for x86-64.
19 files changed:
ChangeLog
config.h.in
config.make.in
configure
configure.in
elf/Makefile
elf/tst-audit4.c [new file with mode: 0644]
elf/tst-audit5.c [new file with mode: 0644]
elf/tst-auditmod4a.c [new file with mode: 0644]
elf/tst-auditmod4b.c [new file with mode: 0644]
elf/tst-auditmod5a.c [new file with mode: 0644]
elf/tst-auditmod5b.c [new file with mode: 0644]
sysdeps/x86_64/Makefile
sysdeps/x86_64/bits/link.h
sysdeps/x86_64/dl-trampoline.S
sysdeps/x86_64/dl-trampoline.h [new file with mode: 0644]
sysdeps/x86_64/elf/configure
sysdeps/x86_64/elf/configure.in
sysdeps/x86_64/link-defines.sym [new file with mode: 0644]