fpc/rtl/mips
sergei f85a8159ef * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself.
* rtl/embedded/system.pp: removed (commented out) FPU initialization from initialization of system unit, was dead code anyway because FPC_HAS_FEATURE_FPU is never defined and "feature FPU" does not exist.
* rtl/mips/*.inc: don't compile FPU instructions if compiling RTL with -CfNONE or -CfSOFT (however, handling these switches for MIPS targets in compiler needs further fixing).

git-svn-id: trunk@28670 -
2014-09-15 18:24:23 +00:00
..
int64p.inc
makefile.cpu
math.inc * continued to fix mips rtl compilation 2012-02-04 22:52:59 +00:00
mathu.inc - MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff. 2014-03-20 17:46:01 +00:00
mips.inc * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. 2014-09-15 18:24:23 +00:00
set.inc
setjump.inc * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. 2014-09-15 18:24:23 +00:00
setjumph.inc * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. 2014-09-15 18:24:23 +00:00
strings.inc
stringss.inc