fpc/rtl/i8086
nickysn 8cfc0d8881 * fixed i8086 strpcopy after r31915
git-svn-id: trunk@31921 -
2015-10-03 01:18:25 +00:00
..
hugeptr.inc + added rtl helper for huge pointer subtraction 2014-07-06 19:15:14 +00:00
i8086.inc + handle properly win16 "odd bp" stack frames in get_caller_addr and get_caller_frame 2015-09-25 16:19:56 +00:00
int32p.inc + added 32-bit asm optimized division helpers for i8086 by Max Nazhalov 2014-01-18 20:33:30 +00:00
int64p.inc * patch from Max Nazhalov with improvements to the i8086 64-bit division: 2014-01-20 21:39:05 +00:00
makefile.cpu + added missing i8086 system unit includes hugeptr.inc, int32p.inc and 2015-03-08 01:39:40 +00:00
math.inc - Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant. 2014-04-07 09:16:24 +00:00
mathu.inc * i8086: added assembler implementation of fpc_round_real and removed remaining softfloat dependencies. 2014-03-20 02:28:47 +00:00
set.inc
setjump.inc + implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi 2015-09-08 16:03:50 +00:00
setjumph.inc + implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi 2015-09-08 16:03:50 +00:00
strings.inc + start of dos unit (derived from go32v2) 2013-03-29 15:58:21 +00:00
stringss.inc * fixed i8086 strpcopy after r31915 2015-10-03 01:18:25 +00:00