History log of /openbsd-current/regress/libexec/ld.so/randomdata/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.5 22-Aug-2012 matthew

Link ld.so-cookie back into the regress build now that ld.so's __guard
value is actually initialized.


# 1.4 21-Aug-2012 matthew

Link randomdata tests into the regress build now that I've committed support for
.openbsd.randomdata, but comment out randomdata/ld.so-cookie for now
since I haven't yet switched ld.so's __guard to use it.


# 1.3 16-Aug-2012 matthew

Add regression test to check that PIEs work too.


# 1.2 16-Aug-2012 matthew

Add a test case to verify ld.so's randomdata section is initialized
too, since interpreters will be initialized by a slightly different
code path than executables.


# 1.1 16-Aug-2012 matthew

branches: 1.1.1;
Initial revision