summaryrefslogtreecommitdiff
path: root/rtl/linux
Commit message (Expand)AuthorAgeFilesLines
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-101-1/+25
* * Makefiles regeneratedflorian2021-04-051-0/+13
* * synchronized with trunknickysn2021-03-134-9/+119
|\
| * * riscv64-linux: generate PIC for all units as it is required for shared li...florian2021-03-131-1/+1
| * + RiscV: initial implementation of gprof supportflorian2021-03-124-6/+108
| * Update Makefile's after commits 48929/48930pierre2021-03-121-0/+8
| * * RiscV: corrected setup of gpflorian2021-03-111-2/+2
* | * synchronized with trunknickysn2021-03-081-4/+23
|\ \ | |/
| * o RiscV64 glibc startup code fixed:florian2021-03-071-4/+23
* | * synchronized with trunknickysn2021-03-011-1/+7
|\ \ | |/
| * * fix compilation for CPUs without thumbflorian2021-02-231-1/+7
* | * synchronized with trunknickysn2021-02-141-6/+6
|\ \ | |/
| * * arm-linux: sighnd.inc must check for CPUTHUMB and CPUTHUMB2florian2021-02-131-6/+6
* | * synchronized with trunknickysn2021-02-121-3/+6
|\ \ | |/
| * * another FPC_VERSION => FPC_FULLVERSIOn fixflorian2021-02-101-1/+4
| * * FPC_VERSION => FPC_FULLVERSIONflorian2021-02-081-2/+2
* | * synchronized with trunknickysn2021-02-042-8/+20
|\ \ | |/
| * * x86_64-linux: assembler helpers syscalls do not need a stackframeflorian2021-02-041-6/+18
| * Fix compilation of linux unit with -dFPC_USE_LIBC optionpierre2021-02-021-2/+2
* | * synchronized with trunknickysn2021-02-021-5/+9
|\ \ | |/
| * * disable new syscalls on androidflorian2021-02-011-5/+9
* | * synchronized with trunknickysn2021-02-011-5/+59
|\ \ | |/
| * * renamed new syscall wrapper in linux to be consist with the othersflorian2021-01-311-17/+17
| * + futimens syscallflorian2021-01-311-1/+23
| * + linux.fputimensat which properly uses the _tim64 version if needed and av...florian2021-01-311-0/+32
* | * regenerated makefilesnickysn2021-01-241-9/+9
* | * synchronized with trunknickysn2021-01-194-0/+8
|\ \ | |/
| * Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sourcespierre2021-01-192-0/+2
| * Also set __stkptr inside cprt0.as startup assembly sourcepierre2021-01-192-0/+6
* | * synchronized with trunknickysn2021-01-114-4/+24
|\ \ | |/
| * * if the Linux target is compiled with FPC_USE_LIBC the initialization of TLS...svenbarth2021-01-094-4/+24
* | * synchronized with trunknickysn2021-01-083-0/+37
|\ \ | |/
| * + linux implementation of System.GetCPUCountflorian2021-01-073-0/+37
* | * regenerated makefilesnickysn2021-01-021-1/+25
* | * makefiles regenerated after fpcmake updatenickysn2021-01-021-9/+9
|/
* * remove unused fileflorian2020-11-281-100/+0
* * revert r47598: implement TRandomGeneratorondrej2020-11-271-1/+1
* * rtl: implement TRandomGenerator for thread-safe randomondrej2020-11-261-1/+1
* Correct computation of operatingsystem_parameter_envp, which wrongly pointed...pierre2020-11-244-4/+4
* Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/...pierre2020-11-201-2/+2
* * regenerated all Makefiles after Sinclair QL support was addedkaroly2020-11-191-1/+25
* Add some types and records to rtl/linux/t_linux.h2paschk and set macro _LARG...pierre2020-11-161-0/+34
* * fixed comments in sysnr.inc filesflorian2020-11-157-8/+7
* * regeneratedjonas2020-11-031-2/+2
* * add missing unixutils -> baseunix dependencyjonas2020-11-031-2/+2
* * regenerate Makefiles after adding the softfpu unitssvenbarth2020-10-241-5/+24
* * simplify rules for softfpu unitssvenbarth2020-10-241-5/+5
* - removed cvs remainders ($Id$ and $Log$ tags)florian2020-10-163-79/+0
* * check first for x86 exception and only for sse if no x87 exceptions is th...florian2020-10-163-46/+46
* * denormalized value floating point exception has to result in an rte 206, ...florian2020-10-152-5/+4