Last change
on this file since 3dcb90f was bf8c11f, checked in by Jim Gifford <clfs@…>, 19 years ago |
r627@server (orig r625): jim | 2005-10-31 12:59:34 -0800
Import of Cross-LFS Book
|
-
Property mode
set to
100644
|
File size:
1.7 KB
|
Line | |
---|
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 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
6 | %general-entities;
|
---|
7 | %patches-entities;
|
---|
8 | ]>
|
---|
9 |
|
---|
10 | <sect1 id="ch-intro-whatsnew-sparc64">
|
---|
11 | <?dbhtml filename="whatsnew-sparc64.html"?>
|
---|
12 |
|
---|
13 | <title>What's new for Sparc64</title>
|
---|
14 |
|
---|
15 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
16 | href="../x86/whatsnew.xml"
|
---|
17 | xpointer="xpointer(/sect1/para[1])"/>
|
---|
18 |
|
---|
19 | <itemizedlist>
|
---|
20 | <title>Upgraded to:</title>
|
---|
21 |
|
---|
22 | <listitem>
|
---|
23 | <para>Linux &linux-sparc64-version;</para>
|
---|
24 | </listitem>
|
---|
25 | <listitem>
|
---|
26 | <para>Linux-libc-headers &linux-libc-headers-sparc64-version;</para>
|
---|
27 | </listitem>
|
---|
28 | </itemizedlist>
|
---|
29 |
|
---|
30 | <itemizedlist>
|
---|
31 | <title>Added:</title>
|
---|
32 |
|
---|
33 | <listitem>
|
---|
34 | <para>&gcc-pure64-patch;</para>
|
---|
35 | </listitem>
|
---|
36 | <listitem>
|
---|
37 | <para>&gcc-specs_pure64-patch;</para>
|
---|
38 | </listitem>
|
---|
39 | <listitem>
|
---|
40 | <para>Silo &silo-version;</para>
|
---|
41 | </listitem>
|
---|
42 | <listitem>
|
---|
43 | <para>&silo-fixes-patch;</para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>&linux-libc-headers-sparc_biarch-patch;</para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>&binutils-multilib-patch;</para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>&binutils-sparc_tls-patch;</para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>&glibc-sparc_tls-patch;</para>
|
---|
56 | </listitem>
|
---|
57 | <listitem>
|
---|
58 | <para>&kbd-sparc_kbdrate-patch;</para>
|
---|
59 | </listitem>
|
---|
60 | <listitem>
|
---|
61 | <para>elftoaout &elftoaout-version;</para>
|
---|
62 | </listitem>
|
---|
63 | </itemizedlist>
|
---|
64 |
|
---|
65 | <itemizedlist>
|
---|
66 | <title>Removed:</title>
|
---|
67 |
|
---|
68 | <listitem>
|
---|
69 | <para>None</para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 |
|
---|
73 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.