[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 |
|
---|
[ecc9d0dd] | 36 | <listitem>
|
---|
| 37 | <para>May 31, 2006</para>
|
---|
| 38 | <itemizedlist>
|
---|
| 39 | <listitem>
|
---|
| 40 | <para>[ken] - Replace the tests in choose.xml with a ppc64-specific test
|
---|
| 41 | and explain what it tests for. Fixes ticket 37.</para>
|
---|
| 42 | </listitem>
|
---|
| 43 | </itemizedlist>
|
---|
| 44 | </listitem>
|
---|
| 45 |
|
---|
[26332de] | 46 | <listitem>
|
---|
| 47 | <para>May 22, 2006</para>
|
---|
| 48 | <itemizedlist>
|
---|
| 49 | <listitem>
|
---|
| 50 | <para>[ken] - Add missing CFLAGS in yaboot's make, with yet another
|
---|
| 51 | important box for it, and log the output from yaboot's install so that
|
---|
| 52 | we can test it for warning messages from ld which show it is broken.
|
---|
| 53 | </para>
|
---|
| 54 | </listitem>
|
---|
| 55 | </itemizedlist>
|
---|
| 56 | </listitem>
|
---|
| 57 |
|
---|
[9c85f93] | 58 | <listitem>
|
---|
| 59 | <para>May 16, 2006</para>
|
---|
| 60 | <itemizedlist>
|
---|
| 61 | <listitem>
|
---|
| 62 | <para>[ken] - Add gcc nof patch I had forgotten was not in the book.</para>
|
---|
| 63 | </listitem>
|
---|
| 64 | </itemizedlist>
|
---|
| 65 | </listitem>
|
---|
| 66 |
|
---|
[da23eb8] | 67 | <listitem>
|
---|
| 68 | <para>May 10, 2006</para>
|
---|
| 69 | <itemizedlist>
|
---|
| 70 | <listitem>
|
---|
| 71 | <para>[ken] - Make yaboot build in the final system.</para>
|
---|
| 72 | </listitem>
|
---|
| 73 | </itemizedlist>
|
---|
| 74 | </listitem>
|
---|
| 75 |
|
---|
[ed56e8b] | 76 | <listitem>
|
---|
| 77 | <para>May 9, 2006</para>
|
---|
| 78 | <itemizedlist>
|
---|
| 79 | <listitem>
|
---|
| 80 | <para>[ken] - Confirmed powerpc-utils is ok, removed the warning from it.</para>
|
---|
| 81 | </listitem>
|
---|
| 82 | </itemizedlist>
|
---|
| 83 | </listitem>
|
---|
| 84 |
|
---|
[c25d12c] | 85 | <listitem>
|
---|
| 86 | <para>May 5, 2006</para>
|
---|
| 87 | <itemizedlist>
|
---|
| 88 | <listitem>
|
---|
| 89 | <para>[ken] - Convert the final-system chapter to multilib. Note that
|
---|
| 90 | powerpc-utils and/or yaboot are broken.</para>
|
---|
| 91 | </listitem>
|
---|
| 92 | </itemizedlist>
|
---|
| 93 | </listitem>
|
---|
| 94 |
|
---|
[84013ba] | 95 | <listitem>
|
---|
| 96 | <para>April 30, 2006</para>
|
---|
| 97 | <itemizedlist>
|
---|
| 98 | <listitem>
|
---|
| 99 | <para>[ken] - More multilib versions of pages for chrooting and in
|
---|
| 100 | testsuite tools.</para>
|
---|
| 101 | </listitem>
|
---|
| 102 | </itemizedlist>
|
---|
| 103 | </listitem>
|
---|
| 104 |
|
---|
[b90ddb1] | 105 | <listitem>
|
---|
| 106 | <para>April 28, 2006</para>
|
---|
| 107 | <itemizedlist>
|
---|
| 108 | <listitem>
|
---|
| 109 | <para>[ken] - Fix the glibc build for new requirements from the
|
---|
| 110 | version upgrade, and to use headers from kernel 2.6.15 or later
|
---|
| 111 | which merged asm-ppc and asm-ppc64 to asm-powerpc, plus cosmetic fix
|
---|
| 112 | to use the multilib version of choose.xml.</para>
|
---|
| 113 | </listitem>
|
---|
| 114 | </itemizedlist>
|
---|
| 115 | </listitem>
|
---|
| 116 |
|
---|
[b8483f37] | 117 | <listitem>
|
---|
| 118 | <para>April 27, 2006</para>
|
---|
| 119 | <itemizedlist>
|
---|
| 120 | <listitem>
|
---|
| 121 | <para>[ken] - Remove references to /usr/local from yaboot man pages.
|
---|
| 122 | </para>
|
---|
| 123 | </listitem>
|
---|
| 124 | </itemizedlist>
|
---|
| 125 | </listitem>
|
---|
| 126 |
|
---|
[e473f97] | 127 | <listitem>
|
---|
| 128 | <para>April 20, 2006</para>
|
---|
| 129 | <itemizedlist>
|
---|
| 130 | <listitem>
|
---|
| 131 | <para>[jim] - Added asm-ppc to the Linux Headers.</para>
|
---|
| 132 | </listitem>
|
---|
| 133 | </itemizedlist>
|
---|
| 134 | </listitem>
|
---|
| 135 |
|
---|
[aff2cac] | 136 | <listitem>
|
---|
| 137 | <para>March 29, 2006</para>
|
---|
| 138 | <itemizedlist>
|
---|
| 139 | <listitem>
|
---|
| 140 | <para>[jhuntwork] - Use 'powerpc' as value for ARCH in kernel cross-build.</para>
|
---|
| 141 | </listitem>
|
---|
| 142 | </itemizedlist>
|
---|
| 143 | </listitem>
|
---|
| 144 |
|
---|
[b878e42] | 145 | <listitem>
|
---|
| 146 | <para>February 8, 2006</para>
|
---|
| 147 | <itemizedlist>
|
---|
| 148 | <listitem>
|
---|
| 149 | <para>[jhuntwork] - Finalized boot section, minus the bootloader..</para>
|
---|
| 150 | </listitem>
|
---|
| 151 | </itemizedlist>
|
---|
| 152 | </listitem>
|
---|
| 153 |
|
---|
[2a1a3c6] | 154 | <listitem>
|
---|
| 155 | <para>February 2, 2006</para>
|
---|
| 156 | <itemizedlist>
|
---|
| 157 | <listitem>
|
---|
| 158 | <para>[jhuntwork] - Fix linux-libc-headers to use multilib patch.</para>
|
---|
| 159 | </listitem>
|
---|
[e76c2d2] | 160 | <listitem>
|
---|
| 161 | <para>[jhuntwork] - Use multilib binutils.</para>
|
---|
| 162 | </listitem>
|
---|
[116aa5e] | 163 | <listitem>
|
---|
| 164 | <para>[jhuntwork] - Finalized cross-tools section.</para>
|
---|
| 165 | </listitem>
|
---|
| 166 | <listitem>
|
---|
| 167 | <para>[jhuntwork] - Finalized temp-system section.</para>
|
---|
| 168 | </listitem>
|
---|
[2a1a3c6] | 169 | </itemizedlist>
|
---|
| 170 | </listitem>
|
---|
| 171 |
|
---|
[7f0a95a] | 172 | <listitem>
|
---|
| 173 | <para>February 1, 2006</para>
|
---|
| 174 | <itemizedlist>
|
---|
| 175 | <listitem>
|
---|
| 176 | <para>[jhuntwork] - Add ppc biarch patch for ppc64 multilib.</para>
|
---|
| 177 | </listitem>
|
---|
[3e9e80f] | 178 | <listitem>
|
---|
| 179 | <para>[jhuntwork] - Fixed multilib variables.</para>
|
---|
| 180 | </listitem>
|
---|
[fcb8a924] | 181 | <listitem>
|
---|
| 182 | <para>[jhuntwork] - Added a flags page in cross-tools.</para>
|
---|
| 183 | </listitem>
|
---|
[7f0a95a] | 184 | </itemizedlist>
|
---|
| 185 | </listitem>
|
---|
| 186 |
|
---|
[99decd2a] | 187 | </itemizedlist>
|
---|
[dba647a] | 188 | </sect1>
|
---|