Historie revizí

Autor SHA1 Zpráva Datum
  nickysn 848eeceded * use min and max in defutil.get_common_intdef před 12 roky
  nickysn 949210e808 + added min and max functions for Tconstexprint před 12 roky
  nickysn a8d72cc11a * bug fix in defutil.get_common_intdef před 12 roky
  nickysn 8a1178e4e9 * regenerated makefiles před 12 roky
  nickysn 0fe3bee97e * set STATICLIBPREFIX to empty for the msdos target in fpcmake.ini před 12 roky
  nickysn 873d5f7d05 * makefiles regenerated před 12 roky
  nickysn 592dcc5b83 * compile the RTL with -CX when running the testsuite for msdos před 12 roky
  nickysn a05823b8bf * updated fpcmake.inc after the changes in fpcmake.inc from my previous commit před 12 roky
  nickysn f3690daf95 * set the msdos staticlibext (.lib) and short suffix (d16) in fpcmake.ini před 12 roky
  florian 74880f639a * msdos is a 8.3 target as well před 12 roky
  florian 259e9757a7 * for the time being, skip units which do not build on i8086-msdos před 12 roky
  florian 7120d416f5 * enable only units which build on msdos před 12 roky
  nickysn 96fd997a97 - rm unported code from go32v2, generate runtime 304 if an unimplemented function is called před 12 roky
  nickysn 3d6dbfe1f7 * regenerated the testsuite makefiles with the new fpcmake, which supports i8086-msdos před 12 roky
  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 před 12 roky
  nickysn 9c435a0bcb + added is_8/16bit and is_oversizedint/is_oversizedord helper functions in defutil.pas před 12 roky
  nickysn 7b8e18ba40 * updated aint to tcgint in jvm/hlcgcpu.pas as well (needed after r23761) před 12 roky
  nickysn 8cf0f5db89 + a very quick and dirty script for running tests in dosbox and passing the exit code back před 12 roky
  nickysn 91038d6d0a * prevent compilation warning due to function result not being set in tinlinenode.first_seg před 12 roky
  nickysn be761ba232 * sequences that check for cpu64bitaddr made to also check for cpu32bitaddr instead of cpu32bitalu. this fixes ppcjvm compilation před 12 roky
  nickysn c44f760015 * i8086 near heap renamed 'tiny heap', moved to the inc/ directory před 12 roky
  nickysn 599d5d74ca + implemented Randomize for msdos před 12 roky
  nickysn efa90dd1f3 * fixed potential buffer overflow in GetDir() před 12 roky
  nickysn af751145b7 + msdos directory functions implemented, based on go32v2 před 12 roky
  nickysn bca3cd6160 + implemented all the remaining msdos file functions před 12 roky
  nickysn 620dc8cb64 * close all open files on exit před 12 roky
  nickysn a463c1f558 + implemented file routines do_open and do_close for msdos, based on the go32v2 code před 12 roky
  nickysn bbcd3506b3 + call initvariantmanager on msdos system unit startup před 12 roky
  nickysn 28545f2fad + implemented near heap for i8086-msdos, based on the embedded target heap před 12 roky
  nickysn aab6df13ba * use Seg() instead of DSeg in the msdos rtl před 12 roky