* ================== PLATFORM CHANGES =================
+s390x: Machine models older than z196 are no longer supported.
* ==================== TOOL CHANGES ===================
228343 none/tests/darwin/bug228343 fails on OS X
413369 unhandled amd64-darwin syscall: unix:151 (getpgid)
487055 memcheck/tests/x86-linux/scalar fails running in Docker
+509562 s390x: Define minimum required machine model
510416 Missing syswraps for file_getattr and file_setattr
510864 Add SSE4.1 PMAXSD and PMINSD instructions support for 32-bit x86
511329 Darwin and FreeBSD: Move setting of carry flag out of
Requirements
------------
-- You need GCC 3.4 or later to compile the s390 port.
+- You need a GCC-compatible compiler with C11 support to compile
+ the s390 port.
- Valgrind requires a machine not older than z196 to run.