Commit History

Author SHA1 Message Date
  florian c5d56702ff * properly align case target labels 18 years ago
  tom_at_work dc21781f1d * fix compilation for 64 bit platforms, 18 years ago
  Jonas Maebe f38d29cfab * optimized previous patch for "byte in set" (Thorsten Engler) 18 years ago
  Jonas Maebe fc3852e59a * in non-TP modes, 'ord_larger_than_256 in set' now always returns 18 years ago
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow 19 years ago
  Jonas Maebe 5afd8c5e76 * fixed LOC_JUMP handling for case nodes 19 years ago
  Jonas Maebe 20e73384ae * tcginnode now uses LOC_JUMP when it generates jumps, resulting in 19 years ago
  Jonas Maebe 0a10fac060 * fixed regvar bug in in-node code (regvar could be modified by 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 19 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 655e947521 * better commenting 20 years ago
  Jonas Maebe 62d4f7dd52 * fixed regvar problem due to emit_bit_test() changing a register that 20 years ago
  peter 2b6456fe16 * procvar handling for tp procvar mode fixed 20 years ago
  Jonas Maebe bd04491f50 * patch from Peter to fix inlining of case statements 20 years ago
  peter c95a859f0a * generic tlocation 21 years ago
  florian 3a06b4f0fd * jmp table code generation for case statement on sparc 21 years ago
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to 21 years ago
  Jonas Maebe 49b014379e * fixed rare case bug (see tests/test/tb0478.pp) 21 years ago
  peter 4275383b15 * range checks fixed 21 years ago
  Jonas Maebe 038a5dde80 * fixed relabeling (nextaltnr was never increased) 21 years ago