Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 0758aa1143 FPU exception mask: generlised system unit interface před 3 roky
  yury 4b84de6a72 * Optimized Handle_I8086_Error by using smaller int types. před 5 roky
  florian 7281ea7a2c * floating point division by zero should throw run time error 208, fixed před 5 roky
  pierre 8ebac8ed52 Add Handle_I8086_Error procedure před 8 roky
  pierre e835f120e9 Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry před 9 roky
  sergei 217bac7a0b - 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. před 11 roky
  nickysn 47aed8b01f * optimized the i8086 version of Get8087CW před 11 roky
  sergei b89822d3e9 * i8086: added assembler implementation of fpc_round_real and removed remaining softfloat dependencies. před 11 roky
  nickysn 41d28f91e5 - rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on před 11 roky
  nickysn c88be4550d * optimization in the 8087/80287 version of fpc_arctan_real(): when calculating před 11 roky
  nickysn a7b4953795 + proper (i.e. not broken) implementation of arctan() for the 8087 and 80287 před 11 roky
  nickysn a68b9fd01f * use byte sized instead of word sized memory operations on the fpu control před 11 roky
  nickysn 9c86da1911 - rm the fwait after fstsw in fpc_exp_real. My own testing on a true i8087 shows před 11 roky
  nickysn 775619ef8b * 8087/80287 fixes in fpc_exp_real před 11 roky
  nickysn bb0a3a7374 + i8086 asm implementation of fpc_frac_real, based on the i386 version před 12 roky
  nickysn 6cd62437f9 + i8086 asm implementation of fpc_trunc_real, based on the i386 version. Fixes před 12 roky
  nickysn 4fc4e4cb88 * removed the dummy fpc_sin_real and fpc_cos_real that halt with a runtime error před 12 roky
  nickysn 74cd67b85c + added 8087 initialization to the msdos rtl (8087 presence detection is still a TODO) před 12 roky
  nickysn 5215bd33c2 * compilation of fpc_exp_real fixed před 12 roky
  nickysn ca1fad8a73 + added fpc_exp_real for i8086 před 12 roky
  nickysn a3fe455de6 + added the i8086 internal fake math routines to the rtl před 12 roky
  nickysn 6757fe5752 * i8086 implementation of fpc_int_real před 12 roky
  florian 64ffe8f5ef + basic Makefile infrastructure for msdos před 12 roky