提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe fd1ae67764 * re-enable fpu exceptions in signal handler, they're turned off by the 22 年之前
  Jonas Maebe 6bd3eccdac + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit 22 年之前
  Jonas Maebe 2af569745c * if currency = int64, FPC_CURRENCY_IS_INT64 is defined 22 年之前
  Jonas Maebe c094978054 + SetFPUExceptionMask implementation for PPC 22 年之前
  Jonas Maebe 0a74dd10a4 * expanded and corrected test 22 年之前
  Jonas Maebe c2efd86268 + integer division-by-zero detection support for ppc 22 年之前
  florian 80429f91a1 + tests in test/units/strings are now executed as well 22 年之前
  florian 54c08f4c73 + added strscan/strrscan test 22 年之前
  florian 03efd6e74b * fixed wrong temp. usage in generic exception handling 22 年之前
  marco fdf4095798 * few small freebsd fixes backported from debugging linux 22 年之前
  Jonas Maebe 0ab36d6e91 * fixed signal handling 22 年之前
  marco 19c44b76f2 * fpreadlink(pathstr) moved to unxovl (since not platform specific), 22 年之前
  Jonas Maebe f9152c2c6b * fixed for extended = double 22 年之前
  Jonas Maebe e90bd0332a * default linker name for non-i386 and non-m68k 22 年之前
  Jonas Maebe 6e3aec5acc * fixed for non-i386 22 年之前
  Jonas Maebe e15a198928 * fixed PreviousFramePointer() for ppc 22 年之前
  marco 68508ef8d4 * libc stat record under ifdef added 22 年之前
  marco 4fc157970d * use_getcwd updates because FPC_USE_LIBC uses that 22 年之前
  marco a7d446d496 * getcwd missed cdecl 22 年之前
  marco fe766b63b3 * FPC_USE_LIBC fixes 22 年之前
  marco 4d915e960d * FPC_USE_LIBC fixes to fpgetenv. No more appending of '=', and making a proper nullterminated string) 22 年之前
  Jonas Maebe be0397b1d1 * fixed currency bugs. Int64 currency handling still needs to be 22 年之前
  Jonas Maebe a75ef67bfd * properly fixed assigned() mess (by handling it separately in ncginl) 22 年之前
  marco bb088c5ada * export statfs(pchar) 22 年之前
  marco 5bc097ac0b * small fixes for exporting statfs(pchar,..) 22 年之前
  marco b447c92828 * small additions for getcwd what we need for FPC_USE_LIBC 22 年之前
  marco 62e256d07e * sigset size adaption for FPC_USE_LIBC 22 年之前
  marco b0fef8b805 * workaround for buggy 1.0 building 22 年之前
  Jonas Maebe 8be1033511 * (64 bit int) shl/shr (value > 63) := 0 22 年之前
  Jonas Maebe b95efa49e7 * fixed for comp = int64 22 年之前