Commit History

Author SHA1 Message Date
  florian 1c5005beb2 Merged revisions 7483,7486,7504,7506-7509,7522,7527,7534-7536,7558-7559,7563-7565,7567,7570-7571,7573-7576,7586,7589,7592-7594,7607,7612,7615,7619-7620,7622-7623,7626,7628,7631,7633,7646,7663,7677,7681-7683,7689,7697,7704-7712,7725,7736,7738,7740,7744-7746,7751,7753,7764,7767,7769-7770,7776-7777,7788,7830,7836-7839,7846,7849,7862,7864-7865,7869,7872,7877,7882,7927-7929,7953,7961,7967,7971,7986-7987,7990-7994,7998-8000,8004-8006,8008-8012,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8064,8066 via svnmerge from 18 years ago
  yury 7113e98f1d Merged revisions 8032 via svnmerge from 18 years ago
  yury 2fc115ba37 Merged revisions 7720-7724,7727,7728,7730,7731,7734 via svnmerge from 18 years ago
  peter 4aac6821b3 Merged revisions 7348 via svnmerge from 18 years ago
  peter 44d793983f Merged revisions 7365-7368 via svnmerge from 18 years ago
  florian 4ceadcbc6e + infrastructure for target specific resourcefile classes 18 years ago
  tom_at_work 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal 18 years ago
  Jonas Maebe d6a4fbea47 * removed no longer used allow_only_static global variable 18 years ago
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception 18 years ago
  Jonas Maebe fae803869f * don't typecast the localst of the main program to a localsymtable 18 years ago
  Jonas Maebe 1218322f8c * cs_generate_stackframes (w+/-) should only apply to normal routines, 18 years ago
  Jonas Maebe ddd071b2e4 + support for Delphi's {$w-/+} switch (force stackframe generation for 18 years ago
  Jonas Maebe bb0bd621d4 * more epxlanation about the "elsewhere" 18 years ago
  Jonas Maebe a32da9bc10 * fixed comment about assembler directive handling and stack frames 18 years ago
  Jonas Maebe b951947b64 * partially fixed Delphi compatibility for assembler procedures: in case 18 years ago
  Jonas Maebe bc06fd4d74 * fixed mantis #6152 (allow overloads to be defined before all 18 years ago
  Jonas Maebe d3ded54ae0 * temporarily turn off self and vmt checking after calling 18 years ago
  daniel 1b173fd0f3 + Enable resourcestring in all modes 18 years ago
  yury 2fd4be4637 * Additionally check procedure's para_stack_size before doing stackframe optimization. It handles the case when a parameter is passed partially in registers and partially in the stack. 18 years ago
  yury 8abe2d365e * Implemented stackframe optimization for ARM CPU. 18 years ago
  florian 2162f63def * properly clean up current_procinfo 18 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 18 years ago
  peter e17b424e28 * refactor procsym procdef list 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 19 years ago
  florian a3a650ee73 * fixed more line numering output 19 years ago
  florian bce905b106 * give correct error locations for errors when specializing templates 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago