提交历史

作者 SHA1 备注 提交日期
  tg74 fba7689c9d support new gas sizesuffix 'x' and 'y' 13 年之前
  tg74 4ee8252c93 bugfix att-assembleropcode 'movsd' 13 年之前
  tg74 a56e3b7b8a bugfix cvtsi2sd(q/l) from pascal-code 13 年之前
  tg74 aa158110cc merge with trunk 13 年之前
  svenbarth 825fa86824 Added missing unit for tcpuregisterset 13 年之前
  svenbarth f7c333cee0 Enabled signal handlers 13 年之前
  svenbarth a01677e546 Removed debug line 13 年之前
  svenbarth 7bc5995d4d Implement SysCall interface for m68k-linux. This is especially useful for testing code using 13 年之前
  svenbarth ca6ca31953 The message scan_f_illegal_char seems to have gained additional parameters since it was 13 年之前
  svenbarth 2ada9a528b Fix a critical bug in the register allocator (at least for CPUs with seperate address 13 年之前
  svenbarth 75baec5985 Mark all integer registers as volatile. 13 年之前
  svenbarth d9a61f2082 * make internal error unique 13 年之前
  svenbarth ff0eebf1ff Also change RTL helper FPC_DIV_CARDINAL to FPC_DIV_DWORD 13 年之前
  svenbarth 8e07ddb2bc * made internal errors for M68K unique 13 年之前
  svenbarth 322dbe5b65 Various adjustments to the RTL for m68k: 13 年之前
  svenbarth 2db54da2b3 m68k also uses a non fixed stack with an equivalent to PUSH/POP so don't reorder parameters 13 年之前
  svenbarth 786e814d49 Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only 13 年之前
  svenbarth 43d8da7aa3 Replace DBRA instruction for Coldfire with a SUB/BRA combination in the for-loop-code- 13 年之前
  svenbarth d5523e6af6 For now completely disable (I)MUL/(I)DIV support for Coldfire and pass through the RTL routines 13 年之前
  svenbarth dea2a205c9 Fixed reference handling mostly for Coldfire CPUs. While they are conceptually based on 13 年之前
  svenbarth 63f4e44fd5 assemble.pas, texternalcompiler.makecmdline: 13 年之前
  svenbarth 72a47ea27a m68k/cgcpu.pas, tcg68k.g_proc_exit: 13 年之前
  svenbarth 81069a7eca rtl/linux/m68k/prt0.as: 13 年之前
  svenbarth 0217efc398 m68k/ag68kgas.pas, getreferencestring: 13 年之前
  svenbarth cfadcf3769 m68k/cgcpu.pas, tcg68k.a_op_const_reg: 13 年之前
  svenbarth f501a8fecc m68k/cgcpu.pas, tcg68k.a_op_const_reg: 13 年之前
  svenbarth 9402a068a5 m68k/n68kcnv.pas, tm68ktypeconvnode.second_int_to_bool: 13 年之前
  svenbarth d91fbd3e10 aggas.pas: m68k-linux needs preceding ".section" as well 13 年之前
  svenbarth 6034866050 rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask 13 年之前
  svenbarth 07c3cff61d m68k/n68kcnv.pas, tm68ktypeconvnode.second_int_to_bool: 13 年之前