fpc/rtl/mips
sergei 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k.
- RTL: removed MIPS,SPARC and m68k-specific implementations of Abs(longint), and marked the generic one as  required for bootstrapping purposes only.

git-svn-id: trunk@27857 -
2014-06-05 10:35:51 +00:00
..
int64p.inc
makefile.cpu
math.inc
mathu.inc - MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff. 2014-03-20 17:46:01 +00:00
mips.inc * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. 2014-06-05 10:35:51 +00:00
set.inc
setjump.inc * MIPS setjmp/longjmp: save/restore nonvolatile FPU registers and FPU control word. 2013-10-13 21:25:40 +00:00
setjumph.inc * MIPS setjmp/longjmp: save/restore nonvolatile FPU registers and FPU control word. 2013-10-13 21:25:40 +00:00
strings.inc
stringss.inc