Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can 15 年之前
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) 15 年之前
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can 16 年之前
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. 17 年之前
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 年之前
  florian bd4bb505b3 * put Charlie's writeln debugger between DEBUG_CHARLIE conditional compilation symbols 18 年之前
  yury 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 年之前
  florian d1b6522866 * fixed pushing of parameters on m68k 18 年之前
  Károly Balogh e5249a8b56 + some messy m68k changes (first attempt to implement a_param_*) 18 年之前
  florian 2b7fb31a9e * return float values in fpu registers only in non emulation mode 18 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  Károly Balogh 3b2fe2b622 * some more tiny m68k hacks... 19 年之前
  florian 2c1e796f1f * fixed regallocator for m68k 19 年之前
  Károly Balogh 739ae4c254 + 1st attempt to have explicit funcretloc for Amiga/m68k 19 年之前
  Károly Balogh 238964e443 Various m68k fixes/additions: 19 年之前
  Károly Balogh bbfea4d03f an attempt to fix a bit more stuff in m68k 20 年之前
  Károly Balogh e7b1c386b7 some dirty 68k changes/experiments... 20 年之前
  Károly Balogh 94281c5589 few fixes and advancements. 68k cg now compiles empty system unit without crashing. 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian 54ceea9e60 * some m68k stuff updated 20 年之前
  peter 6c9c4c686c * small m68k updates to bring it up2date 21 年之前
  florian 8a9758c5e2 * logs truncated 21 年之前
  Károly Balogh 5b31a1c142 * added some basic code for later syscall support on M68k/Amiga 21 年之前
  florian b80d10cb70 * fixed some m68k compilation problems 21 年之前
  carl 59d3edeec7 * Several bugfixes for m68k target (register alloc., opcode emission) 22 年之前
  daniel 55a161bbbf * Tregister changed into a record 22 年之前
  carl 3214bab118 * maxoperands -> max_operands (for portability in rautils.pas) 22 年之前