Commit Verlauf

Autor SHA1 Nachricht Datum
  peter 8f239d04b6 * cleanup and simplify the set type handling vor 17 Jahren
  Jonas Maebe f36e5411af * split cpu64bit compiler define into vor 17 Jahren
  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. vor 18 Jahren
  Jonas Maebe 87e7e435bf * store parameters at the callee side with the required alignment vor 18 Jahren
  peter 658c46b903 * remove tdictionary and tindexarray vor 19 Jahren
  peter 3078a1927f * remove ttype vor 19 Jahren
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from vor 19 Jahren
  florian 68016e4db2 * fixed function result handling for procedure which are inlinable vor 19 Jahren
  florian 9be5247db5 * dyn. arrays are always passed by value, fixes 4240 vor 20 Jahren
  daniel d05f58b604 * Group asmlists into array to be able to add vor 20 Jahren
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types vor 20 Jahren
  fpc 790a4fe2d3 * log and id tags removed vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  peter e417e34496 * truncate log vor 20 Jahren
  peter 35e466d971 * remove copy_value_on_stack and a_param_copy_ref vor 20 Jahren
  Jonas Maebe 9c22d594b0 + support for passing records in registers under darwin vor 20 Jahren
  florian fcfbc935a1 + implemented abi compliant handling of strucutured functions results on sparc platform vor 20 Jahren
  peter 8cf8c54609 * fixed varargs vor 21 Jahren
  peter a29eab36c7 * fixed funcretloc for sparc vor 21 Jahren
  peter 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter vor 21 Jahren
  florian 18f7aa97dd * changed funcret location back to tlocation vor 21 Jahren
  peter e740a66636 * tparaitem removed, use tparavarsym instead vor 21 Jahren
  florian 239db4ba9d * marked o* registers as volatile vor 21 Jahren
  florian 410d01458c * fixed several arm compiler bugs vor 21 Jahren
  peter f5471aef6e * more spilling rewrites vor 21 Jahren
  peter 6da9996dba * fixed passing of flaot parameters. The general size is still float, vor 21 Jahren
  florian be3f78e283 * handling of C styled varargs fixed vor 21 Jahren
  peter 33a834821f * paraloc branch merged vor 21 Jahren
  florian 8a9758c5e2 * logs truncated vor 21 Jahren
  florian 588e2c38bf * dwarf branch merged vor 21 Jahren