source: BOOK/introduction/mips64-64/changelog.xml@ 3d1fb37

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

r4779@server: jim | 2006-07-22 17:21:02 -0700
Added Colo Relocation Fix

  • Property mode set to 100644
File size: 4.8 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 MIPS64-64</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 </itemizedlist>
44 </listitem>
45
46 <listitem>
47 <para>July 8, 2006</para>
48 <itemizedlist>
49 <listitem>
50 <para>[jim] - Updated MIPS Patches linux-2.6.17.4-mips-1.patch is the merge
51 of Linux MIPS and Kernel.org GIT trees. Linux 2.6.17.4-mips_fixes-1.patch are
52 updates not approved by Linux MIPS for addition, but are required for a working
53 system.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
58 <listitem>
59 <para>April 14, 2006</para>
60 <itemizedlist>
61 <listitem>
62 <para>[jim] - Fixed MIPS Glibc Ports patch. Added the mv statement to move
63 glibc-ports-(version) to ports.</para>
64 </listitem>
65 <listitem>
66 <para>[jim] - Added glibc-ports to packages list.</para>
67 </listitem>
68 </itemizedlist>
69 </listitem>
70
71 <listitem>
72 <para>April 10, 2006</para>
73 <itemizedlist>
74 <listitem>
75 <para>[jeremy] - corrected target triple values.</para>
76 </listitem>
77 <listitem>
78 <para>[jeremy] - corrected extra includes in gcc-final.xml</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82
83 <listitem>
84 <para>April 6, 2006</para>
85 <itemizedlist>
86 <listitem>
87 <para>[jim] - Remove make config update patch. No longer required.</para>
88 </listitem>
89 </itemizedlist>
90 </listitem>
91
92 <listitem>
93 <para>March 20, 2006</para>
94 <itemizedlist>
95 <listitem>
96 <para>[jim] - Updated Linux patch to 2.6.16.</para>
97 </listitem>
98 </itemizedlist>
99 </listitem>
100
101 <listitem>
102 <para>February 19, 2006</para>
103 <itemizedlist>
104 <listitem>
105 <para>[jim] - Updated to ARCLoad 0.5.</para>
106 </listitem>
107 </itemizedlist>
108 </listitem>
109
110 <listitem>
111 <para>February 2, 2006</para>
112 <itemizedlist>
113 <listitem>
114 <para>[jim] - Updated to Colo 1.21.</para>
115 </listitem>
116 </itemizedlist>
117 </listitem>
118
119 <listitem>
120 <para>January 5, 2006</para>
121 <itemizedlist>
122 <listitem>
123 <para>[jim] - Added patch to fix Glibc. See http://sources.redhat.com/bugzilla/show_bug.cgi?id=1458.</para>
124 </listitem>
125 </itemizedlist>
126 </listitem>
127
128 <listitem>
129 <para>December 26, 2005</para>
130 <itemizedlist>
131 <listitem>
132 <para>[jim] - Added config update patch to Expect.</para>
133 </listitem>
134 </itemizedlist>
135 </listitem>
136
137 <listitem>
138 <para>November 23, 2005</para>
139 <itemizedlist>
140 <listitem>
141 <para>[jim] - Removed uneeded programs from Colo.</para>
142 </listitem>
143 <listitem>
144 <para>[jim] - Colo will now build under 64-Bit. Thanx Joe Ciccone.</para>
145 </listitem>
146 </itemizedlist>
147 </listitem>
148
149 <listitem>
150 <para>November 20, 2005</para>
151 <itemizedlist>
152 <listitem>
153 <para>[jim] - Removed mips procps patch.</para>
154 </listitem>
155 <listitem>
156 <para>[jim] - Added dvhtool 1.01.By Joe Ciccone.</para>
157 </listitem>
158 <listitem>
159 <para>[jim] - Added arcload 0.43.By Joe Ciccone.</para>
160 </listitem>
161 </itemizedlist>
162 </listitem>
163
164 <listitem>
165 <para>November 11, 2005</para>
166 <itemizedlist>
167 <listitem>
168 <para>[manuel] - Added the Module-Init-Tools patch in boot chapter.
169 This fix r6941.</para>
170 </listitem>
171 </itemizedlist>
172 </listitem>
173
174 <listitem>
175 <para>October 31, 2005</para>
176 <itemizedlist>
177 <listitem>
178 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
179 </listitem>
180 </itemizedlist>
181 </listitem>
182
183 </itemizedlist>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.