fpc/rtl/i8086
nickysn 11eb1a4179 + added some i8086 memory model specific defines in strings.inc and
stringss.inc, used by the assembler routines (they are already defined in
  the system unit, but these includes are included in units, other than system)

git-svn-id: trunk@31922 -
2015-10-03 09:30:57 +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 + added some i8086 memory model specific defines in strings.inc and 2015-10-03 09:30:57 +00:00
stringss.inc + added some i8086 memory model specific defines in strings.inc and 2015-10-03 09:30:57 +00:00