source: materials/mips64/patches.xml@ 8acf99e

Last change on this file since 8acf99e was 2f6e84a, checked in by Jim Gifford <clfs@…>, 19 years ago

r748@server (orig r746): jim | 2005-11-23 16:59:43 -0800

r770@server: jim | 2005-11-23 16:59:11 -0800
Updates to colo for MIPS - RaQ2


  • Property mode set to 100644
File size: 3.6 KB
RevLine 
[bf8c11f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-mips64">
9 <?dbhtml filename="patches-mips64.html"?>
10
[6392db23]11 <title>Additional Patches for MIPS 64 Bit Multilib</title>
[bf8c11f]12
13 <variablelist role="materials">
14
[08fe5db]15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
16 href="../mips/patches.xml"
17 xpointer="xpointer(//*[@os='arcload-fixes-patch'])"/>
18
[98d4da5]19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20 href="../x86_64/patches.xml"
21 xpointer="xpointer(//*[@os='binutils-multilib-patch'])"/>
[bf8c11f]22
[2f6e84a]23 <varlistentry os="colo-mips-patch">
24 <term>Colo Make Patch - 3 KB:</term> <listitem>
25 <para><ulink
26 url="&patches-root;colo/&colo-make-patch;"/></para>
27 </listitem>
28 </varlistentry>
29
[166a2dd]30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31 href="../mips/patches.xml"
32 xpointer="xpointer(//*[@os='dvhtool-fixes-patch'])"/>
33
[98d4da5]34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
35 href="../mips/patches.xml"
36 xpointer="xpointer(//*[@os='file-mips_update-patch'])"/>
[bf8c11f]37
[98d4da5]38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
39 href="../mips/patches.xml"
40 xpointer="xpointer(//*[@os='flex-mips_update-patch'])"/>
[bf8c11f]41
[98d4da5]42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43 href="../mips/patches.xml"
44 xpointer="xpointer(//*[@os='gcc-mips_tls-patch'])"/>
[bf8c11f]45
[98d4da5]46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
47 href="../x86/patches.xml"
48 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[bf8c11f]49
[98d4da5]50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51 href="../mips/patches.xml"
52 xpointer="xpointer(//*[@os='glibc-mips_nptl-patch'])"/>
[bf8c11f]53
[98d4da5]54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
55 href="../mips/patches.xml"
56 xpointer="xpointer(//*[@os='grep-mips_update-patch'])"/>
[c30e6534]57
[98d4da5]58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
59 href="../mips/patches.xml"
60 xpointer="xpointer(//*[@os='linux-mips-patch'])"/>
[bf8c11f]61
[98d4da5]62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
63 href="../mips/patches.xml"
64 xpointer="xpointer(//*[@os='linux-mips_fix-patch'])"/>
[bf8c11f]65
[98d4da5]66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
67 href="../mips/patches.xml"
68 xpointer="xpointer(//*[@os='linux-libc-headers-mips_atomic_fix-patch'])"/>
[bf8c11f]69
[98d4da5]70 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
71 href="../mips/patches.xml"
72 xpointer="xpointer(//*[@os='linux-libc-headers-mips_tls-patch'])"/>
[bf8c11f]73
[98d4da5]74 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
75 href="../mips/patches.xml"
76 xpointer="xpointer(//*[@os='make-mips_update-patch'])"/>
[bf8c11f]77
[98d4da5]78 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
79 href="../mips/patches.xml"
80 xpointer="xpointer(//*[@os='mktemp-mips_update-patch'])"/>
[bf8c11f]81
[98d4da5]82 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
83 href="../mips/patches.xml"
84 xpointer="xpointer(//*[@os='module-init-tools-mips_update-patch'])"/>
[bf8c11f]85
[98d4da5]86 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
87 href="../x86_64/patches.xml"
88 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
89
90 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
91 href="../x86_64/patches.xml"
92 xpointer="xpointer(//*[@os='perl-lib64-patch'])"/>
93
94 <varlistentry os="util-linux-mips64-patch">
[bf8c11f]95 <term>Util-linux MIPS64 Patch - 1 KB:</term> <listitem>
96 <para><ulink
97 url="&patches-root;util-linux/&util-linux-mips64-patch;"/></para>
98 </listitem>
99 </varlistentry>
100
101 </variablelist>
102
103</sect1>
Note: See TracBrowser for help on using the repository browser.