Module Name:src
Committed By: christos
Date: Fri Jun 4 15:37:48 UTC 2021
Modified Files:
src/tests/libexec/ld.elf_so/helper_ifunc_dso: h_helper_ifunc.c
Log Message:
PR/56230: Don't try to use ifunc with arm and oabi
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: joerg
Date: Tue Aug 26 17:13:42 UTC 2014
Modified Files:
src/tests/libexec/ld.elf_so/helper_ifunc_dso: h_helper_ifunc.c
Log Message:
Really revert to the original version.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src
Module Name:src
Committed By: joerg
Date: Tue Aug 26 16:25:35 UTC 2014
Modified Files:
src/tests/libexec/ld.elf_so/helper_ifunc_dso: h_helper_ifunc.c
Log Message:
Revert. There is no such thing as __HAVE_IFUNC and there should not be
one in first place.
To generate a dif
Module Name:src
Committed By: christos
Date: Tue Aug 26 11:10:03 UTC 2014
Modified Files:
src/tests/libexec/ld.elf_so/helper_ifunc_dso: h_helper_ifunc.c
Log Message:
effectively disable the test to fix the build and explain why.
To generate a diff of this commit:
cvs rdi