[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 |
|
---|
[b8483f37] | 36 | <listitem>
|
---|
| 37 | <para>April 27, 2006</para>
|
---|
| 38 | <itemizedlist>
|
---|
| 39 | <listitem>
|
---|
| 40 | <para>[ken] - Remove references to /usr/local from yaboot man pages.
|
---|
| 41 | </para>
|
---|
| 42 | </listitem>
|
---|
| 43 | </itemizedlist>
|
---|
| 44 | </listitem>
|
---|
| 45 |
|
---|
[e473f97] | 46 | <listitem>
|
---|
| 47 | <para>April 20, 2006</para>
|
---|
| 48 | <itemizedlist>
|
---|
| 49 | <listitem>
|
---|
| 50 | <para>[jim] - Added asm-ppc to the Linux Headers.</para>
|
---|
| 51 | </listitem>
|
---|
| 52 | </itemizedlist>
|
---|
| 53 | </listitem>
|
---|
| 54 |
|
---|
[aff2cac] | 55 | <listitem>
|
---|
| 56 | <para>March 29, 2006</para>
|
---|
| 57 | <itemizedlist>
|
---|
| 58 | <listitem>
|
---|
| 59 | <para>[jhuntwork] - Use 'powerpc' as value for ARCH in kernel cross-build.</para>
|
---|
| 60 | </listitem>
|
---|
| 61 | </itemizedlist>
|
---|
| 62 | </listitem>
|
---|
| 63 |
|
---|
[b878e42] | 64 | <listitem>
|
---|
| 65 | <para>February 8, 2006</para>
|
---|
| 66 | <itemizedlist>
|
---|
| 67 | <listitem>
|
---|
| 68 | <para>[jhuntwork] - Finalized boot section, minus the bootloader..</para>
|
---|
| 69 | </listitem>
|
---|
| 70 | </itemizedlist>
|
---|
| 71 | </listitem>
|
---|
| 72 |
|
---|
[2a1a3c6] | 73 | <listitem>
|
---|
| 74 | <para>February 2, 2006</para>
|
---|
| 75 | <itemizedlist>
|
---|
| 76 | <listitem>
|
---|
| 77 | <para>[jhuntwork] - Fix linux-libc-headers to use multilib patch.</para>
|
---|
| 78 | </listitem>
|
---|
[e76c2d2] | 79 | <listitem>
|
---|
| 80 | <para>[jhuntwork] - Use multilib binutils.</para>
|
---|
| 81 | </listitem>
|
---|
[116aa5e] | 82 | <listitem>
|
---|
| 83 | <para>[jhuntwork] - Finalized cross-tools section.</para>
|
---|
| 84 | </listitem>
|
---|
| 85 | <listitem>
|
---|
| 86 | <para>[jhuntwork] - Finalized temp-system section.</para>
|
---|
| 87 | </listitem>
|
---|
[2a1a3c6] | 88 | </itemizedlist>
|
---|
| 89 | </listitem>
|
---|
| 90 |
|
---|
[7f0a95a] | 91 | <listitem>
|
---|
| 92 | <para>February 1, 2006</para>
|
---|
| 93 | <itemizedlist>
|
---|
| 94 | <listitem>
|
---|
| 95 | <para>[jhuntwork] - Add ppc biarch patch for ppc64 multilib.</para>
|
---|
| 96 | </listitem>
|
---|
[3e9e80f] | 97 | <listitem>
|
---|
| 98 | <para>[jhuntwork] - Fixed multilib variables.</para>
|
---|
| 99 | </listitem>
|
---|
[fcb8a924] | 100 | <listitem>
|
---|
| 101 | <para>[jhuntwork] - Added a flags page in cross-tools.</para>
|
---|
| 102 | </listitem>
|
---|
[7f0a95a] | 103 | </itemizedlist>
|
---|
| 104 | </listitem>
|
---|
| 105 |
|
---|
[99decd2a] | 106 | </itemizedlist>
|
---|
[dba647a] | 107 | </sect1>
|
---|