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: Sun May 30 02:26:51 UTC 2021
Modified Files:
src/tests/libexec/ld.elf_so: Makefile Makefile.inc
Log Message:
Drop explicit -msecure-plt, it's the default for both clang and gcc.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: roy
Date: Tue Sep 29 16:35:42 UTC 2020
Modified Files:
src/tests/libexec/ld.elf_so: t_rtld_r_debug.c
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/libexec/ld.elf_so/t_rtld_r_debug.c
Please not
Module Name:src
Committed By: roy
Date: Tue Sep 29 16:34:08 UTC 2020
Modified Files:
src/tests/libexec/ld.elf_so: t_rtld_r_debug.c
Log Message:
Fix build with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/libexec/ld.elf_so/t_rtld_r_debug.c
Module Name:src
Committed By: skrll
Date: Tue May 5 20:47:14 UTC 2020
Modified Files:
src/tests/libexec/ld.elf_so: h_ifunc.c
src/tests/libexec/ld.elf_so/helper_ifunc_dso: h_helper_ifunc.c
Log Message:
Disable attempt to use ifunc on hppa. It doesn't work and new
Module Name:src
Committed By: joerg
Date: Fri Mar 9 20:15:03 UTC 2018
Modified Files:
src/tests/libexec/ld.elf_so: h_ifunc.c t_ifunc.c
src/tests/libexec/ld.elf_so/helper_ifunc_dso: h_helper_ifunc.c
Log Message:
Avoid casting fun by switching ifunc helper functions
Module Name:src
Committed By: maya
Date: Mon Jan 1 06:34:13 UTC 2018
Modified Files:
src/tests/libexec/ld.elf_so: t_ifunc.c
Log Message:
Build less of the test code if there's no linker ifunc support.
r1.6 changed the code in such a way that it was hitting a BFD assert o
Module Name:src
Committed By: martin
Date: Sat Dec 30 16:53:34 UTC 2017
Modified Files:
src/tests/libexec/ld.elf_so: t_ifunc.c
Log Message:
Skip all tests on architectures w/o ifunc linker/ld.elf_so support.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src
Module Name:src
Committed By: joerg
Date: Fri Jul 21 16:39:20 UTC 2017
Modified Files:
src/tests/libexec/ld.elf_so: h_thread_local_dtor.c
Log Message:
Avoid a race condition between dlclose and thread termination.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1
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
Module Name:src
Committed By: joerg
Date: Fri Feb 14 20:33:32 UTC 2014
Modified Files:
src/tests/libexec/ld.elf_so/helper_symver_dso1: Makefile
src/tests/libexec/ld.elf_so/helper_symver_dso2: Makefile
Log Message:
ARM now works with integrated-as.
To generate a d
Module Name:src
Committed By: joerg
Date: Wed Dec 25 22:26:35 UTC 2013
Modified Files:
src/tests/libexec/ld.elf_so/helper_symver_dso1: Makefile
src/tests/libexec/ld.elf_so/helper_symver_dso2: Makefile
Log Message:
Disable integrated-assembler for clang on ARM for t
Module Name:src
Committed By: mrg
Date: Sun Jul 3 15:28:25 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so: Makefile
Log Message:
avoid building stuff that depends upon pic objects if MKPIC == no.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/test
Module Name:src
Committed By: mrg
Date: Sun Jul 3 06:46:49 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so: Makefile
Log Message:
only build the ld.elf_so tests if MKPIC != no.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/libexec/ld.elf_so/
Module Name:src
Committed By: joerg
Date: Tue May 24 15:24:28 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so: h_df_1_noopen.c
Log Message:
Use proper format string
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/libexec/ld.elf_so/h_df_1_noopen
Module Name:src
Committed By: joerg
Date: Sat Apr 2 12:53:33 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so/helper_dso1: h_helper_dso1.c
Log Message:
Don't fail on platforms without TLS
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/tests/li
Module Name:src
Committed By: pooka
Date: Fri Mar 25 14:47:31 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so: t_dlinfo.c
Log Message:
check that we can dlopen() the linkmap name, too
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/libexec/ld.e
Module Name:src
Committed By: pooka
Date: Fri Mar 25 14:45:21 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so: t_dlinfo.c
Log Message:
check that dlopen()d dso shows up in the linkmap
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/libexec/ld.e
Module Name:src
Committed By: skrll
Date: Thu Mar 17 15:59:32 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so: h_df_1_noopen.c t_df_1_noopen.sh
Log Message:
Blame where blame is due.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/libexec/ld.el
Module Name:src
Committed By: pooka
Date: Fri Dec 31 08:52:32 UTC 2010
Modified Files:
src/tests/libexec/ld.elf_so: t_df_1_noopen.sh
Log Message:
test helper program exit code, not test program exit code
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tes
22 matches
Mail list logo