Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  florian 9c3f5db022 * split create_paraloc_info_intern for sparc32 and sparc64 há 8 anos atrás
  florian 1f4432af6b * sparc64 compiler can be build, not working yet há 8 anos atrás
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as há 9 anos atrás
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method há 10 anos atrás
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 há 11 anos atrás
  sergei 2c02e8a726 - i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716. há 11 anos atrás
  sergei d70a880f33 * SPARC: properly justify parameters on stack with size less than 4, fixes failure on tests/cg/tcalext5.pp há 11 anos atrás
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can 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
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so há 12 anos atrás
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places há 13 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 7a0ae38700 + also specify the parameter def when allocating a parameter via há 13 anos atrás
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info há 13 anos atrás
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() há 13 anos atrás
  florian 4d148382dc * patch from Ludo Brands: remove po_inline artefact from ancient inlining code in sparc parameter handling, resolves #20397 há 14 anos atrás
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed há 15 anos atrás
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch 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 cc5aeb09de * fixed handling the result value of functions where the result type is há 16 anos atrás
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can há 16 anos atrás
  peter 8f239d04b6 * cleanup and simplify the set type handling há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  yury 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. há 18 anos atrás
  Jonas Maebe 87e7e435bf * store parameters at the callee side with the required alignment há 18 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from há 19 anos atrás
  florian 68016e4db2 * fixed function result handling for procedure which are inlinable há 19 anos atrás