florian
|
1e960a9aeb
* the size of the CIE_pointer in an FDE is always 32 bit
|
пре 4 година |
pierre
|
64bd8336f1
Fix compilation of linux unit with -dFPC_USE_LIBC option
|
пре 4 година |
florian
|
a67c184200
* test for already fixed issue #32139
|
пре 4 година |
Mattias Gaertner
|
d4d401b26d
fcl-passrc: resolver: include(intset,int)
|
пре 4 година |
florian
|
40b8bde305
* test for 32 bit targets fixed
|
пре 4 година |
florian
|
3922926d17
* disable new syscalls on android
|
пре 4 година |
michael
|
f2a4a9d0d4
* Specify mode
|
пре 4 година |
michael
|
f128e64ccb
* Some small improvements from Andrey Sobol: better specialization declaration in markdown, write more detailed end log
|
пре 4 година |
florian
|
b4a1c27c58
* renamed new syscall wrapper in linux to be consist with the others
|
пре 4 година |
svenbarth
|
d13838ac0b
+ add a test which ensures that a "const TVarData" parameter is passed as a reference.
|
пре 4 година |
svenbarth
|
fe5b29c111
* fix for Mantis #38249: apply adjusted patch by avk to implemnt CastTo handling when the source variant is a custom variant, but the destination type is not
|
пре 4 година |
florian
|
90ba89a128
* linux: FileGetDate makes use of statx if needed
|
пре 4 година |
florian
|
ef04e3983f
* sysutils on linux uses only the new syscalls if the system has no suitable clong type
|
пре 4 година |
florian
|
c3656c6b1c
* fallback to fputime if fputimensat fails as not being available
|
пре 4 година |
florian
|
d402e0b940
* Y2K38 problem for linux in sysutils.findfirst/findnext should be solved
|
пре 4 година |
florian
|
b8ab06aae7
+ futimens syscall
|
пре 4 година |
florian
|
e6f575d43c
+ make use of the fputimensat syscall on linux to enable always times beyond 32 bit
|
пре 4 година |
florian
|
0c77536f11
+ linux.fputimensat which properly uses the _tim64 version if needed and available
|
пре 4 година |
florian
|
33cd5778cd
* properly check for linux version supporting statx
|
пре 4 година |
florian
|
8b24d60df7
* removed accidently committed printnode
|
пре 4 година |
nickysn
|
f8b87e472d
* set eol-style=native and mime-type=text/plain to graph.tex
|
пре 4 година |
florian
|
8496690ed0
* additional fix for r48449
|
пре 4 година |
svenbarth
|
91050f14b6
+ add event to retrieve the logged messages in addition to writing them to the backend
|
пре 4 година |
svenbarth
|
dc48872552
+ add support for logging to StdOut or StdErr instead of a file or system output; if the specified output is not opened an exception will be thrown
|
пре 4 година |
florian
|
f39f8d0f1a
* linux: make use of statx in Sysutils.FileAge if available
|
пре 4 година |
florian
|
de62cb8b02
* do not execute xend twice which was introduced in r48430
|
пре 4 година |
michael
|
a90315c3a0
* Patch from Noel Duffy to implement DNS over TCP and test
|
пре 4 година |
florian
|
4bec57702f
* handle generic with ord call of sub-range and enumeration data excluding 0 correctly, resolves #38412
|
пре 4 година |
florian
|
e99827246e
* fix type conversion for array indicies if the ordinal ranges of the involved types do not overlap, resolves #38413
|
пре 4 година |
michael
|
89149a2f9f
* Small fix from Andrey to improve link resolving
|
пре 4 година |