]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bug 495470 - s390x: Add s390-opcodes.csv to distribution
authorAndreas Arnez <arnez@linux.ibm.com>
Tue, 29 Oct 2024 16:43:15 +0000 (17:43 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Tue, 29 Oct 2024 17:23:25 +0000 (18:23 +0100)
Include s390-opcodes.csv in the distribution, since it is referenced in
README.s390.

NEWS
docs/Makefile.am

diff --git a/NEWS b/NEWS
index 329bcdb6548c23623b20f7a1abaede049000bb8a..2857a387d1e1bd6b21c16c9b26d528536f0f7559 100644 (file)
--- 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
 
index f9ba4e395817fde26f4662af44bec2d589c34e8f..6859ee8a34d1df2d9c822a7bc065f6f89b85e212 100644 (file)
@@ -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 \