|
@@ -12,7 +12,8 @@ unit buildrtl;
|
|
rtlconsts, sysconst, math, types,
|
|
rtlconsts, sysconst, math, types,
|
|
typinfo, sortbase, fgl, classes,
|
|
typinfo, sortbase, fgl, classes,
|
|
charset, character, getopts,
|
|
charset, character, getopts,
|
|
- fpwidestring, fpintres;
|
|
|
|
|
|
+ fpwidestring, fpintres,
|
|
|
|
+ softfpu, sfpux80, ufloatx80, sfpu128, ufloat128;
|
|
|
|
|
|
implementation
|
|
implementation
|
|
|
|
|