Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 04d295f186 * first step towards supporting 32 bit targets with the LLVM code generator: há 6 anos atrás
  Jonas Maebe a72a12eef6 * don't emit 0-sized parameters for LLVM: clang doesn't either, and some há 6 anos atrás
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated há 7 anos atrás
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, há 7 anos atrás
  Jonas Maebe 9787c5dd82 * fix compilation of LLVM backend (mantis #31794) há 8 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  svenbarth 417f1cd49d + initial implementation of the RTTI for parameter locations (not *yet* used by anything) há 8 anos atrás
  Jonas Maebe 7ebbb744e9 * also specify sret attribute at the caller side há 9 anos atrás
  Jonas Maebe b4fe4789d6 + support for constant call parameters on LLVM há 9 anos atrás
  Jonas Maebe 02ca215272 * reworked and fixed llvm procdef handling (except for variadic C functions): há 11 anos atrás
  Jonas Maebe 81427523ab * pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as há 11 anos atrás
  Jonas Maebe 8ede313ba1 + llvm parameter manager: it reuses the native parameter manager to create há 11 anos atrás
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target há 12 anos atrás
  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. há 12 anos atrás
  nickysn 3e22ec43b5 + added method TCGPara.locations_count há 12 anos atrás
  Jonas Maebe 2b78bb1674 - removed ppc-specific tcgpara.composite field, it's no longer used or há 12 anos atrás
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  Jonas Maebe dc70db9402 * parameter passing support for AIX: há 13 anos atrás
  Jonas Maebe 90d82ad826 * fixed unit reloading after the addition of the def field to tcgpara há 14 anos atrás
  Jonas Maebe db203431b2 + hlcgobj: high level code generator class. It has basically the same há 14 anos atrás
  florian fcd3872d88 + introduction of tcgint há 14 anos atrás
  Károly Balogh f634ef6640 + Workaround for IE2010053115 internal errors while writing PPU with explicitparaloc functions. há 15 anos atrás
  Jonas Maebe c8d75245a9 + extra sanity checks in TCGPara.ppuwrite() há 15 anos atrás
  Jonas Maebe 6fa584fc12 * fixed endless loop in TCGPara.ppuwrite há 15 anos atrás
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can há 15 anos atrás
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed há 16 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from há 19 anos atrás
  tom_at_work c887507adf * generic compiler patches for ppc64/linux PIC code há 19 anos atrás