Károly Balogh
|
ada3d2050c
m68k: write inline floating point immediates as hex consts, instead of scientific notation. the scientific notation format parsing depends on the libc the assembler was linked against, which can lead to varying results and compile errors
|
%!s(int64=4) %!d(string=hai) anos |
Károly Balogh
|
d0178f7ae0
m68k: fix a_loadfpu_ref_reg to call a_loadfpu_reg_reg instead of a_load_reg_reg. made a_loadfpu_reg_reg internalerror on invalid target sizes when loading to a different reg size
|
%!s(int64=4) %!d(string=hai) anos |
Károly Balogh
|
77fee8b4eb
m68k: do not use OS_NO for FPU locations, but properly promote location sizes into the CG
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
3e453f92fc
* statx based Sysutils.FileGetDate with handle fixed
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
b08717fef6
* make statx based Sysutils.FileAge working with relative pathes
|
%!s(int64=4) %!d(string=hai) anos |
Jonas Maebe
|
91d877919e
* strip codesignature when comparing compiler binaries on Darwin
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
539a578cce
* create \index entries in the messages.inc for an index of message texts and numbers in the user manual
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
b1f7fb4ba1
* test for already fixed issue #24434
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
d0910b5ac8
* allow sub/add nodes in constant pointer expressions, resolves #34027
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
91586331b5
* x86_64-linux: assembler helpers syscalls do not need a stackframe
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
1e960a9aeb
* the size of the CIE_pointer in an FDE is always 32 bit
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
64bd8336f1
Fix compilation of linux unit with -dFPC_USE_LIBC option
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
a67c184200
* test for already fixed issue #32139
|
%!s(int64=4) %!d(string=hai) anos |
Mattias Gaertner
|
d4d401b26d
fcl-passrc: resolver: include(intset,int)
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
40b8bde305
* test for 32 bit targets fixed
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
3922926d17
* disable new syscalls on android
|
%!s(int64=4) %!d(string=hai) anos |
michael
|
f2a4a9d0d4
* Specify mode
|
%!s(int64=4) %!d(string=hai) anos |
michael
|
f128e64ccb
* Some small improvements from Andrey Sobol: better specialization declaration in markdown, write more detailed end log
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
b4a1c27c58
* renamed new syscall wrapper in linux to be consist with the others
|
%!s(int64=4) %!d(string=hai) anos |
svenbarth
|
d13838ac0b
+ add a test which ensures that a "const TVarData" parameter is passed as a reference.
|
%!s(int64=4) %!d(string=hai) anos |
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
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
90ba89a128
* linux: FileGetDate makes use of statx if needed
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
ef04e3983f
* sysutils on linux uses only the new syscalls if the system has no suitable clong type
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
c3656c6b1c
* fallback to fputime if fputimensat fails as not being available
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
d402e0b940
* Y2K38 problem for linux in sysutils.findfirst/findnext should be solved
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
b8ab06aae7
+ futimens syscall
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
e6f575d43c
+ make use of the fputimensat syscall on linux to enable always times beyond 32 bit
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
0c77536f11
+ linux.fputimensat which properly uses the _tim64 version if needed and available
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
33cd5778cd
* properly check for linux version supporting statx
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
8b24d60df7
* removed accidently committed printnode
|
%!s(int64=4) %!d(string=hai) anos |