NetBSD/regress/usr.bin/rtld
skrll 6d031b3abb Link testlib against libm and libgcc_s so that all the required symbols
are available for all arches.

Some arches (arm and hppa) use SJLJ expections which requires stuff from
libgcc_s and some (hppa) always do immediate binding - libstdc++ requires
libm.

Fixes PR 33294 and regress/usr.bin/rtld/dlopen on hppa with the soon to
be committed unaligned reloc fix.
2006-10-16 09:21:55 +00:00
..
dlerror-cleared s/DL_LAZY/RTLD_LAZY/ 2003-08-01 07:04:31 +00:00
dlerror-false s/DL_LAZY/RTLD_LAZY/ 2003-08-01 07:04:31 +00:00
dlopen s/DL_LAZY/RTLD_LAZY/ 2003-08-12 16:15:33 +00:00
testlib Link testlib against libm and libgcc_s so that all the required symbols 2006-10-16 09:21:55 +00:00
Makefile Add a couple of regression tests for dlerror() handling. 2002-11-14 21:10:45 +00:00