Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 3d3a42b911 * improvement to r16050 for non-fixed stack targets: they never have to use 14 年之前
  sergei 4780278e7b Fix Mantis #11783: 14 年之前
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 14 年之前
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 年之前
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
  Jonas Maebe 6094cb79dc * fixed internalerrors on non-use_fixed_stack platforms after r16050: 15 年之前
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can 15 年之前
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. 15 年之前
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch 15 年之前
  Jonas Maebe 27f6376fd4 * when determining whether a temporary paraloc can be in a LOC_REGISTER, 15 年之前
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can 15 年之前
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is 16 年之前
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. 16 年之前
  yury 0e34e98b82 * Removed abstract modifier for some optional (not needed for every CPU target) methods in tcg and tparamanager classes. These methods throw internal error if not overrode. 17 年之前
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference 17 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  florian 622cc06bbd * storing stack passed parameters temp. helps all CPUs 19 年之前
  florian b63721070b * avoid stores to memory on x86_64 too when loading parameters 19 年之前
  Jonas Maebe 743b05e911 * fixed and released optimization to prevent some superfluous 19 年之前
  peter b7a936faa0 * interfaces return values need to be passed in parameters 19 年之前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
  Jonas Maebe fad5d59bd9 * turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack" 19 年之前
  Károly Balogh 739ae4c254 + 1st attempt to have explicit funcretloc for Amiga/m68k 19 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian d68c5e9079 * dyn. arrays are returned in registers 20 年之前