source: introduction/mips64/changelog.xml@ 552ea12

Last change on this file since 552ea12 was 8b3ca42, checked in by Ken Moffat <zarniwhoop@…>, 18 years ago

Fix most of the tests in glibc-32 on multilib, thanks to Go Moko. Anybody with access to mips64 should consider whether this needs to be applied to N32, please.

  • Property mode set to 100644
File size: 5.8 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-intro-changelog-mips64">
9 <?dbhtml filename="changelog-mips64.html"?>
10
11 <title>Changelog for MIPS 64 Bit</title>
12
13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
14 href="../x86/changelog.xml"
15 xpointer="xpointer(/sect1/para[1])"/>
16
17 <itemizedlist>
18 <title>Changelog Entries:</title>
19
20<!-- Changelog template
21
22 <listitem>
23 <para>Date</para>
24 <itemizedlist>
25 <listitem>
26 <para>[name] - Changelog entry.</para>
27 </listitem>
28 <listitem>
29 <para>[name] - Another changelog entry.</para>
30 </listitem>
31 </itemizedlist>
32 </listitem>
33
34-->
35
[8b3ca42]36 <listitem>
37 <para>July 24, 2006</para>
38 <itemizedlist>
39 <listitem>
40 <para>[ken] - Fix the locale failures in 32-bit glibc tests, thanks
41 to Go Moko.</para>
42 </listitem>
43 </itemizedlist>
44 </listitem>
45
[8987422]46 <listitem>
47 <para>July 22, 2006</para>
48 <itemizedlist>
49 <listitem>
50 <para>[jim] - Added a patch for Colo to fix a relocation error with
51 the use of the newer binutils.</para>
52 </listitem>
[457775e]53 <listitem>
54 <para>[jim] - Updated GLIBC 2.4 MIPS patch to fix missing symbols and
55 fixes due to the Kernel ABI change in 2.6.12.</para>
56 </listitem>
[8987422]57 </itemizedlist>
58 </listitem>
59
[e2b20dd]60 <listitem>
61 <para>July 8, 2006</para>
62 <itemizedlist>
63 <listitem>
64 <para>[jim] - Updated MIPS Patches linux-2.6.17.4-mips-1.patch is the merge
65 of Linux MIPS and Kernel.org GIT trees. Linux 2.6.17.4-mips_fixes-1.patch are
66 updates not approved by Linux MIPS for addition, but are required for a working
67 system.</para>
68 </listitem>
69 </itemizedlist>
70 </listitem>
71
[1fc16cb]72 <listitem>
73 <para>April 14, 2006</para>
74 <itemizedlist>
75 <listitem>
76 <para>[jim] - Fixed MIPS Glibc Ports patch. Added the mv statement to move
77 glibc-ports-(version) to ports.</para>
78 </listitem>
[608412f]79 <listitem>
80 <para>[jim] - Added glibc-ports to packages list.</para>
81 </listitem>
[1fc16cb]82 </itemizedlist>
83 </listitem>
84
[f7683d44]85 <listitem>
86 <para>April 6, 2006</para>
87 <itemizedlist>
88 <listitem>
89 <para>[jim] - Remove make config update patch. No longer required.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
[e70d2e2]94 <listitem>
95 <para>March 20, 2006</para>
96 <itemizedlist>
97 <listitem>
98 <para>[jim] - Updated Linux patch to 2.6.16.</para>
99 </listitem>
100 </itemizedlist>
101 </listitem>
102
[0189731]103 <listitem>
104 <para>February 19, 2006</para>
105 <itemizedlist>
106 <listitem>
107 <para>[jim] - Updated to ARCLoad 0.5.</para>
108 </listitem>
109 </itemizedlist>
110 </listitem>
111
[1c3dcf7]112 <listitem>
113 <para>February 2, 2006</para>
114 <itemizedlist>
115 <listitem>
116 <para>[jim] - Updated to Colo 1.21.</para>
117 </listitem>
118 </itemizedlist>
119 </listitem>
120
[da3f5ca]121 <listitem>
122 <para>January 5, 2006</para>
123 <itemizedlist>
124 <listitem>
125 <para>[jim] - Added patch to fix Glibc. See http://sources.redhat.com/bugzilla/show_bug.cgi?id=1458.</para>
126 </listitem>
127 </itemizedlist>
128 </listitem>
129
[5c41d32]130 <listitem>
131 <para>December 26, 2005</para>
132 <itemizedlist>
133 <listitem>
134 <para>[jim] - Added config update patch to Expect.</para>
135 </listitem>
136 </itemizedlist>
137 </listitem>
138
[6ed49de4]139 <listitem>
140 <para>December 09, 2005</para>
141 <itemizedlist>
142 <listitem>
143 <para>[ken] - Set prefix to '/' in multilib module-init-tools, to
144 prevent man pages going into /share.</para>
145 </listitem>
[9306bac]146 <listitem>
147 <para>[ken] - Simplify the installation of multilib bzip2.
148 Thanks to Go Moko.</para>
149 </listitem>
[6ed49de4]150 </itemizedlist>
151 </listitem>
152
[2f6e84a]153 <listitem>
154 <para>November 23, 2005</para>
155 <itemizedlist>
156 <listitem>
157 <para>[jim] - Removed uneeded programs from Colo.</para>
158 </listitem>
159 <listitem>
160 <para>[jim] - Colo will now build under 64-Bit. Thanx Joe Ciccone.</para>
161 </listitem>
162 </itemizedlist>
163 </listitem>
164
[9408b29f]165 <listitem>
166 <para>November 20, 2005</para>
167 <itemizedlist>
168 <listitem>
169 <para>[jim] - Removed mips procps patch.</para>
170 </listitem>
[166a2dd]171 <listitem>
[449f19c]172 <para>[jim] - Added dvhtool 1.01. By Joe Ciccone.</para>
[166a2dd]173 </listitem>
174 <listitem>
[449f19c]175 <para>[jim] - Added arcload 0.43. By Joe Ciccone.</para>
[166a2dd]176 </listitem>
[9408b29f]177 </itemizedlist>
178 </listitem>
179
[0ff00ec]180 <listitem>
181 <para>November 15, 2005</para>
182 <itemizedlist>
183 <listitem>
184 <para>[ken] - Correct temporary perl instructions to actually install
[a0418f7]185 perl. Thanks to Harri K. Tikkala. Fix text for number of directories
186 to add to ld.so.conf - Thanks to Go Moko.</para>
[0ff00ec]187 </listitem>
188 </itemizedlist>
189 </listitem>
190
[8e8799e]191 <listitem>
192 <para>November 11, 2005</para>
193 <itemizedlist>
194 <listitem>
195 <para>[manuel] - Added the Module-Init-Tools patch in boot chapter.
196 This fix r6941.</para>
197 </listitem>
[a0bdcb7]198 <listitem>
199 <para>[ken] - Reduce temporary perl to a single 32-bit install.</para>
200 </listitem>
201 </itemizedlist>
202 </listitem>
203
[bf8c11f]204 <listitem>
205 <para>October 31, 2005</para>
206 <itemizedlist>
207 <listitem>
208 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
209 </listitem>
210 </itemizedlist>
211 </listitem>
212
213 </itemizedlist>
214
215</sect1>
Note: See TracBrowser for help on using the repository browser.