source: introduction/mips64-64/whatsnew.xml@ 420e0cd

Last change on this file since 420e0cd 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
RevLine 
[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 <!ENTITY % patches-entities SYSTEM "../../patches.ent">
6 %general-entities;
7 %patches-entities;
8]>
9
10<sect1 id="ch-intro-whatsnew-mips64">
11 <?dbhtml filename="whatsnew-mips64.html"?>
12
13 <title>What's new for MIPS 64 Bit</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-mips64-version;</para>
24 </listitem>
25 <listitem>
26 <para>Linux-libc-headers &linux-libc-headers-mips64-version;</para>
27 </listitem>
28 </itemizedlist>
29
30
31 <itemizedlist>
32 <title>Added:</title>
33
34 <listitem>
35 <para>Colo &colo-version;</para>
36 </listitem>
37 <listitem>
38 <para>&gcc-pure64-patch;</para>
39 </listitem>
40 <listitem>
41 <para>&gcc-specs_pure64-patch;</para>
42 </listitem>
43 <listitem>
44 <para>&linux-mips-patch;</para>
45 </listitem>
46 <listitem>
47 <para>&flex-mips_update-patch;</para>
48 </listitem>
49 <listitem>
50 <para>&file-mips_update-patch;</para>
51 </listitem>
52 <listitem>
53 <para>&make-mips_update-patch;</para>
54 </listitem>
55 <listitem>
56 <para>&module-init-tools-mips_update-patch;</para>
57 </listitem>
58 <listitem>
59 <para>&linux-libc-headers-mips_tls-patch;</para>
60 </listitem>
61 <listitem>
62 <para>&linux-libc-headers-mips_atomic_fix-patch;</para>
63 </listitem>
64 <listitem>
65 <para>&mktemp-mips_update-patch;</para>
66 </listitem>
67 </itemizedlist>
68
69</sect1>
Note: See TracBrowser for help on using the repository browser.