Commit History

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