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
Line 
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
11 <title>Additional Patches for MIPS 64 Bit Multilib</title>
12
13 <variablelist role="materials">
14
15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
16 href="../mips/patches.xml"
17 xpointer="xpointer(//*[@os='arcload-fixes-patch'])"/>
18
19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20 href="../x86_64/patches.xml"
21 xpointer="xpointer(//*[@os='binutils-multilib-patch'])"/>
22
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
30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31 href="../mips/patches.xml"
32 xpointer="xpointer(//*[@os='dvhtool-fixes-patch'])"/>
33
34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
35 href="../mips/patches.xml"
36 xpointer="xpointer(//*[@os='file-mips_update-patch'])"/>
37
38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
39 href="../mips/patches.xml"
40 xpointer="xpointer(//*[@os='flex-mips_update-patch'])"/>
41
42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43 href="../mips/patches.xml"
44 xpointer="xpointer(//*[@os='gcc-mips_tls-patch'])"/>
45
46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
47 href="../x86/patches.xml"
48 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
49
50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51 href="../mips/patches.xml"
52 xpointer="xpointer(//*[@os='glibc-mips_nptl-patch'])"/>
53
54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
55 href="../mips/patches.xml"
56 xpointer="xpointer(//*[@os='grep-mips_update-patch'])"/>
57
58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
59 href="../mips/patches.xml"
60 xpointer="xpointer(//*[@os='linux-mips-patch'])"/>
61
62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
63 href="../mips/patches.xml"
64 xpointer="xpointer(//*[@os='linux-mips_fix-patch'])"/>
65
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'])"/>
69
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'])"/>
73
74 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
75 href="../mips/patches.xml"
76 xpointer="xpointer(//*[@os='make-mips_update-patch'])"/>
77
78 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
79 href="../mips/patches.xml"
80 xpointer="xpointer(//*[@os='mktemp-mips_update-patch'])"/>
81
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'])"/>
85
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">
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.