Historique des commits

Auteur SHA1 Message Date
  nickysn f24f119822 * SysInitStdIO doesn't crash anymore on the i8086, so enable it in the msdos system unit initialization il y a 12 ans
  nickysn 1f5d384a1e * i8086 fix in tx86casenode.genlinearlist il y a 12 ans
  nickysn 29c7d38e43 * 16-bit ALU fixes in tcgcasenode.genlinearcmplist il y a 12 ans
  nickysn 284f1c904a * fixed a parameter pushing order bug on the i8086 il y a 12 ans
  nickysn af5614e52d * i8086 parameter alignment fixes il y a 12 ans
  florian 8c882f4235 * revert accidently committed file il y a 12 ans
  florian 1f978ba9fe * 16 bit targets cannot use Word and Longint as array index il y a 12 ans
  florian feed492568 * fixes to compile objpas i8086 il y a 12 ans
  nickysn 7db978c3a4 * mark the registers, modified by DebugWriteLn's asm code il y a 12 ans
  nickysn e944e142b8 * first_parm_offset is 4 on i8086, not 8 il y a 12 ans
  nickysn 7fec59c454 - remove the FULL_RTL ifdefs from the msdos system unit; full rtl is always enabled now il y a 12 ans
  nickysn 1646f53d59 * fixed the 'unresolved externals' linker error when smartlinking msdos executables il y a 12 ans
  nickysn a1ee8ab9bc * suppress annoying wlib header il y a 12 ans
  nickysn fb12778f0e + add static libraries to the wlink script for the msdos target il y a 12 ans
  nickysn f2242568bb * msdos omf library suffix changed to .lib il y a 12 ans
  nickysn ac64663e70 + openwatcom wlib support added il y a 12 ans
  florian bac18a0094 * properly read asizeints from ppus on 16 bit targets il y a 12 ans
  florian 228f2d2794 + build msdos rtl il y a 12 ans
  florian 911ac847f7 * regenerated several automatically generated files after last changes il y a 12 ans
  florian b508be843a * BINUTILSPREFIX for i8086-msdos is msdos only il y a 12 ans
  florian a52a1b62b4 + CPU target i8086 in top level Makefile.fpc il y a 12 ans
  florian 24f9d0d770 * cancel warning on i8086 because it stops compilation (the compiler is normally build with -Sew) il y a 12 ans
  florian 981570fe32 + added i8086 related stuff to compiler Makefile.fpc il y a 12 ans
  florian 2350ad5f2a + msdos and i8086 target for fpmake il y a 12 ans
  nickysn 7b9fd7b9f4 * instruction size fixes in tcg8086.g_intf_wrapper il y a 12 ans
  nickysn c4cee15481 * bug fix in tcg8086.a_load_reg_reg for loading larger register to a smaller one il y a 12 ans
  nickysn b930c9a0db * all the remaining cases of the 'in' operator fixed (hopefully) for i8086 il y a 12 ans
  nickysn 8ca0b443b8 * another case of the 'in' operator fixed for i8086 ('x in const', when use_small=false and genjumps=false) il y a 12 ans
  nickysn d7c9603351 * i8086 fixes for the 'in' operator in the case of 'unsigned,small,non_constant IN smallset' il y a 12 ans
  nickysn e6c8ac6694 * use the generic tcgaddnode.second_addsmallset on i8086, because the BTx instructions are 386+ il y a 12 ans