提交历史

作者 SHA1 备注 提交日期
  florian d469e3a7ef + do life dfa for exit 18 年之前
  florian c0d27b5482 * life info dfa for break and continue 18 年之前
  florian 62d54389c8 + life dfa for if, label and goto 18 年之前
  florian 85406e8a15 * updates from Karl-Michael Schindler 18 年之前
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information 18 年之前
  pierre 31a34e03c2 * do not use += syntax 18 年之前
  florian 867e00dee3 * backup commit of more dfa stuff 18 年之前
  michael a3b72c1be8 Patch from Bram Kuijvenhoven 18 年之前
  michael 50c70c150a * Fixed bug where read-only property was read wrongly (part 2: removed debug stuff) 18 年之前
  michael 7a89280631 * Fixed bug where read-only property was read wrongly 18 年之前
  florian 87bdf13f9f + first draft for dfa 18 年之前
  yury b2605b8ff6 * Internal linker now correctly links to gcc import libraries. It fixes win32 IDE with debugger support. 18 年之前
  Vincent Snijders e18966c372 * write resource object file to unit output directory 18 年之前
  florian 4e375e0c38 * set ConsoleStartupMode in all startup codes 18 年之前
  florian b3b099f63c - removed accidently commited writeln 18 年之前
  florian 0e429065e8 * better error message in case of parser error 18 年之前
  marco e074f9383c * typo corrected 18 年之前
  pierre 115d95004f * try to fix cygwin import lib problem in internal linker 18 年之前
  marco 699e231223 * more cleanup of unit unix (merge) 18 年之前
  marco cb8e361672 * removed restoration ofa compability that never existed 18 年之前
  marco 2214c11330 * removed restoration ofa compability that never existed 18 年之前
  tom_at_work a42d80dbf9 * do not use R13 as available register because it is reserved for tls on ppc64/linux 18 年之前
  marco fd6f6cf7e9 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) 18 年之前
  marco b8c21889f9 * bug #8807, PRIO_ constants not aliased to baseunix _merge_ 18 年之前
  Jonas Maebe 544dd57a96 * r0 is also volatile 18 年之前
  Jonas Maebe 0caee5b45b + support to use r0 for ppc/ppc64 when compiling the compiler with 18 年之前
  Jonas Maebe 63f80f3472 * do not require exactly the same range type for indexed properties 18 年之前
  Jonas Maebe 3a4508b1bb * fixed compile error when assigning to a widestring property which 18 年之前
  mazen 0f73d54ac8 + Added ATT assmebler mode directive to override any default in fpc.cfg. Otherwise we need to override it in makefile. 18 年之前
  Jonas Maebe 76b190b723 - removed caretn and related code 18 年之前