[ad36f39] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[bd48e48] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[ad36f39] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-intro-changelog-arm">
|
---|
[c273052] | 9 | <title>Changelog for ARM</title>
|
---|
[ad36f39] | 10 | <?dbhtml filename="changelog-arm.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 |
|
---|
[9ec1b73] | 35 | <listitem>
|
---|
| 36 | <para>October 16, 2013</para>
|
---|
| 37 | <itemizedlist>
|
---|
| 38 | <listitem>
|
---|
| 39 | <para>[abradford] - Remove fpus that aren't valid.</para>
|
---|
| 40 | </listitem>
|
---|
| 41 | <listitem>
|
---|
| 42 | <para>[abradford] - Remove arm archs before armv4t.</para>
|
---|
| 43 | </listitem>
|
---|
| 44 | </itemizedlist>
|
---|
| 45 | </listitem>
|
---|
| 46 |
|
---|
[a3fdd0f] | 47 | <listitem>
|
---|
| 48 | <para>October 8, 2013</para>
|
---|
| 49 | <itemizedlist>
|
---|
| 50 | <listitem>
|
---|
| 51 | <para>[abradford] - Remove ARM OABI and other ABIs that aren't EABI
|
---|
| 52 | using aapcs-linux.</para>
|
---|
| 53 | </listitem>
|
---|
| 54 | </itemizedlist>
|
---|
| 55 | </listitem>
|
---|
| 56 |
|
---|
[295d48f] | 57 | <listitem>
|
---|
| 58 | <para>September 18, 2012</para>
|
---|
| 59 | <itemizedlist>
|
---|
| 60 | <listitem>
|
---|
| 61 | <para>[abradford] - Provide recommendations for selection of ARM
|
---|
| 62 | ABI and build variables.</para>
|
---|
| 63 | </listitem>
|
---|
| 64 | </itemizedlist>
|
---|
| 65 | </listitem>
|
---|
| 66 |
|
---|
[68781d8] | 67 | <listitem>
|
---|
| 68 | <para>April 8, 2011</para>
|
---|
| 69 | <itemizedlist>
|
---|
| 70 | <listitem>
|
---|
| 71 | <para>[abradford] - Added patch for ARM uClibc soft floating point
|
---|
| 72 | fixes in order to build libgcc.</para>
|
---|
| 73 | </listitem>
|
---|
| 74 | </itemizedlist>
|
---|
| 75 | </listitem>
|
---|
| 76 |
|
---|
[b54e969] | 77 | <listitem>
|
---|
| 78 | <para>February 24, 2011</para>
|
---|
| 79 | <itemizedlist>
|
---|
| 80 | <listitem>
|
---|
| 81 | <para>[abradford] - Added selection of ARM: arch, mode, float and
|
---|
| 82 | fpu. These are now used with --disable-multilib when building
|
---|
| 83 | GCC.</para>
|
---|
| 84 | </listitem>
|
---|
| 85 | </itemizedlist>
|
---|
| 86 | </listitem>
|
---|
| 87 |
|
---|
[a12d34d] | 88 | <listitem>
|
---|
[b1c0498] | 89 | <para>February 21, 2011</para>
|
---|
[a12d34d] | 90 | <itemizedlist>
|
---|
| 91 | <listitem>
|
---|
[b1c0498] | 92 | <para>[abradford] - Enabled support of EABI in uClibc configurations.</para>
|
---|
[a12d34d] | 93 | </listitem>
|
---|
| 94 | </itemizedlist>
|
---|
| 95 | </listitem>
|
---|
| 96 |
|
---|
[84b1adc] | 97 | <listitem>
|
---|
| 98 | <para>February 10, 2011</para>
|
---|
| 99 | <itemizedlist>
|
---|
| 100 | <listitem>
|
---|
| 101 | <para>[abradford] - Fixed builds for EABI (aapcs and aapcs-linux)
|
---|
[b1c0498] | 102 | ABI choices by adding target triplets ending in uclibceabi.</para>
|
---|
[84b1adc] | 103 | </listitem>
|
---|
| 104 | </itemizedlist>
|
---|
| 105 | </listitem>
|
---|
| 106 |
|
---|
| 107 | <listitem>
|
---|
| 108 | <para>January 30, 2011</para>
|
---|
| 109 | <itemizedlist>
|
---|
| 110 | <listitem>
|
---|
| 111 | <para>[abradford] - Added notes to ARM ABI variable list.</para>
|
---|
| 112 | </listitem>
|
---|
| 113 | </itemizedlist>
|
---|
| 114 | </listitem>
|
---|
| 115 |
|
---|
[ad36f39] | 116 | <listitem>
|
---|
| 117 | <para>November 11, 2006</para>
|
---|
| 118 | <itemizedlist>
|
---|
| 119 | <listitem>
|
---|
| 120 | <para>[mlankhorst] - Added arm to the book.</para>
|
---|
| 121 | </listitem>
|
---|
| 122 | </itemizedlist>
|
---|
| 123 | </listitem>
|
---|
| 124 |
|
---|
| 125 | </itemizedlist>
|
---|
| 126 |
|
---|
| 127 | </sect1>
|
---|