Commit History

Author SHA1 Message Date
  joost ce78b5f11c * Add .exe extension to tools on Windows 12 years ago
  nickysn 4bc99b1315 * use a PtrInt cast in typinfo.SetObjectProp 12 years ago
  joost cb707fdf4c * When two files are of the same age, FileNewer should return false 12 years ago
  nickysn b26cdc776d + enabled compilation of units matrix, ucomplex and getopts for i8086-msdos 12 years ago
  nickysn 5c49116d00 + enabled compilation of units types, dateutil, convutil, strutils and stdconvs for i8086-msdos 12 years ago
  nickysn bf132b31c6 + enabled compilation of unit variants for i8086-msdos 12 years ago
  nickysn 01ff2221d7 + enabled compilation of varutils for i8086-msdos 12 years ago
  nickysn b43c4c4aca * i8086 fixes in tx86typeconvnode.second_int_to_real 12 years ago
  joost 7656bf2017 * Allow usage of $(UNITSOUTPUTDIR) and $(BINOUTPUTDIR) macros during clean 12 years ago
  nickysn 3492d29834 + added varutils.pp to the msdos rtl 12 years ago
  nickysn 9813e9b4eb + enabled compilation of units rtlconst and typinfo for i8086-msdos 12 years ago
  nickysn fe48700483 * another i8086 compilation fix for typinfo 12 years ago
  joost a68ef39655 * Build grab_vcsa only on Linux (fpmake) 12 years ago
  nickysn 4b220d7261 * fixed 'data element too large' error when compiling typinfo on i8086 12 years ago
  nickysn fa5dd5eef0 + enabled compilation of unit iso7185 for i8086-msdos 12 years ago
  nickysn 5bc70298de + enabled compilation of unit macpas for i8086-msdos 12 years ago
  nickysn 1eda29951e + enabled compilation of the math unit for i8086-msdos 12 years ago
  nickysn 2b583bb265 * do not use fsin and fcos on 286-, since they're 387+ 12 years ago
  nickysn c49e927077 + added rtl/i8086/mathu*.inc for compiling the math unit 12 years ago
  nickysn 062c0aa5f4 + sysutils for i8086-msdos compiles now\! yippiee\!\!\! 12 years ago
  nickysn 09249b31b8 * use the generic implementation of second_IncludeExclude in case the cpu is earlier than 386, since then it does not support BTR and BTS 12 years ago
  nickysn 06838be452 * fixed bug when passing a 'single' floating point type parameter via tcg8086.a_load_ref_cgpara 12 years ago
  nickysn 1d8d0d42a5 * size of TByteArray and TWordArray reduced by 1 on 16-bit CPUs to avoid 'structure too large' errors when compiling the sysutils unit 12 years ago
  nickysn 4708132ddf + added sysutils.pp to the i8086-msdos rtl 12 years ago
  nickysn 27adafeecb + support moving from a shorter unsigned (sign extension not yet implemented) to a longer type in tcg8086.a_load_reg_ref 12 years ago
  nickysn c41d93214f * fixed passing a longint to an array of const parameter on i8086 (and other 8/16-bit cpus) 12 years ago
  nickysn 0f7673105b + implemented envcount, envstr and getenv for i8086-msdos 12 years ago
  nickysn 3aeea835f9 + int register in treference.segment support in tcg8086.op_*ref* 12 years ago
  florian 2ec15deaba * more readable register allocation comments 12 years ago
  florian 23c84fd27c * more fixes for segment register usage 12 years ago