커밋 기록

작성자 SHA1 메시지 날짜
  marco 9229e9145f --- Merging r21478 into '.': 13 년 전
  marco f1c80461c2 --- Merging r19633 into '.': 13 년 전
  marco ea3278accf # revisions: 19182,19243,19244,19249,19266,19268,19279,19280,19315,19381,19383,19439,19508,19518,19533,19611,19613,19620,19630,19632,19634 13 년 전
  Jonas Maebe d2a7a4c627 * fixed signal return trampolines for ARM EABI (mantis #15803) 15 년 전
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. 15 년 전
  marco 778505701c * set/getrlimit now also visible in baseunix when syscalls are used. 16 년 전
  michael e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 년 전
  florian 14a0ec4ea3 * made fptime based on usgettimeofday available 17 년 전
  florian 7c6e0a48e9 * arm-linux-eabi uses mmap2 and ugetrlimit 17 년 전
  florian 441bbdf677 * fixed breakage 18 년 전
  florian 447e963e88 * armel and little/big endian support 18 년 전
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings 18 년 전
  Almindor 5474e0c987 * fix ioCtl differences between BSD and POSIX 18 년 전
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. 18 년 전
  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 18 년 전
  tom_at_work f6d79e8abb * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default 18 년 전
  tom_at_work 66607303af * fixed fpftruncate, fplseek: removed ppc64 part of "$if defined(cpu64) and not defined(cpupowerpc64)" 19 년 전
  tom_at_work 1f0d411597 * fixed fpstat calls on ppc64 19 년 전
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit 19 년 전
  micha 9f22b00219 * fix fstat to use 64 bit syscall as well 19 년 전
  micha 59e2c82080 * fix stat for 64 bit CPUs 19 년 전
  micha e11995aa99 * fix fplseek for 64 bit CPUs 19 년 전
  micha 9238003e4f + 64 bit file support for linux 19 년 전
  micha ea06d139c2 fix syscall used for exiting, like C _exit (issue #7025) 19 년 전
  florian 72a8c36bdb * fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets 19 년 전
  micha b6efd1389e typo in assembly opcode 19 년 전
  micha 7911be08f5 add signal handler trampoline return for buggy OS like fedora core 19 년 전
  Almindor 827abd27d7 * adds fpgetcwd support to sysdir.inc and fixes compilation 19 년 전
  daniel 740c68106b + Add pread/pwrite system calls 19 년 전
  peter c794c30c50 * fix fpugetrlimit 19 년 전