source: BOOK/introduction/mips/changelog.xml@ f74ae22

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since f74ae22 was a3fa93a, checked in by Jim Gifford <clfs@…>, 18 years ago

r5086@server: jim | 2006-08-11 14:07:05 -0700
Updated Glibc 2.4 patch for MIPS to -3

  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[3f8be484]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-mips">
9 <?dbhtml filename="changelog-mips.html"?>
10
11 <title>Changelog for MIPS 32 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-->
[4e070c8]35
[a3fa93a]36 <listitem>
37 <para>August 11, 2006</para>
38 <itemizedlist>
39 <listitem>
40 <para>[jim] - Updated Glibc 2.4 patch to -3.</para>
41 </listitem>
42 </itemizedlist>
43 </listitem>
44
[3d1fb37]45 <listitem>
46 <para>July 22, 2006</para>
47 <itemizedlist>
48 <listitem>
49 <para>[jim] - Added a patch for Colo to fix a relocation error with
50 the use of the newer binutils.</para>
51 </listitem>
[04d2eec]52 <listitem>
53 <para>[jim] - Updated GLIBC 2.4 MIPS patch to fix missing symbols and
54 fixes due to the Kernel ABI change in 2.6.12.</para>
55 </listitem>
[3d1fb37]56 </itemizedlist>
57 </listitem>
58
[4e070c8]59 <listitem>
60 <para>July 8, 2006</para>
61 <itemizedlist>
62 <listitem>
63 <para>[jim] - Updated MIPS Patches linux-2.6.17.4-mips-1.patch is the merge
64 of Linux MIPS and Kernel.org GIT trees. Linux 2.6.17.4-mips_fixes-1.patch are
65 updates not approved by Linux MIPS for addition, but are required for a working
66 system.</para>
67 </listitem>
68 </itemizedlist>
69 </listitem>
70
[035fb6f]71 <listitem>
72 <para>April 14, 2006</para>
73 <itemizedlist>
74 <listitem>
75 <para>[jim] - Fixed MIPS Glibc Ports patch. Added the mv statement to move
76 glibc-ports-(version) to ports.</para>
77 </listitem>
[a7600d6]78 <listitem>
79 <para>[jim] - Added glibc-ports to packages list.</para>
80 </listitem>
[035fb6f]81 </itemizedlist>
82 </listitem>
[3f8be484]83
[96510cec]84 <listitem>
85 <para>April 6, 2006</para>
86 <itemizedlist>
87 <listitem>
88 <para>[jim] - Remove make config update patch. No longer required.</para>
89 </listitem>
90 </itemizedlist>
91 </listitem>
92
[af35de7]93 <listitem>
[75dd76c]94 <para>March 20, 2006</para>
95 <itemizedlist>
96 <listitem>
97 <para>[jim] - Updated Linux patch to 2.6.16.</para>
98 </listitem>
99 </itemizedlist>
100 </listitem>
101
102 <listitem>
[af35de7]103 <para>February 19, 2006</para>
104 <itemizedlist>
105 <listitem>
106 <para>[jim] - Updated to ARCLoad 0.5.</para>
107 </listitem>
108 </itemizedlist>
109 </listitem>
110
[cd1fba2]111 <listitem>
112 <para>February 2, 2006</para>
113 <itemizedlist>
114 <listitem>
115 <para>[jim] - Updated to Colo 1.21.</para>
116 </listitem>
117 </itemizedlist>
118 </listitem>
119
[c13f654]120 <listitem>
121 <para>January 5, 2006</para>
122 <itemizedlist>
123 <listitem>
124 <para>[jim] - Added patch to fix Glibc. See http://sources.redhat.com/bugzilla/show_bug.cgi?id=1458.</para>
125 </listitem>
126 </itemizedlist>
127 </listitem>
128
[1aebe7f]129 <listitem>
130 <para>December 26, 2005</para>
131 <itemizedlist>
132 <listitem>
133 <para>[jim] - Added config update patch to Expect.</para>
134 </listitem>
135 </itemizedlist>
136 </listitem>
137
[3f339fd]138 <listitem>
139 <para>November 23, 2005</para>
140 <itemizedlist>
141 <listitem>
142 <para>[jim] - Removed uneeded programs from Colo.</para>
143 </listitem>
144 </itemizedlist>
145 </listitem>
146
[738dbf8]147 <listitem>
148 <para>November 20, 2005</para>
149 <itemizedlist>
150 <listitem>
151 <para>[jim] - Removed mips procps patch.</para>
152 </listitem>
[0935d01]153 <listitem>
[3b60b1f]154 <para>[jim] - Added dvhtool 1.01. By Joe Ciccone.</para>
[0935d01]155 </listitem>
156 <listitem>
[3b60b1f]157 <para>[jim] - Added arcload 0.43. By Joe Ciccone.</para>
[0935d01]158 </listitem>
[738dbf8]159 </itemizedlist>
160 </listitem>
161
[7386c05]162 <listitem>
163 <para>November 11, 2005</para>
164 <itemizedlist>
165 <listitem>
166 <para>[manuel] - Added the Module-Init-Tools patch in boot chapter.
167 This fix r6941.</para>
168 </listitem>
169 </itemizedlist>
170 </listitem>
171
[3f8be484]172 <listitem>
173 <para>October 31, 2005</para>
174 <itemizedlist>
175 <listitem>
176 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
177 </listitem>
178 </itemizedlist>
179 </listitem>
180
181 </itemizedlist>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.