| Release: Select 4 Preview |
| 4.99 (02 Sep 2004) |
Extracted SCL from old RISC_OSLib component. |
| 5.00 (15 Sep 2004) |
Updated to be 32bit compatiable (and use 32bit CLib and Kernel). |
| 5.00 (16 Sep 2004) (retagged) |
Removed auto-generated abssym and c_abssym files. |
| 5.00 (16 Sep 2004) (retagged) |
Fix for incorrect 32bit module initialisation running out of memory. |
| 5.00 (16 Sep 2004) (retagged) |
Fix for clean build failing to create object directories. |
| 5.01 (27 Sep 2004) |
Force use of wide table form if on 32bit OS. |
| 5.02 (05 Oct 2004) |
Removed section of APCS-A code which is unneeded on 32bit systems. |
| 5.02 (06 Oct 2004) (retagged) |
Added support for building ROM SCL without RISC_OSLib (enabled). |
| 5.18 (11 Oct 2005) |
Large reorganisation of SharedCLibrary functions and internals. Added support for C99 and C99Low library chunks. Support for 32bit code on 26bit system completed. Version number upped significantly now that 32bit calls are supported. Much more debugging support added. |
| 5.19 (12 Oct 2005) |
Fix for C99Low library entry points in 32on26 variants. |
| 5.20 (14 Oct 2005) |
Updated to support new library initialisation block format. Added support for declaring system variables with new blocks. Added bitness configuration description to the module title. |
| 5.21 (14 Oct 2005) |
Fix for module flag being set incorrectly in flag initialisation. |
| 5.22 (14 Oct 2005) |
Added 'EnforceBitness' option to ensure that the module does not run on incorrect systems. |
| 5.23 (20 Oct 2005) |
Updated Messages file to contain C73 message. |
| 5.45 (17 Nov 2005) |
Changed scope of the internal error and message functions. Upped version number to pass C library tests. |
| 5.53 (23 Nov 2005) |
Updated version number to be higher than the current known release of the CTL library. |
| 5.54 (03 Dec 2005) |
Updated Core messages to reflect correct backtrace strings. Updated SWI interface to cope gracefully with future flag definitions. |
| 5.55 (08 Dec 2005) |
Fix for absolute symbol generation under new Libraries makefile rules. Updated disc build to generate different targets for different bitness configurations. |
| 5.56 (09 Dec 2005) |
Updated messages to use capitalised error reports. |
| 5.57 (11 Dec 2005) |
Updated to not remove workspace on ROM module death. |
| 5.58 (30 Dec 2005) |
Added messages for signals (FPE, OSERROR) raised by the user. Added extra messages for postmortem dump. |
| 5.59 (04 Mar 2006) |
Fix for error messages being incorrectly translated. |
| 5.60 (02 Apr 2006) |
Added version string descriptor. |
| 5.61 (26 May 2006) |
Removed initialisation of RISCOSLib workspace. |