Changeset bcfbe5b in clfs-embedded for BOOK/introduction
- Timestamp:
- Feb 26, 2011, 9:33:02 AM (14 years ago)
- Branches:
- master
- Children:
- d38764e
- Parents:
- a94e338 (diff), b54e969 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK/introduction
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/arm/changelog.xml
ra94e338 rbcfbe5b 34 34 35 35 <listitem> 36 <para>February 24, 2011</para> 37 <itemizedlist> 38 <listitem> 39 <para>[abradford] - Added selection of ARM: arch, mode, float and 40 fpu. These are now used with --disable-multilib when building 41 GCC.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 45 46 <listitem> 47 <para>February 21, 2011</para> 48 <itemizedlist> 49 <listitem> 50 <para>[abradford] - Enabled support of EABI in uClibc configurations.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 36 56 <para>February 10, 2011</para> 37 57 <itemizedlist> 38 58 <listitem> 39 59 <para>[abradford] - Fixed builds for EABI (aapcs and aapcs-linux) 40 ABI choices by adding target triplets ending in uclibc gnueabi.</para>60 ABI choices by adding target triplets ending in uclibceabi.</para> 41 61 </listitem> 42 62 </itemizedlist> -
BOOK/introduction/common/changelog.xml
ra94e338 rbcfbe5b 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>February 24, 2011</para> 41 <itemizedlist> 42 <listitem> 43 <para>[abradford] - Added --disable-multilib to GCC builds.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
BOOK/introduction/mips/changelog.xml
ra94e338 rbcfbe5b 34 34 35 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> 36 56 <para>November 11, 2006</para> 37 57 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.