index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libexec
Age
Commit message (
Expand
)
Author
2023-07-05
tests/libexec/ld.elf_so: Fix helper library makefiles.
riastradh
2023-06-04
Fix interactions of initial-exec TLS model and dlopen
joerg
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-02
ld.elf_so: Test dynamic-then-static abuse via ctor.
riastradh
2023-06-02
ld.elf_so: Test another edge case of mismatched TLS models.
riastradh
2023-06-02
ld.elf_so: tls_extern dynamic_defabuse_eager must xfail differently.
riastradh
2023-06-01
ld.elf_so: Separately test eager and lazy resolution of def tls ptr.
riastradh
2023-06-01
ld.elf_so: Shorter test names.
riastradh
2023-06-01
ld.elf_so: Test TLS abuse of static def, dynamic use and vice versa.
riastradh
2023-06-01
ld.elf_so: Factor out logic in TLS tests to make writing more easier.
riastradh
2023-06-01
ld.elf_so: Test extern dynamic TLS too.
riastradh
2023-06-01
ld.elf_so: Test variations on PR toolchain/50277.
riastradh
2023-05-31
ld.elf_so: Nix inadvertently committed private test program.
riastradh
2023-05-31
ld.elf_so: Fix extern TLS test to match PR toolchain/50277.
riastradh
2023-05-31
ld.elf_so: New test for extern initial-exec TLS, PR toolchain/50277.
riastradh
2022-06-21
sort; it is the same list as in h_ifunc_static.c; perhaps it should be
christos
2022-06-21
Support ifunc on aarch64. The tests pass at least.
skrll
2022-06-21
Wrap long #if defined(...) || ... and sort. NFCI.
skrll
2022-06-13
Whitespace
skrll
2022-01-14
Trailing whitespace
skrll
2021-06-07
Good bye oabi! Tested building earmv7hf.
christos
2021-06-04
PR/56230: Don't try to use ifunc with arm and oabi
christos
2021-05-30
Drop explicit -msecure-plt, it's the default for both clang and gcc.
joerg
2020-09-29
Whitespace
roy
2020-09-29
Fix build with clang.
roy
2020-09-22
Add new RTLD test file for r_debug
kamil
2020-05-05
Disable attempt to use ifunc on hppa. It doesn't work and new binutils
skrll
2019-07-09
return return atf_no_error() instead of 0 for consistency.
maya
2019-05-14
clang ifunc's on powerpc require secure-plt.
christos
2018-03-09
Avoid casting fun by switching ifunc helper functions to return
joerg
2018-01-01
Build less of the test code if there's no linker ifunc support.
maya
2017-12-30
Skip all tests on architectures w/o ifunc linker/ld.elf_so support.
martin
2017-11-06
init/fini for the main program is handled by crt0.o, so ifunc handling
joerg
2017-08-12
Add sparc/sparc64 support for irelative relocations.
joerg
2017-08-10
Add IRELATIVE support for ARM, X86 and PowerPC.
joerg
2017-07-21
Avoid a race condition between dlclose and thread termination.
joerg
2017-07-11
Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This
joerg
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2014-08-26
Really revert to the original version.
joerg
2014-08-26
Revert. There is no such thing as __HAVE_IFUNC and there should not be
joerg
2014-08-26
effectively disable the test to fix the build and explain why.
christos
2014-08-25
Add basic support for indirect functions. It allows providing a public
joerg
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2014-02-14
ARM now works with integrated-as.
joerg
2013-12-25
Disable integrated-assembler for clang on ARM for two files that are
joerg
2012-01-17
Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage.
joerg
2011-07-03
avoid building stuff that depends upon pic objects if MKPIC == no.
mrg
2011-07-03
only build the ld.elf_so tests if MKPIC != no.
mrg
2011-06-25
PR/45015: ld.elf_so: support ELF symbol versioning
nonaka
2011-06-11
Turn warns on for all tests and fix all the bugs.
christos
[next]