michael
|
47be45830c
* Fix issue ID #38462
|
4 vuotta sitten |
florian
|
ecce39a3b2
+ throw a warning in ISO mode if a constant string is assigned to a char and the sizes do not match, resolves #38439
|
4 vuotta sitten |
florian
|
3a0eb110ec
* FPC_VERSION => FPC_FULLVERSION
|
4 vuotta sitten |
marco
|
59a16914f3
* sqrt is 4 characters long, noticed by Artlogic.
|
4 vuotta sitten |
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
|
4 vuotta sitten |
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
|
4 vuotta sitten |
Károly Balogh
|
77fee8b4eb
m68k: do not use OS_NO for FPU locations, but properly promote location sizes into the CG
|
4 vuotta sitten |
florian
|
3e453f92fc
* statx based Sysutils.FileGetDate with handle fixed
|
4 vuotta sitten |
florian
|
b08717fef6
* make statx based Sysutils.FileAge working with relative pathes
|
4 vuotta sitten |
Jonas Maebe
|
91d877919e
* strip codesignature when comparing compiler binaries on Darwin
|
4 vuotta sitten |
florian
|
539a578cce
* create \index entries in the messages.inc for an index of message texts and numbers in the user manual
|
4 vuotta sitten |
florian
|
b1f7fb4ba1
* test for already fixed issue #24434
|
4 vuotta sitten |
nickysn
|
ae75c87d65
* synchronized with trunk
|
4 vuotta sitten |
florian
|
d0910b5ac8
* allow sub/add nodes in constant pointer expressions, resolves #34027
|
4 vuotta sitten |
nickysn
|
cf3b883bce
* synchronized with trunk
|
4 vuotta sitten |
florian
|
91586331b5
* x86_64-linux: assembler helpers syscalls do not need a stackframe
|
4 vuotta sitten |
nickysn
|
6f0a02a92d
+ apped end of symbol in TDebugInfoDwarf.afterappenddef
|
4 vuotta sitten |
nickysn
|
c073362928
- don't emit DEBUGSTART and DEBUGEND symbols for WebAssembly. See https://bugs.llvm.org/show_bug.cgi?id=48971
|
4 vuotta sitten |
florian
|
1e960a9aeb
* the size of the CIE_pointer in an FDE is always 32 bit
|
4 vuotta sitten |
pierre
|
64bd8336f1
Fix compilation of linux unit with -dFPC_USE_LIBC option
|
4 vuotta sitten |
florian
|
a67c184200
* test for already fixed issue #32139
|
4 vuotta sitten |
nickysn
|
9de09f1d28
* synchronized with trunk
|
4 vuotta sitten |
Mattias Gaertner
|
d4d401b26d
fcl-passrc: resolver: include(intset,int)
|
4 vuotta sitten |
florian
|
40b8bde305
* test for 32 bit targets fixed
|
4 vuotta sitten |
florian
|
3922926d17
* disable new syscalls on android
|
4 vuotta sitten |
michael
|
f2a4a9d0d4
* Specify mode
|
4 vuotta sitten |
michael
|
f128e64ccb
* Some small improvements from Andrey Sobol: better specialization declaration in markdown, write more detailed end log
|
4 vuotta sitten |
nickysn
|
d52e918fc8
* synchronized with trunk
|
4 vuotta sitten |
florian
|
b4a1c27c58
* renamed new syscall wrapper in linux to be consist with the others
|
4 vuotta sitten |
svenbarth
|
d13838ac0b
+ add a test which ensures that a "const TVarData" parameter is passed as a reference.
|
4 vuotta sitten |