| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| victims of the @ comment mess on that platform. Add a reference to the upstream PR. | |||
| 2012-01-17 | Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. | joerg | |
| Require __HAVE_TLS_VARIANT_I or __HAVE_TLS_VARIANT_II as well as __lwp_getprivate_fast / __lwp_gettcb_fast to exist for libpthread. Define VAX as going to use TLS variant I, if it is ever implemented. | |||
| 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 | |
| Applied latest patch. | |||
| 2011-06-11 | Turn warns on for all tests and fix all the bugs. | christos | |
| 2011-05-24 | Use proper format string | joerg | |
| 2011-04-02 | Don't fail on platforms without TLS | joerg | |
| 2011-03-31 | Add initial regression test for ld.elf_so locking. | joerg | |
| 2011-03-25 | check that we can dlopen() the linkmap name, too | pooka | |
| 2011-03-25 | check that dlopen()d dso shows up in the linkmap | pooka | |
| 2011-03-17 | Blame where blame is due. | skrll | |
| 2010-12-31 | test helper program exit code, not test program exit code | pooka | |
| 2010-12-24 | Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN marked | skrll | |
| objects, and the RTLD_NODELETE and RTLD_NOLOAD flags to dlopen(3). Mark libpthread as DF_1_NOOPEN and use it to test the functionality. Somewhat taken from FreeBSD. Fixes PR 42029. OK from christos and joerg. | |||
| 2010-12-14 | Convert a couple of old regress tests to ATF. | skrll | |
| Remove the regress/usr.bin/rtld/dlopen/dlopen.c test as well as it's covered by existing ATF test(s). | |||
| 2010-11-03 | add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing | christos | |
| how many bugs this found :-) | |||
| 2010-07-13 | Get rid of static Atffiles and let bsd.test.mk generate them on the fly. | jmmv | |
| 2009-09-24 | add regression tests for dlinfo() | pooka | |
