[dba647a] | 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 |
|
---|
[2eff1f90] | 8 | <sect1 id="ch-intro-changelog-ppc64">
|
---|
| 9 | <?dbhtml filename="changelog-ppc64.html"?>
|
---|
[dba647a] | 10 |
|
---|
[2eff1f90] | 11 | <title>Changelog for PowerPC64</title>
|
---|
[dba647a] | 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 |
|
---|
[20f0171] | 36 | <listitem>
|
---|
| 37 | <para>August 6, 2006</para>
|
---|
| 38 | <itemizedlist>
|
---|
| 39 | <listitem>
|
---|
| 40 | <para>[ken] - Fix accidental breakage in the 64-bit libtool text.
|
---|
| 41 | This fixes ticket #83.</para>
|
---|
| 42 | </listitem>
|
---|
| 43 | </itemizedlist>
|
---|
| 44 | </listitem>
|
---|
[0f7d461] | 45 |
|
---|
| 46 | <listitem>
|
---|
| 47 | <para>July 29, 2006</para>
|
---|
| 48 | <itemizedlist>
|
---|
| 49 | <listitem>
|
---|
| 50 | <para>[ken] - Get e2fsprogs cross-compiling from a host using long long
|
---|
| 51 | for 64-bit types.</para>
|
---|
| 52 | </listitem>
|
---|
| 53 | </itemizedlist>
|
---|
| 54 | </listitem>
|
---|
| 55 |
|
---|
[1a283ff] | 56 | <listitem>
|
---|
| 57 | <para>July 23, 2006</para>
|
---|
| 58 | <itemizedlist>
|
---|
| 59 | <listitem>
|
---|
| 60 | <para>[ken] - Fix the 32-bit libtool testsuite.</para>
|
---|
| 61 | </listitem>
|
---|
| 62 | </itemizedlist>
|
---|
| 63 | </listitem>
|
---|
| 64 |
|
---|
[fba3e55] | 65 | <listitem>
|
---|
| 66 | <para>July 22, 2006</para>
|
---|
| 67 | <itemizedlist>
|
---|
| 68 | <listitem>
|
---|
| 69 | <para>[ken] - Add binutils patch to fix the ld visibility tests.</para>
|
---|
| 70 | </listitem>
|
---|
| 71 | </itemizedlist>
|
---|
| 72 | </listitem>
|
---|
| 73 |
|
---|
[67e3eb7] | 74 | <listitem>
|
---|
| 75 | <para>July 21, 2006</para>
|
---|
| 76 | <itemizedlist>
|
---|
| 77 | <listitem>
|
---|
| 78 | <para>[ken] - Corrected gcc instructions for final-system to use
|
---|
| 79 | /usr/lib64 and not disable multilib.</para>
|
---|
| 80 | </listitem>
|
---|
| 81 | </itemizedlist>
|
---|
| 82 | </listitem>
|
---|
| 83 |
|
---|
[996dcd2] | 84 | <listitem>
|
---|
| 85 | <para>June 18, 2006</para>
|
---|
| 86 | <itemizedlist>
|
---|
| 87 | <listitem>
|
---|
| 88 | <para>[ken] - Use the mktemp_configure patch, originally from mips,
|
---|
| 89 | instead of updating config.{guess,sub} from installed versions.</para>
|
---|
| 90 | </listitem>
|
---|
[370b16d] | 91 | <listitem>
|
---|
| 92 | <para>[ken] - Fix up the bootable chapter for hfsutils, mktemp,
|
---|
| 93 | powerpc-utils, and yaboot. This should now work.</para>
|
---|
| 94 | </listitem>
|
---|
[996dcd2] | 95 | </itemizedlist>
|
---|
| 96 | </listitem>
|
---|
| 97 |
|
---|
[7ee33b91] | 98 | <listitem>
|
---|
| 99 | <para>June 8, 2006</para>
|
---|
| 100 | <itemizedlist>
|
---|
| 101 | <listitem>
|
---|
| 102 | <para>[ken] - Add an appendix to discuss OF and Mac issues.</para>
|
---|
| 103 | </listitem>
|
---|
| 104 | </itemizedlist>
|
---|
| 105 | </listitem>
|
---|
| 106 |
|
---|
[ecc9d0dd] | 107 | <listitem>
|
---|
| 108 | <para>May 31, 2006</para>
|
---|
| 109 | <itemizedlist>
|
---|
| 110 | <listitem>
|
---|
| 111 | <para>[ken] - Replace the tests in choose.xml with a ppc64-specific test
|
---|
| 112 | and explain what it tests for. Fixes ticket 37.</para>
|
---|
| 113 | </listitem>
|
---|
| 114 | </itemizedlist>
|
---|
| 115 | </listitem>
|
---|
| 116 |
|
---|
[26332de] | 117 | <listitem>
|
---|
| 118 | <para>May 22, 2006</para>
|
---|
| 119 | <itemizedlist>
|
---|
| 120 | <listitem>
|
---|
| 121 | <para>[ken] - Add missing CFLAGS in yaboot's make, with yet another
|
---|
| 122 | important box for it, and log the output from yaboot's install so that
|
---|
| 123 | we can test it for warning messages from ld which show it is broken.
|
---|
| 124 | </para>
|
---|
| 125 | </listitem>
|
---|
| 126 | </itemizedlist>
|
---|
| 127 | </listitem>
|
---|
| 128 |
|
---|
[9c85f93] | 129 | <listitem>
|
---|
| 130 | <para>May 16, 2006</para>
|
---|
| 131 | <itemizedlist>
|
---|
| 132 | <listitem>
|
---|
| 133 | <para>[ken] - Add gcc nof patch I had forgotten was not in the book.</para>
|
---|
| 134 | </listitem>
|
---|
| 135 | </itemizedlist>
|
---|
| 136 | </listitem>
|
---|
| 137 |
|
---|
[da23eb8] | 138 | <listitem>
|
---|
| 139 | <para>May 10, 2006</para>
|
---|
| 140 | <itemizedlist>
|
---|
| 141 | <listitem>
|
---|
| 142 | <para>[ken] - Make yaboot build in the final system.</para>
|
---|
| 143 | </listitem>
|
---|
| 144 | </itemizedlist>
|
---|
| 145 | </listitem>
|
---|
| 146 |
|
---|
[ed56e8b] | 147 | <listitem>
|
---|
| 148 | <para>May 9, 2006</para>
|
---|
| 149 | <itemizedlist>
|
---|
| 150 | <listitem>
|
---|
| 151 | <para>[ken] - Confirmed powerpc-utils is ok, removed the warning from it.</para>
|
---|
| 152 | </listitem>
|
---|
| 153 | </itemizedlist>
|
---|
| 154 | </listitem>
|
---|
| 155 |
|
---|
[c25d12c] | 156 | <listitem>
|
---|
| 157 | <para>May 5, 2006</para>
|
---|
| 158 | <itemizedlist>
|
---|
| 159 | <listitem>
|
---|
| 160 | <para>[ken] - Convert the final-system chapter to multilib. Note that
|
---|
| 161 | powerpc-utils and/or yaboot are broken.</para>
|
---|
| 162 | </listitem>
|
---|
| 163 | </itemizedlist>
|
---|
| 164 | </listitem>
|
---|
| 165 |
|
---|
[84013ba] | 166 | <listitem>
|
---|
| 167 | <para>April 30, 2006</para>
|
---|
| 168 | <itemizedlist>
|
---|
| 169 | <listitem>
|
---|
| 170 | <para>[ken] - More multilib versions of pages for chrooting and in
|
---|
| 171 | testsuite tools.</para>
|
---|
| 172 | </listitem>
|
---|
| 173 | </itemizedlist>
|
---|
| 174 | </listitem>
|
---|
| 175 |
|
---|
[b90ddb1] | 176 | <listitem>
|
---|
| 177 | <para>April 28, 2006</para>
|
---|
| 178 | <itemizedlist>
|
---|
| 179 | <listitem>
|
---|
| 180 | <para>[ken] - Fix the glibc build for new requirements from the
|
---|
| 181 | version upgrade, and to use headers from kernel 2.6.15 or later
|
---|
| 182 | which merged asm-ppc and asm-ppc64 to asm-powerpc, plus cosmetic fix
|
---|
| 183 | to use the multilib version of choose.xml.</para>
|
---|
| 184 | </listitem>
|
---|
| 185 | </itemizedlist>
|
---|
| 186 | </listitem>
|
---|
| 187 |
|
---|
[b8483f37] | 188 | <listitem>
|
---|
| 189 | <para>April 27, 2006</para>
|
---|
| 190 | <itemizedlist>
|
---|
| 191 | <listitem>
|
---|
| 192 | <para>[ken] - Remove references to /usr/local from yaboot man pages.
|
---|
| 193 | </para>
|
---|
| 194 | </listitem>
|
---|
| 195 | </itemizedlist>
|
---|
| 196 | </listitem>
|
---|
| 197 |
|
---|
[e473f97] | 198 | <listitem>
|
---|
| 199 | <para>April 20, 2006</para>
|
---|
| 200 | <itemizedlist>
|
---|
| 201 | <listitem>
|
---|
| 202 | <para>[jim] - Added asm-ppc to the Linux Headers.</para>
|
---|
| 203 | </listitem>
|
---|
| 204 | </itemizedlist>
|
---|
| 205 | </listitem>
|
---|
| 206 |
|
---|
[aff2cac] | 207 | <listitem>
|
---|
| 208 | <para>March 29, 2006</para>
|
---|
| 209 | <itemizedlist>
|
---|
| 210 | <listitem>
|
---|
| 211 | <para>[jhuntwork] - Use 'powerpc' as value for ARCH in kernel cross-build.</para>
|
---|
| 212 | </listitem>
|
---|
| 213 | </itemizedlist>
|
---|
| 214 | </listitem>
|
---|
| 215 |
|
---|
[b878e42] | 216 | <listitem>
|
---|
| 217 | <para>February 8, 2006</para>
|
---|
| 218 | <itemizedlist>
|
---|
| 219 | <listitem>
|
---|
| 220 | <para>[jhuntwork] - Finalized boot section, minus the bootloader..</para>
|
---|
| 221 | </listitem>
|
---|
| 222 | </itemizedlist>
|
---|
| 223 | </listitem>
|
---|
| 224 |
|
---|
[2a1a3c6] | 225 | <listitem>
|
---|
| 226 | <para>February 2, 2006</para>
|
---|
| 227 | <itemizedlist>
|
---|
| 228 | <listitem>
|
---|
| 229 | <para>[jhuntwork] - Fix linux-libc-headers to use multilib patch.</para>
|
---|
| 230 | </listitem>
|
---|
[e76c2d2] | 231 | <listitem>
|
---|
| 232 | <para>[jhuntwork] - Use multilib binutils.</para>
|
---|
| 233 | </listitem>
|
---|
[116aa5e] | 234 | <listitem>
|
---|
| 235 | <para>[jhuntwork] - Finalized cross-tools section.</para>
|
---|
| 236 | </listitem>
|
---|
| 237 | <listitem>
|
---|
| 238 | <para>[jhuntwork] - Finalized temp-system section.</para>
|
---|
| 239 | </listitem>
|
---|
[2a1a3c6] | 240 | </itemizedlist>
|
---|
| 241 | </listitem>
|
---|
| 242 |
|
---|
[7f0a95a] | 243 | <listitem>
|
---|
| 244 | <para>February 1, 2006</para>
|
---|
| 245 | <itemizedlist>
|
---|
| 246 | <listitem>
|
---|
| 247 | <para>[jhuntwork] - Add ppc biarch patch for ppc64 multilib.</para>
|
---|
| 248 | </listitem>
|
---|
[3e9e80f] | 249 | <listitem>
|
---|
| 250 | <para>[jhuntwork] - Fixed multilib variables.</para>
|
---|
| 251 | </listitem>
|
---|
[fcb8a924] | 252 | <listitem>
|
---|
| 253 | <para>[jhuntwork] - Added a flags page in cross-tools.</para>
|
---|
| 254 | </listitem>
|
---|
[7f0a95a] | 255 | </itemizedlist>
|
---|
| 256 | </listitem>
|
---|
| 257 |
|
---|
[99decd2a] | 258 | </itemizedlist>
|
---|
[dba647a] | 259 | </sect1>
|
---|