]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updates for s390x
authorFlorian Krohm <florian@eich-krohm.de>
Sat, 28 Jul 2012 22:10:41 +0000 (22:10 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sat, 28 Jul 2012 22:10:41 +0000 (22:10 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12803

docs/internals/release-HOWTO.txt

index bba60fe222c6b88a38d47f9d0fa4acdb59b89b92..fb2b90a7bf7327e81aa55378bd0069994fb8fa86 100644 (file)
@@ -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.