Commit History

Author SHA1 Message Date
  Jonas Maebe e3700b1d79 * fixed web bug #2139: checking for division by zero fixed 23 years ago
  carl 6c2bede5a8 * second part bug report 1996 fix, testrange in cordconstnode 23 years ago
  daniel b0364566d1 * Make Tprocdef.defs protected 23 years ago
  peter 3486c0c668 * don't optimize not([lten,gten]) for setdefs 23 years ago
  peter 160103faba * fixed not(not()) removal 23 years ago
  carl 9d4f336f74 + fpu emulation helpers (ppu checking also) 23 years ago
  carl e212fa90d5 + generic int_to_real type conversion 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 23 years ago
  daniel 399036f1c2 * State tracker work 23 years ago
  peter 06ebac4e27 * readded missing revisions 23 years ago
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand 23 years ago
  peter 2992e1819c * removed old logs and updated copyright year 23 years ago
  carl da8b01e708 + change unit use 23 years ago
  peter 5b242f7741 * tlocation,treference update 23 years ago
  peter b4cc4b7b01 * removed compiler warnings 23 years ago
  michael 30c1ee7971 * Compilation without mmx support fixed from Peter 23 years ago
  Jonas Maebe 928493e3ba * made 'mod powerof2' -> 'and' optimization processor independent 23 years ago
  Jonas Maebe 92977ca6ee * fixed fpuregister counting errors ("merged") 23 years ago
  peter d2e1952377 * procsym definition rewrite 24 years ago
  Jonas Maebe 8a2c142e46 * fixed internalerror(10) due to previous fpu overflow fixes ("merged") 24 years ago
  Jonas Maebe a39cd8a580 * made multiplying, dividing and mod'ing of int64 and qword processor 24 years ago
  peter 43dea5a35f * move class of definitions into type section for delphi 24 years ago
  florian 9746f4c2d6 * some cg reorganisation 24 years ago
  peter a7cf57524e * symtable change to classes 24 years ago
  peter 3b021ef283 * fix constant not evaluation 24 years ago
  peter 759f678192 * move constant folding into det_resulttype 24 years ago
  peter 4e2655cdc5 * resulttype rewrite 24 years ago
  Jonas Maebe 1fb6eeab5e * not (cardinal) now has cardinal instead of longint result (bug reported 24 years ago
  Jonas Maebe ff333ffa1b * fixed 'qword mod/div pos_const' to have qword result 24 years ago
  peter fd7d431a0c * remove nasm hack 24 years ago