florian
|
655352f0e9
* mmap2 expects that offset is divided by 4096
|
5 tahun lalu |
marco
|
89e051bac9
# revisions: 41828,41830,41831,41832,41833,41834,41835,41836,41837,41838,41839,41841,41842,42025,42031,42032,42033,42034,42035,42036,42065,42066,42067,42068,42069,42070,42071,42072,42073,42089,42150,42151,42181,42182,42183,42184,42185,42219,42220,42221,42222
|
5 tahun lalu |
yury
|
0654857ce1
Merged aarch64-android, x86_64-android targets and fixes for the Android target.
|
6 tahun lalu |
Károly Balogh
|
a3a7285df4
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
7 tahun lalu |
Károly Balogh
|
961757934a
linux: removed some old junk which was commented out over a decade ago
|
7 tahun lalu |
yury
|
af0fdea815
* Android: Include list of supported syscalls for each CPU.
|
7 tahun lalu |
florian
|
47bdbb2d1f
* fix Fpfstat as Fpstat has been fixed in r36664, sparc64 needs explictly an stat64 call for 64 bit stat
|
8 tahun lalu |
florian
|
e2226598ab
* force usage of stat64 on sparc64
|
8 tahun lalu |
pierre
|
b6d2c7ee69
Fix fprt_sigreturn_stub for sparc64 cpu
|
8 tahun lalu |
pierre
|
ece9547ea7
* Sparc64 CPU also uses Fprt_sigreturn for extra rt_sigaction syscall
|
8 tahun lalu |
marco
|
5038b944f1
* fix for bug #30331
|
9 tahun lalu |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 tahun lalu |
Jonas Maebe
|
4fa2edc638
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
10 tahun lalu |
florian
|
a433d53117
+ linux syscalls for arm thumb
|
12 tahun lalu |
pierre
|
0cea493014
* Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8)
|
13 tahun lalu |
pierre
|
ff81623d2c
Fix fpsigaction call for cpumips
|
13 tahun lalu |
Jonas Maebe
|
e7320ee729
* retry close() in fpclosedir() when it returns EINTR
|
13 tahun lalu |
pierre
|
68367ea82e
* Do not use lo(ofs) in fpmmap id TsysParam type is as large as off_t type and suppress warning
|
13 tahun lalu |
marco
|
60c1b263d6
* add public alias to getrlimit
|
13 tahun lalu |
Jonas Maebe
|
715c819ff7
- removed "packed" from record types that should/need not be packed
|
13 tahun lalu |
Jonas Maebe
|
d2a7a4c627
* fixed signal return trampolines for ARM EABI (mantis #15803)
|
15 tahun lalu |
marco
|
b8d5a8f44c
* Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed.
|
15 tahun lalu |
marco
|
778505701c
* set/getrlimit now also visible in baseunix when syscalls are used.
|
16 tahun lalu |
michael
|
e8a375c774
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
16 tahun lalu |
florian
|
14a0ec4ea3
* made fptime based on usgettimeofday available
|
17 tahun lalu |
florian
|
7c6e0a48e9
* arm-linux-eabi uses mmap2 and ugetrlimit
|
17 tahun lalu |
florian
|
441bbdf677
* fixed breakage
|
17 tahun lalu |
florian
|
447e963e88
* armel and little/big endian support
|
17 tahun lalu |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 tahun lalu |
Almindor
|
5474e0c987
* fix ioCtl differences between BSD and POSIX
|
18 tahun lalu |