Historique des commits

Auteur SHA1 Message Date
  peter 5d31646493 Merged revisions 9162-9164,9185,9211,9236-9238,9260,9262,9266,9269-9272,9276-9278,9295,9307-9308,9310,9322,9337,9340,9343-9344,9359,9373-9376,9387,9396,9399,9401-9402,9434,9450-9456,9459-9463,9466,9468-9469,9472-9473,9476-9477,9480,9482,9491-9492,9529,9536,9543,9550,9566-9568,9571,9573,9576-9577,9579,9582 via svnmerge from il y a 17 ans
  peter 4420e1e72a Merged revisions 8290,8302,8307,8309,8316,8318-8319,8336,8338-8340,8400,8404,8410-8411,8430,8438-8442,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496-8497,8506,8535-8537,8539-8546,8554,8560,8575-8576,8581-8587,8590,8593-8596,8600,8605,8607,8612-8614,8622,8624-8625,8630-8638,8640-8641,8659,8665,8667,8671-8672,8676-8677,8679,8681-8682,8686-8694,8696-8697,8699,8702,8705,8708-8714,8719,8721-8723,8727,8730-8731,8742-8743,8747-8751,8754,8765-8769,8775,8778,8780-8781,8791,8797,8802-8803,8809,8816-8818,8822-8825,8827,8829,8831,8835-8836,8848-8849,8851,8860,8879,8885-8889,8891-8893,8895,8897,8901,8912,8917,8925,8942,8949-8950,8958-8961,8965,8971 via svnmerge from il y a 18 ans
  daniel f7f07e518e * Merge 6961 and 6994. il y a 18 ans
  tom_at_work 704f8dae14 * fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly il y a 18 ans
  tom_at_work f6d79e8abb * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default il y a 19 ans
  tom_at_work 66607303af * fixed fpftruncate, fplseek: removed ppc64 part of "$if defined(cpu64) and not defined(cpupowerpc64)" il y a 19 ans
  tom_at_work 1f0d411597 * fixed fpstat calls on ppc64 il y a 19 ans
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit il y a 19 ans
  micha 9f22b00219 * fix fstat to use 64 bit syscall as well il y a 19 ans
  micha 59e2c82080 * fix stat for 64 bit CPUs il y a 19 ans
  micha e11995aa99 * fix fplseek for 64 bit CPUs il y a 19 ans
  micha 9238003e4f + 64 bit file support for linux il y a 19 ans
  micha ea06d139c2 fix syscall used for exiting, like C _exit (issue #7025) il y a 19 ans
  florian 72a8c36bdb * fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets il y a 19 ans
  micha b6efd1389e typo in assembly opcode il y a 19 ans
  micha 7911be08f5 add signal handler trampoline return for buggy OS like fedora core il y a 19 ans
  Almindor 827abd27d7 * adds fpgetcwd support to sysdir.inc and fixes compilation il y a 19 ans
  daniel 740c68106b + Add pread/pwrite system calls il y a 19 ans
  peter c794c30c50 * fix fpugetrlimit il y a 19 ans
  Jonas Maebe c945b972c4 * fixed FpGetRLimit and FpUGetRLimit il y a 20 ans
  tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 4534feb917 * include file cleanup part 2 il y a 20 ans
  peter ae8b7b153b * include file cleanup il y a 20 ans
  peter f5bc749953 * bsd thread updates il y a 20 ans
  peter 523f429d7a * rt_sigaction for all cpus il y a 20 ans
  peter a41e0eafa6 * i386 also needs rtsignal il y a 20 ans