Historial de Commits

Autor SHA1 Mensaje Fecha
  florian a433d53117 + linux syscalls for arm thumb hace 12 años
  pierre 0cea493014 * Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8) hace 13 años
  pierre ff81623d2c Fix fpsigaction call for cpumips hace 13 años
  Jonas Maebe e7320ee729 * retry close() in fpclosedir() when it returns EINTR hace 13 años
  pierre 68367ea82e * Do not use lo(ofs) in fpmmap id TsysParam type is as large as off_t type and suppress warning hace 13 años
  marco 60c1b263d6 * add public alias to getrlimit hace 13 años
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed hace 14 años
  Jonas Maebe d2a7a4c627 * fixed signal return trampolines for ARM EABI (mantis #15803) hace 15 años
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. hace 15 años
  marco 778505701c * set/getrlimit now also visible in baseunix when syscalls are used. hace 16 años
  michael e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. hace 16 años
  florian 14a0ec4ea3 * made fptime based on usgettimeofday available hace 17 años
  florian 7c6e0a48e9 * arm-linux-eabi uses mmap2 and ugetrlimit hace 17 años
  florian 441bbdf677 * fixed breakage hace 18 años
  florian 447e963e88 * armel and little/big endian support hace 18 años
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings hace 18 años
  Almindor 5474e0c987 * fix ioCtl differences between BSD and POSIX hace 18 años
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. hace 18 años
  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 hace 18 años
  tom_at_work f6d79e8abb * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default hace 18 años
  tom_at_work 66607303af * fixed fpftruncate, fplseek: removed ppc64 part of "$if defined(cpu64) and not defined(cpupowerpc64)" hace 19 años
  tom_at_work 1f0d411597 * fixed fpstat calls on ppc64 hace 19 años
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit hace 19 años
  micha 9f22b00219 * fix fstat to use 64 bit syscall as well hace 19 años
  micha 59e2c82080 * fix stat for 64 bit CPUs hace 19 años
  micha e11995aa99 * fix fplseek for 64 bit CPUs hace 19 años
  micha 9238003e4f + 64 bit file support for linux hace 19 años
  micha ea06d139c2 fix syscall used for exiting, like C _exit (issue #7025) hace 19 años
  florian 72a8c36bdb * fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets hace 19 años
  micha b6efd1389e typo in assembly opcode hace 19 años