mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-30 20:11:29 +01:00
* 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 - |
||
|---|---|---|
| .. | ||
| arm | ||
| avr | ||
| buildrtl.lpi | ||
| buildrtl.pp | ||
| check.inc | ||
| consoleio.pp | ||
| empty.cfg | ||
| heapmgr.pp | ||
| Makefile | ||
| Makefile.fpc | ||
| rtl.cfg | ||
| rtldefs.inc | ||
| sysdir.inc | ||
| sysfile.inc | ||
| sysheap.inc | ||
| sysos.inc | ||
| sysosh.inc | ||
| system.pp | ||
| sysutils.pp | ||