source: introduction/mips64/changelog.xml @ 457775e

Last change on this file since 457775e was 457775e, checked in by Jim Gifford <clfs@…>, 18 years ago

r4781@server: jim | 2006-07-22 20:01:02 -0700
Added updated glibc patch to MIPS to fix various issues

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