Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target il y a 12 ans
  sergei 4714dc2218 + paramgr.pas: provide generic implementation of getintparaloc(). Once this method has been changed to use the procdef, it can reuse 'regular' parameter locations created by create_paraloc_info, so separate cpu-specific implementations of getintparaloc are no longer necessary. il y a 12 ans
  nickysn 3e22ec43b5 + added method TCGPara.locations_count il y a 12 ans
  Jonas Maebe 2b78bb1674 - removed ppc-specific tcgpara.composite field, it's no longer used or il y a 12 ans
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  Jonas Maebe dc70db9402 * parameter passing support for AIX: il y a 13 ans
  Jonas Maebe 90d82ad826 * fixed unit reloading after the addition of the def field to tcgpara il y a 14 ans
  Jonas Maebe db203431b2 + hlcgobj: high level code generator class. It has basically the same il y a 14 ans
  florian fcd3872d88 + introduction of tcgint il y a 14 ans
  Károly Balogh f634ef6640 + Workaround for IE2010053115 internal errors while writing PPU with explicitparaloc functions. il y a 15 ans
  Jonas Maebe c8d75245a9 + extra sanity checks in TCGPara.ppuwrite() il y a 15 ans
  Jonas Maebe 6fa584fc12 * fixed endless loop in TCGPara.ppuwrite il y a 15 ans
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can il y a 15 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from il y a 19 ans
  tom_at_work c887507adf * generic compiler patches for ppc64/linux PIC code il y a 20 ans
  tom_at_work 8c8e25353b * reverted changes from 2214, needs to be split into several commits il y a 20 ans
  tom_at_work 6313a9be7b * basic code generation for dynamic linking code for ppc64 il y a 20 ans
  tom_at_work b53ee04f98 * base compiler patches to improve C parameter passing compatibility on powerpc64/linux il y a 20 ans
  peter 6cc6711cc2 * fix range error in paracompare il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter 5edffaf371 * remove is_single_reference il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  Jonas Maebe 2e944b3b71 * fixed darwin cycle il y a 20 ans
  peter b9ca478f50 * multiple location support for i386 a_param_ref il y a 21 ans
  Jonas Maebe 9c22d594b0 + support for passing records in registers under darwin il y a 21 ans
  florian fcfbc935a1 + implemented abi compliant handling of strucutured functions results on sparc platform il y a 21 ans