提交历史

作者 SHA1 备注 提交日期
  florian c0b6f9b0b0 * simplify Get/PutPtrUInt 14 年之前
  florian e95bf26148 * avr stackframe generation improved 14 年之前
  florian 9234486a42 * fixed compilation of assembler helpers 14 年之前
  florian 53ee505d84 * fixed spilling 14 年之前
  florian 93e72b7e8a * fixed normalize_ref 14 年之前
  florian 88b0db90a6 * use correct sizes when getting additional registers for 64 bit values 14 年之前
  florian d060e199f4 * 64 bit comparisations fixed 14 年之前
  florian b6530f253a * fixed reference writing for avr 14 年之前
  florian b870a6eff5 * started to fix parameter passing 14 年之前
  florian 26415e9903 * as avr doesn't like $ in symbols, use ReplaceForbiddenChars to replace them 14 年之前
  florian dc0638c4d2 * corrected volatile registers for avr 14 年之前
  florian 7b9276ae8a + implementation of avr rtl helpers 14 年之前
  florian ad9956022c * don't omit stackframe on avr for assembler routines 14 年之前
  florian f255b1103b * fix parameter names of fpc_shortstr_qword and fpc_shortstr_int64 implementation 14 年之前
  florian 0bc3ec2b8a * fix headers of fpc_mul helpers 14 年之前
  florian acac3ce37c * dummy fix for concatcopy 14 年之前
  florian 4bb9407f72 * remove usage of makeregsize on avr 14 年之前
  florian cb003b631b * use helper for dword*dword if needed 14 年之前
  florian 726b24c591 * (d)allocallcpuregisters must not handle fpu registers on avr 14 年之前
  florian f419966f06 + generic second_int_to_bool, depends on OP_OR setting flags 14 年之前
  florian 27f1abb58b * clean up and nicer todos 14 年之前
  florian 2e22090451 * ifdef'ed textrec and filerec usage completely depending on the features set 14 年之前
  florian b4d4d4b208 * compilation fix 14 年之前
  florian d5455cf6ac + software multiplication support for OS_16,OS_S16,OS_32,OS_S32 14 年之前
  florian 7a05158cd1 * rebase on trunk, I should have first committed and then branched ... 14 年之前
  florian 5abdfb6f7e * aint -> asizeint changes 14 年之前
  florian fcd3872d88 + introduction of tcgint 14 年之前
  florian ef699b1864 + avr flag and condition handling 14 年之前
  florian ca76476cfa * avr needs div helper 14 年之前
  florian db2600d40b + first primitive concatcopy implementation 14 年之前