Commit History

Author SHA1 Message Date
  nickysn 88fe359644 + added several necessary system unit routines 12 years ago
  nickysn 8f984e75e5 * hack for making threadvr.inc compile on i8086 12 years ago
  nickysn d2cd13a5c9 * implemented several i8086 procs, some are stubs/not yet implemented 12 years ago
  nickysn 8cb0f96200 * avoid duplicated do_exit when FULL_RTL is defined 12 years ago
  nickysn 54a5e980ef + added sysdir.inc for msdos, empty for now 12 years ago
  nickysn 573ea10ef3 * fixed val when the 'code' parameter is the same size as the native CPU int type, but unsigned 12 years ago
  nickysn b178a038f5 * set the FileRec size for i8086 12 years ago
  nickysn bca7bf78dc + added sysheap.inc and sysfile.inc to the msdos target, empty for now 12 years ago
  nickysn c136785c10 + a few standard consts and vars for the msdos target 12 years ago
  nickysn 1ced81c028 + added fpc_cpuinit, empty for now 12 years ago
  nickysn a0e683bed6 * set the proper TextRec size for i8086 12 years ago
  nickysn f4b5b4ce0f * implemented Trunc() and Round() for i8086 12 years ago
  nickysn 37714971ff + added rtl/i8086/int64p.inc, empty for now 12 years ago
  nickysn fdf831b4c6 * i8086 fix in tinlinenode.pass_typecheck for trunc and round 12 years ago
  nickysn 5215bd33c2 * compilation of fpc_exp_real fixed 12 years ago
  nickysn ca1fad8a73 + added fpc_exp_real for i8086 12 years ago
  nickysn a66f7b61c6 * disable ret_in_param for floats, as they can be returned in a floating point register, and because enabling ret_in_param for them screws up badly the internprocs that handle floats 12 years ago
  nickysn 0683409703 + added i8086 to the CpuAddrBitSize and CpuAluBitSize const arrays in the 'ppu' unit 12 years ago
  nickysn 7d212a7e79 * default to intel assembler for delphi/tp7 modes also on i8086 12 years ago
  nickysn 99212c0f9c * define FPC_HAS_TYPE_EXTENDED for i8086; undefine FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE 12 years ago
  nickysn a3fe455de6 + added the i8086 internal fake math routines to the rtl 12 years ago
  nickysn 30d661734c + enable tprocdef.fpu_used for i8086 also 12 years ago
  nickysn 89de81d4a9 + added n8086inl to the lazarus project ppc8086.lpi 12 years ago
  nickysn e95d22d0f8 + added ti8086inlinenode 12 years ago
  nickysn 6757fe5752 * i8086 implementation of fpc_int_real 12 years ago
  nickysn 47ff0a520d + added Test8086, Test8087, has_sse_support and has_mmx_support vars for i8086 12 years ago
  nickysn 897967b8ff * use {$maxfpuregisters 0} for i8086 also 12 years ago
  nickysn 44ce37369e * support 32-bit parameters that have a pair of two 16-bit locations in tcg8086.a_load_reg_cgpara 12 years ago
  nickysn e956ffc27b * bug fix in the 32-bit parameters handling in tcg8086.a_load_const_cgpara 12 years ago
  nickysn edc382aa76 * 16-bit ALU fixes in tshlshrnode.pass_typecheck 12 years ago