source: introduction/ppc64/changelog.xml@ dfd3036

Last change on this file since dfd3036 was b878e42, checked in by Jim Gifford <clfs@…>, 19 years ago

r1161@server (orig r1159): jhuntwork | 2006-02-08 12:21:45 -0800
Finalized the boot section for ppc64, minus the bootloader. ;)

  • Property mode set to 100644
File size: 2.1 KB
RevLine 
[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
[b878e42]36 <listitem>
37 <para>February 8, 2006</para>
38 <itemizedlist>
39 <listitem>
40 <para>[jhuntwork] - Finalized boot section, minus the bootloader..</para>
41 </listitem>
42 </itemizedlist>
43 </listitem>
44
[2a1a3c6]45 <listitem>
46 <para>February 2, 2006</para>
47 <itemizedlist>
48 <listitem>
49 <para>[jhuntwork] - Fix linux-libc-headers to use multilib patch.</para>
50 </listitem>
[e76c2d2]51 <listitem>
52 <para>[jhuntwork] - Use multilib binutils.</para>
53 </listitem>
[116aa5e]54 <listitem>
55 <para>[jhuntwork] - Finalized cross-tools section.</para>
56 </listitem>
57 <listitem>
58 <para>[jhuntwork] - Finalized temp-system section.</para>
59 </listitem>
[2a1a3c6]60 </itemizedlist>
61 </listitem>
62
[7f0a95a]63 <listitem>
64 <para>February 1, 2006</para>
65 <itemizedlist>
66 <listitem>
67 <para>[jhuntwork] - Add ppc biarch patch for ppc64 multilib.</para>
68 </listitem>
[3e9e80f]69 <listitem>
70 <para>[jhuntwork] - Fixed multilib variables.</para>
71 </listitem>
[fcb8a924]72 <listitem>
73 <para>[jhuntwork] - Added a flags page in cross-tools.</para>
74 </listitem>
[7f0a95a]75 </itemizedlist>
76 </listitem>
77
[99decd2a]78 </itemizedlist>
[dba647a]79</sect1>
Note: See TracBrowser for help on using the repository browser.