From 54c0a49bca6570a09a0764ccd6cf60f9a08ad493 Mon Sep 17 00:00:00 2001 From: Andreas Arnez Date: Tue, 29 Oct 2024 17:43:15 +0100 Subject: [PATCH] Bug 495470 - s390x: Add s390-opcodes.csv to distribution Include s390-opcodes.csv in the distribution, since it is referenced in README.s390. --- NEWS | 1 + docs/Makefile.am | 1 + 2 files changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 329bcdb654..2857a387d1 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. ISA 3.0 and earlier, just ignore the value 495469 aligned_alloc and posix_memalign missing MALLOC_TRACE with returned pointer +495470 s390x: 3.24.0.RC1 missing file and regtest failure n-i-bz Improve messages for sigaltstack errors, use specific stack_t member names diff --git a/docs/Makefile.am b/docs/Makefile.am index f9ba4e3958..6859ee8a34 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -64,6 +64,7 @@ EXTRA_DIST = \ internals/qemu-aarch64-linux-HOWTO.txt \ internals/qemu-mips64-linux-HOWTO.txt \ internals/register-uses.txt \ + internals/s390-opcodes.csv \ internals/release-HOWTO.txt \ internals/segments-seginfos.txt \ internals/t-chaining-notes.txt \ -- 2.47.2