[bf8c11f] | 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 |
|
---|
| 8 | <sect1 id="ch-intro-changelog-sparc64">
|
---|
| 9 | <?dbhtml filename="changelog-sparc64.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Changelog for Sparc64</title>
|
---|
| 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 |
|
---|
[d721c3d] | 36 | <listitem>
|
---|
| 37 | <para>June 25, 2006</para>
|
---|
| 38 | <itemizedlist>
|
---|
| 39 | <listitem>
|
---|
| 40 | <para>[jim] - Added Generic Information to Build Variables.</para>
|
---|
| 41 | </listitem>
|
---|
| 42 | </itemizedlist>
|
---|
| 43 | </listitem>
|
---|
| 44 |
|
---|
[90e42e6] | 45 | <listitem>
|
---|
| 46 | <para>May 1, 2006</para>
|
---|
| 47 | <itemizedlist>
|
---|
| 48 | <listitem>
|
---|
| 49 | <para>[jim] - Updated GCC to fix TLS issue with Sparc64 builds.</para>
|
---|
| 50 | </listitem>
|
---|
| 51 | </itemizedlist>
|
---|
| 52 | </listitem>
|
---|
| 53 |
|
---|
[6ed42810] | 54 | <listitem>
|
---|
[248fb84] | 55 | <para>March 9, 2006</para>
|
---|
| 56 | <itemizedlist>
|
---|
| 57 | <listitem>
|
---|
| 58 | <para>[jim] - Updated to Silo 1.4.11.</para>
|
---|
| 59 | </listitem>
|
---|
| 60 | </itemizedlist>
|
---|
| 61 | </listitem>
|
---|
| 62 |
|
---|
| 63 | <listitem>
|
---|
| 64 | <para>March 6, 2006</para>
|
---|
[6ed42810] | 65 | <itemizedlist>
|
---|
| 66 | <listitem>
|
---|
| 67 | <para>[jciccone] - Added a silo patch to fix 64bit build issues.</para>
|
---|
| 68 | </listitem>
|
---|
| 69 | </itemizedlist>
|
---|
| 70 | </listitem>
|
---|
| 71 |
|
---|
[c1625be] | 72 | <listitem>
|
---|
| 73 | <para>February 25, 2006</para>
|
---|
| 74 | <itemizedlist>
|
---|
| 75 | <listitem>
|
---|
| 76 | <para>[jhuntwork] - Shortened some commands in temp-system gcc.
|
---|
| 77 | The full path doesn't need to be specified because our PATH should
|
---|
| 78 | be correct at this point and point to /cross-tools first.
|
---|
| 79 | Also, we've already set up a variable for AS and LD - no need to
|
---|
| 80 | use \${LFS_TARGET}-{as,ld}.</para>
|
---|
| 81 | </listitem>
|
---|
| 82 | </itemizedlist>
|
---|
| 83 | </listitem>
|
---|
| 84 |
|
---|
[e63113c] | 85 | <listitem>
|
---|
| 86 | <para>February 11, 2006</para>
|
---|
| 87 | <itemizedlist>
|
---|
| 88 | <listitem>
|
---|
| 89 | <para>[jim] - Re-added GCCTARGET to Sparc64 builds.</para>
|
---|
| 90 | </listitem>
|
---|
| 91 | </itemizedlist>
|
---|
| 92 | </listitem>
|
---|
| 93 |
|
---|
[248ac8d0] | 94 | <listitem>
|
---|
| 95 | <para>February 2, 2006</para>
|
---|
| 96 | <itemizedlist>
|
---|
| 97 | <listitem>
|
---|
| 98 | <para>[jhuntwork] - Fix some missing text in sparc64 temp-system
|
---|
| 99 | binutils.</para>
|
---|
| 100 | </listitem>
|
---|
| 101 | </itemizedlist>
|
---|
| 102 | </listitem>
|
---|
| 103 |
|
---|
[2533bdfd] | 104 | <listitem>
|
---|
| 105 | <para>January 3, 2006</para>
|
---|
| 106 | <itemizedlist>
|
---|
| 107 | <listitem>
|
---|
| 108 | <para>[jim] - Silo builds correctly only if Silo and Elftoaout are built as
|
---|
| 109 | 32 Bit.</para>
|
---|
| 110 | </listitem>
|
---|
[6db8b2c] | 111 | <listitem>
|
---|
| 112 | <para>[jim] - Elftoaout 64bit fixes are in place, we can now build Silo using
|
---|
| 113 | a 64bit elftoaout. Thank you to the Linux-Sparc list, especially Dave Miller.</para>
|
---|
| 114 | </listitem>
|
---|
[2533bdfd] | 115 | </itemizedlist>
|
---|
| 116 | </listitem>
|
---|
| 117 |
|
---|
[175fea57] | 118 | <listitem>
|
---|
| 119 | <para>January 2, 2006</para>
|
---|
| 120 | <itemizedlist>
|
---|
| 121 | <listitem>
|
---|
| 122 | <para>[jim] - Silo Updated to 1.4.10.</para>
|
---|
| 123 | </listitem>
|
---|
| 124 | </itemizedlist>
|
---|
| 125 | </listitem>
|
---|
| 126 |
|
---|
[6ed49de4] | 127 | <listitem>
|
---|
[9e5767b] | 128 | <para>December 21, 2005</para>
|
---|
| 129 | <itemizedlist>
|
---|
| 130 | <listitem>
|
---|
| 131 | <para>[jim] - Fixed Glibc build. Thank you Frans Verstegen.</para>
|
---|
| 132 | </listitem>
|
---|
| 133 | </itemizedlist>
|
---|
| 134 | </listitem>
|
---|
| 135 |
|
---|
| 136 | <listitem>
|
---|
| 137 | <para>December 9, 2005</para>
|
---|
[6ed49de4] | 138 | <itemizedlist>
|
---|
| 139 | <listitem>
|
---|
| 140 | <para>[ken] - Set prefix to '/' in multilib module-init-tools, to
|
---|
| 141 | prevent man pages going into /share.</para>
|
---|
| 142 | </listitem>
|
---|
[9306bac] | 143 | <listitem>
|
---|
| 144 | <para>[ken] - Simplify the installation of multilib bzip2.
|
---|
| 145 | Thanks to Go Moko.</para>
|
---|
| 146 | </listitem>
|
---|
[6ed49de4] | 147 | </itemizedlist>
|
---|
| 148 | </listitem>
|
---|
| 149 |
|
---|
[0ff00ec] | 150 | <listitem>
|
---|
| 151 | <para>November 15, 2005</para>
|
---|
| 152 | <itemizedlist>
|
---|
| 153 | <listitem>
|
---|
| 154 | <para>[ken] - Correct temporary perl instructions to actually install
|
---|
[a0418f7] | 155 | perl. Thanks to Harri K. Tikkala. Fix text for number of directories
|
---|
| 156 | to add to ld.so.conf - Thanks to Go Moko.</para>
|
---|
[0ff00ec] | 157 | </listitem>
|
---|
| 158 | </itemizedlist>
|
---|
| 159 | </listitem>
|
---|
| 160 |
|
---|
[a0bdcb7] | 161 | <listitem>
|
---|
| 162 | <para>November 11, 2005</para>
|
---|
| 163 | <itemizedlist>
|
---|
| 164 | <listitem>
|
---|
| 165 | <para>[ken] - Reduce temporary perl to a single 32-bit install.</para>
|
---|
| 166 | </listitem>
|
---|
| 167 | </itemizedlist>
|
---|
| 168 | </listitem>
|
---|
| 169 |
|
---|
[ca8f6bb] | 170 | <listitem>
|
---|
| 171 | <para>November 10, 2005</para>
|
---|
| 172 | <itemizedlist>
|
---|
| 173 | <listitem>
|
---|
| 174 | <para>[jim] - Fixed typo in GCCTARGET export. Thank you Erik van der Kolk.</para>
|
---|
| 175 | </listitem>
|
---|
| 176 | </itemizedlist>
|
---|
| 177 | </listitem>
|
---|
| 178 |
|
---|
[be205bc2] | 179 | <listitem>
|
---|
| 180 | <para>November 8, 2005</para>
|
---|
| 181 | <itemizedlist>
|
---|
| 182 | <listitem>
|
---|
| 183 | <para>[jim] - Added patch to fix Binutils Sparc aout usage.</para>
|
---|
| 184 | </listitem>
|
---|
| 185 | </itemizedlist>
|
---|
| 186 | </listitem>
|
---|
| 187 |
|
---|
[bf8c11f] | 188 | <listitem>
|
---|
| 189 | <para>October 31, 2005</para>
|
---|
| 190 | <itemizedlist>
|
---|
| 191 | <listitem>
|
---|
| 192 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
| 193 | </listitem>
|
---|
| 194 | </itemizedlist>
|
---|
| 195 | </listitem>
|
---|
| 196 |
|
---|
| 197 | </itemizedlist>
|
---|
| 198 |
|
---|
| 199 | </sect1>
|
---|