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

Аутор SHA1 Порука Датум
  peter 0b272f13c7 * removed oldasm пре 26 година
  peter bc903063c1 * removed R_DEFAULT_SEG пре 26 година
  Jonas Maebe ddc47d6753 + remove the segment prefixes from LEA instructions пре 26 година
  florian 253ba04a57 * a delphi compiled compiler recompiles ppc пре 26 година
  florian 8836c26503 * several bugs regarding -Or fixed пре 26 година
  peter 8bf7af6b29 * fixed dec -> sub $1 opt which didn't set ops=2 пре 26 година
  peter 611da2d24e * merged nasm compiler пре 26 година
  florian d27b21891b * changes of Bruessel: пре 26 година
  peter 67aad628f8 * skipped vesion 1.44 :( пре 26 година
  peter 2c62da11c8 * fixed typo with and/or type check пре 26 година
  pierre f58a4b485c * ifdef USE_OP3 released (changed into ifndef NO_OP3) пре 26 година
  Jonas Maebe e16f0f99db * changes to work with -dUSE_OP3 пре 26 година
  peter ac80a9af26 * fixed browcol пре 26 година
  peter e1ad502d10 * fixed mov reg,treg;mov treg,x bug пре 26 година
  peter b549e55a00 * added type check for or/test x,x пре 26 година
  peter a17c03cca3 * assembler writers fixed for ag386bin пре 26 година
  peter c8f444b65f * ag386bin updates пре 26 година
  peter bf9b5e3a54 * updates for ag386bin пре 26 година
  Jonas Maebe 0d51aa650c + mov reg, mem1 to mov reg, mem1 пре 27 година
  Jonas Maebe 4f997fddd1 * no fistp/fild optimization for S_IQ (fistq doesn't exist) пре 27 година
  Jonas Maebe 8cf4da6d5e + optimize pascal code surrounding assembler blocks пре 27 година
  Jonas Maebe 0395e5e0b6 * change "inc x/dec x; test x, x" to "add 1, x/sub 1,x" because inc and dec пре 27 година
  Jonas Maebe f3d215d12d * fixed fistp/fild optimization пре 27 година
  Jonas Maebe 97966cb9b5 + change "sub/add const1, reg" or "dec reg" followed by "sub const2, reg" to one пре 27 година
  Jonas Maebe 5da43943cd * fixed bug in shr/shl optimization пре 27 година
  peter 9a889d1750 * removed commentlevel пре 27 година
  Jonas Maebe 30fa4efbd4 - removed {$ifdef ver0_99_11}'s пре 27 година
  peter 1b369bb4bb + globtype,tokens,version unit splitted from globals пре 27 година
  Jonas Maebe 2fcfb2ce50 * corrected small syntax error in part between {ifdef ver0_99_11} пре 27 година
  Jonas Maebe 242244016d * changed "if longintvar in set" to case or "if () or () .." statements пре 27 година