Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn ec6dfb5853 + added tcgsize2str function hace 11 años
  sergei 9c54cdc85d * x86: Cleaned out addr_far,addr_far_ref used to encode far calls/jumps. NASM (and FPC x86 assembler based on it) already have opsize=S_FAR for this purpose. hace 11 años
  florian 4148637c8c * fold mov/lea/mov as well if possible hace 11 años
  Jonas Maebe 2ba22f666e + support for R_SUBMMX and R_SUBMMY in generic_regname() hace 12 años
  nickysn 9dbbffba61 + added trefaddr.addr_seg for referencing the segment of a symbol hace 12 años
  nickysn 604b7c9deb + added cg.a_call_ref_near and a_call_ref_far hace 12 años
  nickysn 2279e51a95 + added trefaddr.addr_far for emitting far calls hace 12 años
  nickysn c2e3fb5918 + emit proper interrupt procedure entry/exit code on i8086 hace 12 años
  nickysn 8d6017348a * fixed the defines of OS_PAIR and OS_SPAIR for cpus with 16-bit or 8-bit ALU hace 12 años
  sergei a519741d89 - Revert {$J-} accidentally committed in r23555. hace 12 años
  sergei 503b132096 * cgbase.pas: added more MIPS-specific address types, needed to support large GOT model. hace 12 años
  pierre 493c77bca0 + Add addr_pic_call16 relocation type for mips hace 12 años
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke hace 13 años
  florian 67744ef46e * fix methodpointers in registers on big endian targets hace 13 años
  florian 7361e19799 + support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for method pointers in registers hace 13 años
  Jonas Maebe 0fc422f244 * moved definition of maxcpuregister and tcpuregisterset from cgbase to hace 13 años
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  florian fcd3872d88 + introduction of tcgint hace 14 años
  florian 26ce3cef00 * compilation fixes hace 14 años
  florian 8b245369e1 + implemented normalize_ref hace 14 años
  Jonas Maebe f302fcdc98 + TSubRegisterSet definition forgotten to commit in r15952 hace 15 años
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the hace 15 años
  florian e5ebb2a26e * started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk hace 15 años
  Jonas Maebe ec8fee45fe * do not access local data via the GOT on x86_64, because hace 16 años
  florian 6898b10e2e * fixed order of cgloc2str strings hace 16 años
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed hace 16 años
  florian 1afb1aa9cc + ror/rol functions hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  florian b5c114934d * reverted 9727 and made a better fix for it hace 17 años
  florian 295fdbe37c * use the current cgsizes instead of the def to determine if loadfpu can be used, else softfloats are broken hace 17 años