Commit Verlauf

Autor SHA1 Nachricht Datum
  florian edd4c1ce4b * proper fix to avoid sp relative adressing as r23867 tries vor 12 Jahren
  nickysn 01106a0968 * support stack relative addresses in a_loadfpu_reg_ref on the i8086 vor 12 Jahren
  nickysn fd98de1fd2 * don't define FPC_INITIALIZEUNITS twice, when FULL_RTL is defined vor 12 Jahren
  nickysn 88fe359644 + added several necessary system unit routines vor 12 Jahren
  nickysn 8f984e75e5 * hack for making threadvr.inc compile on i8086 vor 12 Jahren
  nickysn d2cd13a5c9 * implemented several i8086 procs, some are stubs/not yet implemented vor 12 Jahren
  nickysn 8cb0f96200 * avoid duplicated do_exit when FULL_RTL is defined vor 12 Jahren
  nickysn 54a5e980ef + added sysdir.inc for msdos, empty for now vor 12 Jahren
  nickysn 573ea10ef3 * fixed val when the 'code' parameter is the same size as the native CPU int type, but unsigned vor 12 Jahren
  nickysn b178a038f5 * set the FileRec size for i8086 vor 12 Jahren
  nickysn bca7bf78dc + added sysheap.inc and sysfile.inc to the msdos target, empty for now vor 12 Jahren
  nickysn c136785c10 + a few standard consts and vars for the msdos target vor 12 Jahren
  nickysn 1ced81c028 + added fpc_cpuinit, empty for now vor 12 Jahren
  nickysn a0e683bed6 * set the proper TextRec size for i8086 vor 12 Jahren
  nickysn f4b5b4ce0f * implemented Trunc() and Round() for i8086 vor 12 Jahren
  nickysn 37714971ff + added rtl/i8086/int64p.inc, empty for now vor 12 Jahren
  nickysn fdf831b4c6 * i8086 fix in tinlinenode.pass_typecheck for trunc and round vor 12 Jahren
  nickysn 5215bd33c2 * compilation of fpc_exp_real fixed vor 12 Jahren
  nickysn ca1fad8a73 + added fpc_exp_real for i8086 vor 12 Jahren
  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 vor 12 Jahren
  nickysn 0683409703 + added i8086 to the CpuAddrBitSize and CpuAluBitSize const arrays in the 'ppu' unit vor 12 Jahren
  nickysn 7d212a7e79 * default to intel assembler for delphi/tp7 modes also on i8086 vor 12 Jahren
  nickysn 99212c0f9c * define FPC_HAS_TYPE_EXTENDED for i8086; undefine FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE vor 12 Jahren
  nickysn a3fe455de6 + added the i8086 internal fake math routines to the rtl vor 12 Jahren
  nickysn 30d661734c + enable tprocdef.fpu_used for i8086 also vor 12 Jahren
  nickysn 89de81d4a9 + added n8086inl to the lazarus project ppc8086.lpi vor 12 Jahren
  nickysn e95d22d0f8 + added ti8086inlinenode vor 12 Jahren
  nickysn 6757fe5752 * i8086 implementation of fpc_int_real vor 12 Jahren
  nickysn 47ff0a520d + added Test8086, Test8087, has_sse_support and has_mmx_support vars for i8086 vor 12 Jahren
  nickysn 897967b8ff * use {$maxfpuregisters 0} for i8086 also vor 12 Jahren