This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-12-08 18:37:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74d145bb16
fpc
/
rtl
/
linux
History
florian
80394fc6e8
- removed cvs remainders ($Id$ and $Log$ tags)
...
git-svn-id: trunk@47119 -
2020-10-16 21:19:10 +00:00
..
aarch64
* Aarch64-linux: debugging define disabled
2020-09-15 21:08:58 +00:00
arm
i386
* check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards
2020-10-16 19:44:25 +00:00
m68k
- removed cvs remainders ($Id$ and $Log$ tags)
2020-10-16 21:19:10 +00:00
mips
mipsel
powerpc
* floating point division by zero should throw run time error 208, fixed
2020-08-03 19:42:16 +00:00
powerpc64
* floating point division by zero should throw run time error 208, fixed
2020-08-03 19:42:16 +00:00
riscv32
riscv64
sparc
* floating point division by zero should throw run time error 208, fixed
2020-08-03 19:42:16 +00:00
sparc64
* floating point division by zero should throw run time error 208, fixed
2020-08-03 19:42:16 +00:00
sparcgen
x86_64
* check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards
2020-10-16 19:44:25 +00:00
xtensa
buildrtl.lpi
buildrtl.pp
bunxsysc.inc
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
linux.pp
linuxvcs.pp
Makefile
* regenerated after adding unixtype dependencies
2020-09-28 14:02:03 +00:00
Makefile.fpc
* add missing unixtype dependencies
2020-09-28 14:02:00 +00:00
osdefs.inc
* linux: use ugetrlimit syscall on m68k for rlimits retrieval. this fixes fpgetrlimit() call, and stack checking on Linux/m68k (tstack.pp test), at least on anything newer than kernel 2.4+ (2001)
2020-09-09 15:15:52 +00:00
osmacro.inc
ossysc.inc
ostypes.inc
* linux: fix some formatting in ostypes.inc, no functional change
2020-09-09 14:58:45 +00:00
pmutext.inc
pthread.inc
ptypes.inc
Do not set __USE_LARGEFILE64 macro for sparc CPU, as it does not seem to be used for regular linux kernels
2020-09-16 20:40:36 +00:00
rtldefs.inc
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_impl.inc
si_intf.inc
si_prc.pp
si_uc.pp
signal.inc
suuid.inc
sysnr-gen.inc
sysos.inc
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
sysosh.inc
system.pp
t_linux.h2paschk
termio.pp
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsysc.inc
unxsysch.inc