Historique des commits

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