Commit History

Author SHA1 Message Date
  peter 57cf1e75a7 * better fix for muln register allocation 26 years ago
  florian e53aceb9be + floating point register variables !! 26 years ago
  florian ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
  peter ed8eb13d59 * moved bitmask constants to sets 26 years ago
  peter 248826aa81 * removed temp defines 26 years ago
  Jonas Maebe 9c262d21fc * released setconstnot (changed to {$ifndef nosetconstnot}) 26 years ago
  peter 03e6ec96c5 * merged 26 years ago
  peter 34e7bd8b81 + del_location 26 years ago
  peter e1b6682670 * small ansistring fixes 26 years ago
  florian 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 years ago
  peter 20d56ae2a4 * ansistring fixes, decr_ansistr called after all temp ansi reuses 26 years ago
  peter 0b272f13c7 * removed oldasm 26 years ago
  florian 8d99f7a098 * some bugs in the qword code generation fixed 26 years ago
  florian 59c6d9f289 * qword/int64 multiplication fixed 26 years ago
  florian ba314dab05 * two bugs reported by Romio (bugs 13) are fixed: 26 years ago
  florian d7b52d0183 * fixed some bugs related to temp. ansistrings and functions results 26 years ago
  peter e8bf496ae8 * containsself fixes 26 years ago
  florian 8706cd801f * new temporary ansistring handling 26 years ago
  pierre 7b64448f59 problem with EAX being overwritten before used in A_MULL code fixed 26 years ago
  Jonas Maebe 312ba676f2 + change "MUL <power of 2>, reg" to SHL (-d ShlMul) 26 years ago
  peter 611da2d24e * merged nasm compiler 26 years ago
  pierre b15c479a9e * fixes for tempansi 26 years ago
  florian 0596b2b719 * the boolean operators =;<>;xor with LOC_JUMP and LOC_FLAGS 26 years ago
  Jonas Maebe 246a653a5d * more regalloc fixes (still not complete) 26 years ago
  peter 2df973753e * better support for flags result 26 years ago
  peter cc9df8d478 * first things to store the symbol/def number in the ppu 26 years ago
  florian c3d1c321a7 * comparsions for small enumerations type are now generated 26 years ago
  peter f2274e0248 + flags support for add and case 26 years ago
  peter c8f444b65f * ag386bin updates 26 years ago
  peter bf9b5e3a54 * updates for ag386bin 26 years ago