[d49b9e8] | 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 |
|
---|
[8909b16] | 8 | <sect1 id="ch-intro-changelog-ppc64">
|
---|
| 9 | <?dbhtml filename="changelog-ppc64.html"?>
|
---|
[d49b9e8] | 10 |
|
---|
[8909b16] | 11 | <title>Changelog for PowerPC64</title>
|
---|
[d49b9e8] | 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 |
|
---|
[0c037b3] | 36 | <listitem>
|
---|
| 37 | <para>June 18, 2006</para>
|
---|
| 38 | <itemizedlist>
|
---|
| 39 | <listitem>
|
---|
| 40 | <para>[ken] - Use the mktemp_configure patch, originally from mips,
|
---|
| 41 | instead of updating config.{guess,sub} from installed versions.</para>
|
---|
| 42 | </listitem>
|
---|
[bc5db55] | 43 | <listitem>
|
---|
| 44 | <para>[ken] - Fix up the bootable chapter for hfsutils, mktemp,
|
---|
| 45 | powerpc-utils, and yaboot. This should now work.</para>
|
---|
| 46 | </listitem>
|
---|
[0c037b3] | 47 | </itemizedlist>
|
---|
| 48 | </listitem>
|
---|
| 49 |
|
---|
[0045e49] | 50 | <listitem>
|
---|
| 51 | <para>June 8, 2006</para>
|
---|
| 52 | <itemizedlist>
|
---|
| 53 | <listitem>
|
---|
| 54 | <para>[ken] - Add an appendix to discuss OF and Mac issues.</para>
|
---|
| 55 | </listitem>
|
---|
| 56 | </itemizedlist>
|
---|
| 57 | </listitem>
|
---|
| 58 |
|
---|
[cb92ef5] | 59 | <listitem>
|
---|
| 60 | <para>May 31, 2006</para>
|
---|
| 61 | <itemizedlist>
|
---|
| 62 | <listitem>
|
---|
| 63 | <para>[ken] - Replace the tests in choose.xml with a ppc64-specific test
|
---|
| 64 | and explain what it tests for. Fixes ticket 37.</para>
|
---|
| 65 | </listitem>
|
---|
| 66 | </itemizedlist>
|
---|
| 67 | </listitem>
|
---|
| 68 |
|
---|
[9619f1a] | 69 | <listitem>
|
---|
| 70 | <para>May 22, 2006</para>
|
---|
| 71 | <itemizedlist>
|
---|
| 72 | <listitem>
|
---|
| 73 | <para>[ken] - Add missing CFLAGS in yaboot's make, with yet another
|
---|
| 74 | important box for it, and log the output from yaboot's install so that
|
---|
| 75 | we can test it for warning messages from ld which show it is broken.
|
---|
| 76 | </para>
|
---|
| 77 | </listitem>
|
---|
| 78 | </itemizedlist>
|
---|
| 79 | </listitem>
|
---|
| 80 |
|
---|
[9c2c0bf] | 81 | <listitem>
|
---|
| 82 | <para>May 16, 2006</para>
|
---|
| 83 | <itemizedlist>
|
---|
| 84 | <listitem>
|
---|
| 85 | <para>[ken] - Add gcc nof patch I had forgotten was not in the book.</para>
|
---|
| 86 | </listitem>
|
---|
| 87 | </itemizedlist>
|
---|
| 88 | </listitem>
|
---|
| 89 |
|
---|
[c06e893] | 90 | <listitem>
|
---|
| 91 | <para>May 10, 2006</para>
|
---|
| 92 | <itemizedlist>
|
---|
| 93 | <listitem>
|
---|
| 94 | <para>[ken] - Make yaboot build in the final system.</para>
|
---|
| 95 | </listitem>
|
---|
| 96 | </itemizedlist>
|
---|
| 97 | </listitem>
|
---|
| 98 |
|
---|
[ef07d79] | 99 | <listitem>
|
---|
| 100 | <para>May 9, 2006</para>
|
---|
| 101 | <itemizedlist>
|
---|
| 102 | <listitem>
|
---|
| 103 | <para>[ken] - Confirmed powerpc-utils is ok, removed the warning from it.</para>
|
---|
| 104 | </listitem>
|
---|
| 105 | </itemizedlist>
|
---|
| 106 | </listitem>
|
---|
| 107 |
|
---|
[55ab27c] | 108 | <listitem>
|
---|
| 109 | <para>May 5, 2006</para>
|
---|
| 110 | <itemizedlist>
|
---|
| 111 | <listitem>
|
---|
| 112 | <para>[ken] - Convert the final-system chapter to multilib. Note that
|
---|
| 113 | powerpc-utils and/or yaboot are broken.</para>
|
---|
| 114 | </listitem>
|
---|
| 115 | </itemizedlist>
|
---|
| 116 | </listitem>
|
---|
| 117 |
|
---|
[96bf59e] | 118 | <listitem>
|
---|
| 119 | <para>April 30, 2006</para>
|
---|
| 120 | <itemizedlist>
|
---|
| 121 | <listitem>
|
---|
| 122 | <para>[ken] - More multilib versions of pages for chrooting and in
|
---|
| 123 | testsuite tools.</para>
|
---|
| 124 | </listitem>
|
---|
| 125 | </itemizedlist>
|
---|
| 126 | </listitem>
|
---|
| 127 |
|
---|
[a80ea23] | 128 | <listitem>
|
---|
| 129 | <para>April 28, 2006</para>
|
---|
| 130 | <itemizedlist>
|
---|
| 131 | <listitem>
|
---|
| 132 | <para>[ken] - Fix the glibc build for new requirements from the
|
---|
| 133 | version upgrade, and to use headers from kernel 2.6.15 or later
|
---|
| 134 | which merged asm-ppc and asm-ppc64 to asm-powerpc, plus cosmetic fix
|
---|
| 135 | to use the multilib version of choose.xml.</para>
|
---|
| 136 | </listitem>
|
---|
| 137 | </itemizedlist>
|
---|
| 138 | </listitem>
|
---|
| 139 |
|
---|
[2d94b6c] | 140 | <listitem>
|
---|
| 141 | <para>April 27, 2006</para>
|
---|
| 142 | <itemizedlist>
|
---|
| 143 | <listitem>
|
---|
| 144 | <para>[ken] - Remove references to /usr/local from yaboot man pages.
|
---|
| 145 | </para>
|
---|
| 146 | </listitem>
|
---|
| 147 | </itemizedlist>
|
---|
| 148 | </listitem>
|
---|
| 149 |
|
---|
[d9168e4] | 150 | <listitem>
|
---|
| 151 | <para>April 20, 2006</para>
|
---|
| 152 | <itemizedlist>
|
---|
| 153 | <listitem>
|
---|
| 154 | <para>[jim] - Added asm-ppc to the Linux Headers.</para>
|
---|
| 155 | </listitem>
|
---|
| 156 | </itemizedlist>
|
---|
| 157 | </listitem>
|
---|
| 158 |
|
---|
[87aaa7b] | 159 | <listitem>
|
---|
| 160 | <para>March 29, 2006</para>
|
---|
| 161 | <itemizedlist>
|
---|
| 162 | <listitem>
|
---|
| 163 | <para>[jhuntwork] - Use 'powerpc' as value for ARCH in kernel cross-build.</para>
|
---|
| 164 | </listitem>
|
---|
| 165 | </itemizedlist>
|
---|
| 166 | </listitem>
|
---|
| 167 |
|
---|
[c2ec9ae] | 168 | <listitem>
|
---|
| 169 | <para>February 8, 2006</para>
|
---|
| 170 | <itemizedlist>
|
---|
| 171 | <listitem>
|
---|
| 172 | <para>[jhuntwork] - Finalized boot section, minus the bootloader..</para>
|
---|
| 173 | </listitem>
|
---|
| 174 | </itemizedlist>
|
---|
| 175 | </listitem>
|
---|
| 176 |
|
---|
[f0d334a] | 177 | <listitem>
|
---|
| 178 | <para>February 2, 2006</para>
|
---|
| 179 | <itemizedlist>
|
---|
| 180 | <listitem>
|
---|
| 181 | <para>[jhuntwork] - Fix linux-libc-headers to use multilib patch.</para>
|
---|
| 182 | </listitem>
|
---|
[3cd866b] | 183 | <listitem>
|
---|
| 184 | <para>[jhuntwork] - Use multilib binutils.</para>
|
---|
| 185 | </listitem>
|
---|
[4211f5f] | 186 | <listitem>
|
---|
| 187 | <para>[jhuntwork] - Finalized cross-tools section.</para>
|
---|
| 188 | </listitem>
|
---|
| 189 | <listitem>
|
---|
| 190 | <para>[jhuntwork] - Finalized temp-system section.</para>
|
---|
| 191 | </listitem>
|
---|
[f0d334a] | 192 | </itemizedlist>
|
---|
| 193 | </listitem>
|
---|
| 194 |
|
---|
[cd992c9] | 195 | <listitem>
|
---|
| 196 | <para>February 1, 2006</para>
|
---|
| 197 | <itemizedlist>
|
---|
| 198 | <listitem>
|
---|
| 199 | <para>[jhuntwork] - Add ppc biarch patch for ppc64 multilib.</para>
|
---|
| 200 | </listitem>
|
---|
[dd225b6] | 201 | <listitem>
|
---|
| 202 | <para>[jhuntwork] - Fixed multilib variables.</para>
|
---|
| 203 | </listitem>
|
---|
[df5f04c] | 204 | <listitem>
|
---|
| 205 | <para>[jhuntwork] - Added a flags page in cross-tools.</para>
|
---|
| 206 | </listitem>
|
---|
[cd992c9] | 207 | </itemizedlist>
|
---|
| 208 | </listitem>
|
---|
| 209 |
|
---|
[50b5a609] | 210 | </itemizedlist>
|
---|
[d49b9e8] | 211 | </sect1>
|
---|