mirror of
git://sourceware.org/git/valgrind.git
synced 2026-01-12 00:19:31 +08:00
The following people contributed to the initial RISC-V support: Petr Pavlu <petr.pavlu@dagobah.cz> Xeonacid <h.dwwwwww@gmail.com> laokz <laokz@foxmail.com> Chelsea E. Manning <me@xychelsea.is> zhaomingxin <zhaomingxin.zmx@alibaba-inc.com> Jojo R <rjiejie@linux.alibaba.com> https://bugs.kde.org/show_bug.cgi?id=493507
155 lines
4.8 KiB
XML
155 lines
4.8 KiB
XML
<?xml version="1.0"?> <!-- -*- sgml -*- -->
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
|
|
[ <!ENTITY % vg-entities SYSTEM "vg-entities.xml"> %vg-entities; ]>
|
|
|
|
|
|
<book id="dist" xreflabel="Distribution Documents">
|
|
|
|
<bookinfo>
|
|
<title>Valgrind Distribution Documents</title>
|
|
<releaseinfo>&rel-type; &rel-version; &rel-date;</releaseinfo>
|
|
<copyright>
|
|
<year>&vg-lifespan;</year>
|
|
<holder><ulink url="&vg-devs-url;">Valgrind Developers</ulink></holder>
|
|
</copyright>
|
|
<legalnotice id="dist-legal">
|
|
<para>Email: <ulink url="mailto:&vg-vemail;">&vg-vemail;</ulink></para>
|
|
</legalnotice>
|
|
</bookinfo>
|
|
|
|
<!-- Nb: because these are all text files, we have to wrap -->
|
|
<!-- them in suitable XML. Hence the chapter/title stuff -->
|
|
|
|
<chapter id="dist.authors" xreflabel="Valgrind Developers">
|
|
<title id="dist.authors.title">AUTHORS</title>
|
|
<literallayout>
|
|
<xi:include href="../../AUTHORS" parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.news" xreflabel="News">
|
|
<title>NEWS</title>
|
|
<literallayout>
|
|
<xi:include href="../../NEWS" parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
<chapter id="dist.news.old" xreflabel="Old News">
|
|
<title>OLDER NEWS</title>
|
|
<literallayout>
|
|
<xi:include href="../../NEWS.old" parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme" xreflabel="Readme">
|
|
<title>README</title>
|
|
<literallayout>
|
|
<xi:include href="../../README" parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-missing"
|
|
xreflabel="Readme Missing Syscall or Ioctl">
|
|
<title>README_MISSING_SYSCALL_OR_IOCTL</title>
|
|
<literallayout>
|
|
<xi:include href="../../README_MISSING_SYSCALL_OR_IOCTL"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-developers"
|
|
xreflabel="Readme Developer">
|
|
<title>README_DEVELOPERS</title>
|
|
<literallayout>
|
|
<xi:include href="../../README_DEVELOPERS"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-packagers"
|
|
xreflabel="Readme Packagers">
|
|
<title>README_PACKAGERS</title>
|
|
<literallayout>
|
|
<xi:include href="../../README_PACKAGERS"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-s390"
|
|
xreflabel="Readme S390">
|
|
<title>README.S390</title>
|
|
<literallayout>
|
|
<xi:include href="../../README.s390"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-android"
|
|
xreflabel="Readme Android">
|
|
<title>README.android</title>
|
|
<literallayout>
|
|
<xi:include href="../../README.android"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-android_emulator"
|
|
xreflabel="Readme Android Emulator">
|
|
<title>README.android_emulator</title>
|
|
<literallayout>
|
|
<xi:include href="../../README.android_emulator"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-mips"
|
|
xreflabel="Readme MIPS">
|
|
<title>README.mips</title>
|
|
<literallayout>
|
|
<xi:include href="../../README.mips"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-riscv64"
|
|
xreflabel="Readme RISCV64">
|
|
<title>README.riscv64</title>
|
|
<literallayout>
|
|
<xi:include href="../../README.riscv64"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-solaris"
|
|
xreflabel="Readme Solaris">
|
|
<title>README.solaris</title>
|
|
<literallayout>
|
|
<xi:include href="../../README.solaris"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
|
|
<chapter id="dist.readme-freebsd"
|
|
xreflabel="Readme FreeBSD">
|
|
<title>README.freebsd</title>
|
|
<literallayout>
|
|
<xi:include href="../../README.freebsd"
|
|
parse="text"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</literallayout>
|
|
</chapter>
|
|
</book>
|