| Release: Select 4 Preview |
| 0.01 (07 Oct 2005) |
Initial import of the C99 library - floating point support functions. |
| 0.02 (11 Oct 2005) |
Added linkage exports for Stubs and SCL builds. Fix for invalid SL_Lib_Offset. Fix for invalid static base macro. |
| 0.03 (11 Oct 2005) |
Added documentation. Added feraiseexcept and feupdateenv. |
| 0.04 (14 Oct 2005) |
Updated to support new library initialisation block format. |
| 0.05 (20 Oct 2005) |
Added string to long long conversion functions. Added extra floating point C99 functions. Added assertion and fixed _Exit implementation. Now 114 entry points. |
| 0.06 (27 Oct 2005) |
Dropped out a few of the later, more complex functions. |
| 0.06 (27 Oct 2005) (retagged) |
Modified exported Entries to work in Stubs. |
| 0.07 (17 Nov 2005) |
Changed scope of the internal error and message functions. |
| 0.08 (25 Nov 2005) |
Reduced size of division by zero code by using __rt_divtest. |
| 0.09 (03 Dec 2005) |
Corrected functions to correctly indicate their use of FP register arguments. |
| 0.10 (03 Feb 2006) |
Updated area names to match C usage. |
| 0.10 (04 Feb 2006) (retagged) |
Minor fix for header using the wrong area. |
| 0.11 (16 Mar 2006) |
Fix for failure to generate errors for unsupported functions. |
| 0.11 (16 Mar 2006) (retagged) |
Fix for undefined symbol. |
| 0.12 (02 Apr 2006) |
Added version string descriptor. |
| 0.12 (10 May 2006) (retagged) |
Minor fix for incorrectly specified object file for ROM builds of version information. |
| 0.13 (20 Jun 2006) |
Fix for incorrectly imported symbol in stub library. |