Historial de Commits

Autor SHA1 Mensaje Fecha
  sergei 9608c4eabe * Interface wrappers must be global when linking smart, Mantis #19462. Other targets already have this condition in place. hace 14 años
  florian bf32e47132 * hopefully fixes broken sparc-solaris building due to r17459 hace 14 años
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units hace 14 años
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. hace 14 años
  paul b317139006 compiler: fix compilation problems caused by tprocdef._class -> tprocdef.struct rename which was found by make fullcycle hace 14 años
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can hace 15 años
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara hace 15 años
  pierre ca6eabd55d * fi for tw10831 test failure on sparc solaris hace 15 años
  Jonas Maebe b30b7ee6b1 * fixed alignment initialisation of temprary dst reference in hace 16 años
  florian 515774b864 * merged armthum branch hace 16 años
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed hace 16 años
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. hace 17 años
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. hace 17 años
  florian 1afb1aa9cc + ror/rol functions hace 17 años
  florian 5c18145632 * fix interface wrappers on sparc hace 17 años
  florian 77e5e0525c * experimental sparc interface wrapper patch hace 17 años
  mazen dec0ba97b0 * Applied patch to fix issue with far call for sparc (bug #11312). hace 17 años
  Jonas Maebe 263984f874 * fixed a_load_ref_reg for OS_S8->OS_16 for ppc32, ppc64 and sparc hace 17 años
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes hace 17 años
  Jonas Maebe ad5ce1adf4 * fixed a_load_reg_ref: the store size has to depend on the tosize, hace 18 años
  florian 00d6a03b2c + default code now preserves mm registers hace 18 años
  Jonas Maebe 20dbda751a * fixed sparc compilation after addr_lo/hi changes hace 18 años
  Jonas Maebe 085689af60 + support for unaligned stores hace 18 años
  Jonas Maebe 2b0c01b903 * simplified and fixed a_load_reg_reg() hace 18 años
  peter d810064e48 * fix shift for 16bit from mazen hace 18 años
  peter 1f7cde0306 * patch from mazen to fix zero extending of register moves where the destination hace 18 años
  florian 070874461c * fix for tcnvint5 on sparc hace 18 años
  florian 9140766d5a * support for unaligned loads/stores on sparc hace 18 años
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
  florian abcccc2f03 * memory leaking fixed hace 19 años