Commit History

Author SHA1 Message Date
  yury f6045639fc * Removed the tf_safecall_clearstack flag for i386-android. It is useless, since i386-android uses fixed stack. 10 years ago
  yury d8542bf778 * Do not remove a ret-in-param value from the stack by callee for safecall function when safecall exception check is enabled for a target. 10 years ago
  michael e8a4b6c820 * Fix bug #28818, patch from Alexey Torgashin 10 years ago
  joost ebf535e7a3 * Removed Makefile from fpmake.pp. We do not include it in other fpmake.pp's either 10 years ago
  svenbarth d4635f10df Remaining fix for Mantis #28674. 10 years ago
  michael 61969710c3 * Writebuffer too (Fix bug 28796streams.inc 10 years ago
  michael 2c24153736 * Fix bug #28796 10 years ago
  Jonas Maebe 5cb2d10c9a * add aarch64 multi-arch library directory (patch by Edmund Grimley Evans) 10 years ago
  Jonas Maebe 21d6b45020 * add i386 multi-arch library directory (patch by Edmund Grimley Evans) 10 years ago
  joost d92e3ab05a * Changed mime-type of scripts from application (binary) to text/plain 10 years ago
  Jonas Maebe d49b69581a * removed fake _init/_fini symbols (patch by Edmund Grimley Evans) 10 years ago
  Jonas Maebe 36c6a190a8 * execute the real libc init/fini routines instead of dummies 10 years ago
  Tomas Hajny 2b27473485 * remove commented out parts resulting from previous testing 10 years ago
  Tomas Hajny 0a5705ee38 * add reference to all source files to ensure completeness of the generated source zip 10 years ago
  nickysn 5e3a88b7f5 * replaced or cx,cx/jz with jcxz in IndexByte, IndexWord and IndexDWord for i8086 10 years ago
  nickysn 3752047dd4 + added an i8086 asm optimized IndexDWord routine 10 years ago
  nickysn 3faf91a270 * replaced nested ifdefs with an elseif sequence 10 years ago
  Jonas Maebe e15c969cbc * mention modified registers in assembler block 10 years ago
  michael bfc85a73bd * Applied patch from Ondrej to fix thread ID not being unique 10 years ago
  nickysn 792b7e67be * treat the len parameter to the i8086 versions of IndexByte and IndexWord as 10 years ago
  michael 8751e8bb3e * Fix bug ID #26827 10 years ago
  nickysn 94a398896b - removed spurious DX initialization at the end of IndexByte for i8086 10 years ago
  nickysn 80b892aafb + added i8086 asm optimized IndexWord routine 10 years ago
  nickysn a4e216c7fd + added i8086 asm optimized IndexByte routine 10 years ago
  nickysn 910003848c * fixed code generation of indirect far calls and jumps on the i8086 from the 10 years ago
  nickysn b3c2765da9 * on i8086, for BP7 compatibility, assemble 'call/jmp dword [ref]' as a far call 10 years ago
  joost ed972c4f99 * Add dependency-checksums for packages within the same fpmake executable 10 years ago
  joost 8e2a44db88 * Fixed problem with samplecfg that did not write the fppkg-configuration files when fp was not installed 10 years ago
  michael 94ff51c67e * Applied patch from Mattias Gaertner, fixing bug ID #28773 10 years ago
  michael aa3a7b7eb8 * Exit find if not sorted (bug id 28774) 10 years ago