From: Florian Krohm Date: Sat, 28 Jul 2012 22:10:41 +0000 (+0000) Subject: Updates for s390x X-Git-Tag: svn/VALGRIND_3_8_0~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b54defa7254798aa398a2f9754b5f476023d0b;p=thirdparty%2Fvalgrind.git Updates for s390x git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12803 --- diff --git a/docs/internals/release-HOWTO.txt b/docs/internals/release-HOWTO.txt index bba60fe222..fb2b90a7bf 100644 --- a/docs/internals/release-HOWTO.txt +++ b/docs/internals/release-HOWTO.txt @@ -83,6 +83,11 @@ releases, bug-fix-only releases might not need one): * Run regression tests from gsl-1.6 on all platforms. This is a good, thorough test of FP. Easy, using the scripts auxprogs/gsl16test. + * s390x: Run regression tests on a z900 machine. That is the oldest + supported model and there is no nightly build for it. + + * s390x: Ensure README.s390 is up-to-date and URLs therein are not stale. + - Change release number in AC_INIT() in configure.in to "X.Y.Z-rcN", where 'N' is the release candidate number.