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