Историја ревизија

Аутор SHA1 Порука Датум
  nickysn fdc13a77a5 + first test for CPUs with a 16-bit native int added пре 12 година
  florian ad0b0455d8 * extended comment пре 12 година
  nickysn c3aaa37c0c * fixed a bug which caused non commutative fpu instructions to be wrong when using an intel-style external assembler and compiling a smartlinked unit пре 12 година
  nickysn 74cd67b85c + added 8087 initialization to the msdos rtl (8087 presence detection is still a TODO) пре 12 година
  nickysn 889e8650f1 * fixed compiler crash due to infinite recursion when compiling boolean to longint conversion on a 16 or 8-bit CPU пре 12 година
  nickysn e76cee64cc * dosbox_wrapper made to add automatically .exe to the file name, if it is missing пре 12 година
  nickysn 59dd5ee1d0 + dosbox wrapper script replaced with a pascal implementation that is multiplatform and supports being run in multiple instances пре 12 година
  nickysn f06b58a8bd * always enable smartlinking for the tests themselves when running the testsuite for msdos пре 12 година
  nickysn 848eeceded * use min and max in defutil.get_common_intdef пре 12 година
  nickysn 949210e808 + added min and max functions for Tconstexprint пре 12 година
  nickysn a8d72cc11a * bug fix in defutil.get_common_intdef пре 12 година
  nickysn 8a1178e4e9 * regenerated makefiles пре 12 година
  nickysn 0fe3bee97e * set STATICLIBPREFIX to empty for the msdos target in fpcmake.ini пре 12 година
  nickysn 873d5f7d05 * makefiles regenerated пре 12 година
  nickysn 592dcc5b83 * compile the RTL with -CX when running the testsuite for msdos пре 12 година
  nickysn a05823b8bf * updated fpcmake.inc after the changes in fpcmake.inc from my previous commit пре 12 година
  nickysn f3690daf95 * set the msdos staticlibext (.lib) and short suffix (d16) in fpcmake.ini пре 12 година
  florian 74880f639a * msdos is a 8.3 target as well пре 12 година
  florian 259e9757a7 * for the time being, skip units which do not build on i8086-msdos пре 12 година
  florian 7120d416f5 * enable only units which build on msdos пре 12 година
  nickysn 96fd997a97 - rm unported code from go32v2, generate runtime 304 if an unimplemented function is called пре 12 година
  nickysn 3d6dbfe1f7 * regenerated the testsuite makefiles with the new fpcmake, which supports i8086-msdos пре 12 година
  nickysn 526c3b9c9b * val, str and read/write(ln) now use is_oversizedint/ord to determine which helper function to use; this also clears the warnings that prevented compilation of the 64-bit targets пре 12 година
  nickysn 9c435a0bcb + added is_8/16bit and is_oversizedint/is_oversizedord helper functions in defutil.pas пре 12 година
  nickysn 7b8e18ba40 * updated aint to tcgint in jvm/hlcgcpu.pas as well (needed after r23761) пре 12 година
  nickysn 8cf0f5db89 + a very quick and dirty script for running tests in dosbox and passing the exit code back пре 12 година
  nickysn 91038d6d0a * prevent compilation warning due to function result not being set in tinlinenode.first_seg пре 12 година
  nickysn be761ba232 * sequences that check for cpu64bitaddr made to also check for cpu32bitaddr instead of cpu32bitalu. this fixes ppcjvm compilation пре 12 година
  nickysn c44f760015 * i8086 near heap renamed 'tiny heap', moved to the inc/ directory пре 12 година
  nickysn 599d5d74ca + implemented Randomize for msdos пре 12 година