提交历史

作者 SHA1 备注 提交日期
  florian 3b48c6e316 * sparc64 uses the same different signal numbers as sparc32 on linux 8 年之前
  pierre 56039f2fc6 Share SPARC signal constants with SPARC64 cpu 8 年之前
  pierre 262bf0fe6e * Fix Sigcontext field order for MIPS CPU 13 年之前
  pierre 022d842b06 * Fix SIGXXX constants for mips CPU 13 年之前
  pierre 6ddb64e160 Fix sigactionreg record for cpumips 13 年之前
  pierre 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 13 年之前
  florian 16e79969aa * started to fix simple mips syscalls 13 年之前
  marco 2c00a2a0b3 * fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450) 14 年之前
  ivost a67a85332d * added SA_RESETHAND and SA_NODEFER constants 18 年之前
  Jonas Maebe 3253e7464a + sigset alias for sigset_t 18 年之前
  micha 79d0e21b5c fix packing of sigaction record 19 年之前
  micha 7911be08f5 add signal handler trampoline return for buggy OS like fedora core 19 年之前
  tom_at_work d54dbdf9b6 * new constants for si_code field for FPU signals (required by commit 1710) 20 年之前
  tom_at_work 701638138b * fixed exception handling for PowerPC64 20 年之前
  tom_at_work bfb2c916dc * fixed problem with too large offsets in conditional jumps (see also rev 1161 for the PowerPC code) 20 年之前
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 20 年之前
  peter 4ace790492 * remove $Log 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter f6936ee740 * use typecasted sigactionhandler, needed for arm 20 年之前
  peter bf7971e2ab * sigactionhandler fixed for arm 20 年之前
  peter 7fb8c3dfbd * signal cleanup for linux 20 年之前
  florian 49c3f3927e * fixed floating point and integer exception handling on sparc/linux 21 年之前
  peter f1cf388796 * added siginfo const 21 年之前
  peter 80d44f0691 * sparc signals added between $ifdef cpusparc 21 年之前
  florian ee4b23ccac * x86_64 exception handling fixed 21 年之前
  florian d531e303f9 * tried to fix x86-64 signal handling 21 年之前
  florian 7298501722 * structs for arm adapted 21 年之前
  florian c9122a4719 + completed x86-64/linux system unit 21 年之前