Below is a list of changes specifics for this architecture made since the previous release of the book. For general changes see Master Changelog,
Changelog Entries:
July 26, 2013
[kanj] - Ticket 917(b)(c) Updated cross-tools/variable and cross-tools/gcc-static to address setting CLFS_FPU.
April 1, 2013
[kanj] - Updated bootable/kernel to use the default kernel previously generated.
April 1, 2013
[kanj] - Updated arm/uclibc (Tracker-917(d). Updated the rules so that it would swap EABI and OABI. Thus, make oldconfig no longer needs user interaction. Added sed rules to remove .size directive.
April 1, 2013
[kanj] - Moved linux-kernel headers earlier. Identified the default platform for the book. Added the creation of a default kernel. This kernel will be used to aid in deciding the value for other parameters in the arm/variables.xml section.
April 1, 2013
[kanj] - updated arm/gcc-static and gcc-final: Specify the --fpu= is not used with soft float option (Tracker-917(c). Minor lay out changes to support automation. Add not about soft float patch to gcc-final
September 18, 2012
[abradford] - Provide recommendations for selection of ARM ABI and build variables.
April 8, 2011
[abradford] - Added patch for ARM uClibc soft floating point fixes in order to build libgcc.
February 24, 2011
[abradford] - Added selection of ARM: arch, mode, float and fpu. These are now used with --disable-multilib when building GCC.
February 21, 2011
[abradford] - Enabled support of EABI in uClibc configurations.
February 10, 2011
[abradford] - Fixed builds for EABI (aapcs and aapcs-linux) ABI choices by adding target triplets ending in uclibceabi.
January 30, 2011
[abradford] - Added notes to ARM ABI variable list.
November 11, 2006
[mlankhorst] - Added arm to the book.