Last change
on this file since 111f2c6 was b54e969, checked in by Andrew Bradford <bradfa@…>, 14 years ago |
Updated changelogs for completion of --disable-multilib
|
-
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.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="ch-intro-changelog-mips">
|
---|
9 | <title>Changelog for MIPS</title>
|
---|
10 | <?dbhtml filename="changelog-mips.html"?>
|
---|
11 |
|
---|
12 | <para>Below is a list of changes specifics for this architecture made
|
---|
13 | since the previous release of the book. For general changes see
|
---|
14 | <xref linkend="ch-intro-changelog"/>,</para>
|
---|
15 |
|
---|
16 | <itemizedlist>
|
---|
17 | <title>Changelog Entries:</title>
|
---|
18 |
|
---|
19 | <!-- Changelog template
|
---|
20 |
|
---|
21 | <listitem>
|
---|
22 | <para>Date</para>
|
---|
23 | <itemizedlist>
|
---|
24 | <listitem>
|
---|
25 | <para>[name] - Changelog entry.</para>
|
---|
26 | </listitem>
|
---|
27 | <listitem>
|
---|
28 | <para>[name] - Another changelog entry.</para>
|
---|
29 | </listitem>
|
---|
30 | </itemizedlist>
|
---|
31 | </listitem>
|
---|
32 |
|
---|
33 | -->
|
---|
34 |
|
---|
35 | <listitem>
|
---|
36 | <para>February 24, 2011</para>
|
---|
37 | <itemizedlist>
|
---|
38 | <listitem>
|
---|
39 | <para>[abradford] - Added selection of MIPS arch, endian, and float.
|
---|
40 | These are now used when building GCC.</para>
|
---|
41 | </listitem>
|
---|
42 | </itemizedlist>
|
---|
43 | </listitem>
|
---|
44 |
|
---|
45 | <listitem>
|
---|
46 | <para>February 21, 2011</para>
|
---|
47 | <itemizedlist>
|
---|
48 | <listitem>
|
---|
49 | <para>[abradford] - Added support in uClibc for MIPS level 3
|
---|
50 | and ABI choices of n32 and n64.</para>
|
---|
51 | </listitem>
|
---|
52 | </itemizedlist>
|
---|
53 | </listitem>
|
---|
54 |
|
---|
55 | <listitem>
|
---|
56 | <para>November 11, 2006</para>
|
---|
57 | <itemizedlist>
|
---|
58 | <listitem>
|
---|
59 | <para>[mlankhorst] - Added mips to the book.</para>
|
---|
60 | </listitem>
|
---|
61 | </itemizedlist>
|
---|
62 | </listitem>
|
---|
63 |
|
---|
64 | </itemizedlist>
|
---|
65 |
|
---|
66 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.