Historique des commits

Auteur SHA1 Message Date
  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 15 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
  Jonas Maebe 20dbda751a * fixed sparc compilation after addr_lo/hi changes il y a 18 ans
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup il y a 18 ans
  peter f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not il y a 19 ans
  Jonas Maebe 9acc38e82a * moved some more common powerpc32/64 things to ppcgn il y a 19 ans
  florian fb5e396881 + experimental -Sv option to support vector arithmetics il y a 19 ans
  Jonas Maebe 2e131baa4c * code generator support for subsetreferences (memory locations which il y a 19 ans
  Jonas Maebe 8e5e1d8cdb * another shuffle fix il y a 19 ans
  Jonas Maebe bbeb8c14b1 * fixed shuffle helpers il y a 19 ans