yury
|
afc80a84cf
* Fixed r48650.
|
há 4 anos atrás |
florian
|
7f1aac8bd7
- armv5 never existed (without extension), removed
|
há 4 anos atrás |
florian
|
1c99c2655e
* more helpful message if an unknown field is accessed in the assembler reader, resolves #38475
|
há 4 anos atrás |
yury
|
4245b20a32
* Fixed expectloc of local variables passed as a formal parameter. This issue is caught by cycling the compiler with -dEXTDEBUG. Yet the compiler can't cycle with EXTDEBUG due to other issues with wrong expectloc.
|
há 4 anos atrás |
florian
|
71c314d7d4
* another FPC_VERSION => FPC_FULLVERSIOn fix
|
há 4 anos atrás |
florian
|
3b49e95415
* do not initialize unncessary register allocators
|
há 4 anos atrás |
michael
|
47be45830c
* Fix issue ID #38462
|
há 4 anos atrás |
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
|
há 4 anos atrás |
florian
|
3a0eb110ec
* FPC_VERSION => FPC_FULLVERSION
|
há 4 anos atrás |
marco
|
59a16914f3
* sqrt is 4 characters long, noticed by Artlogic.
|
há 4 anos atrás |
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
|
há 4 anos atrás |
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
|
há 4 anos atrás |
Károly Balogh
|
77fee8b4eb
m68k: do not use OS_NO for FPU locations, but properly promote location sizes into the CG
|
há 4 anos atrás |
florian
|
3e453f92fc
* statx based Sysutils.FileGetDate with handle fixed
|
há 4 anos atrás |
florian
|
b08717fef6
* make statx based Sysutils.FileAge working with relative pathes
|
há 4 anos atrás |
Jonas Maebe
|
91d877919e
* strip codesignature when comparing compiler binaries on Darwin
|
há 4 anos atrás |
florian
|
539a578cce
* create \index entries in the messages.inc for an index of message texts and numbers in the user manual
|
há 4 anos atrás |
florian
|
b1f7fb4ba1
* test for already fixed issue #24434
|
há 4 anos atrás |
florian
|
d0910b5ac8
* allow sub/add nodes in constant pointer expressions, resolves #34027
|
há 4 anos atrás |
florian
|
91586331b5
* x86_64-linux: assembler helpers syscalls do not need a stackframe
|
há 4 anos atrás |
florian
|
1e960a9aeb
* the size of the CIE_pointer in an FDE is always 32 bit
|
há 4 anos atrás |
pierre
|
64bd8336f1
Fix compilation of linux unit with -dFPC_USE_LIBC option
|
há 4 anos atrás |
florian
|
a67c184200
* test for already fixed issue #32139
|
há 4 anos atrás |
Mattias Gaertner
|
d4d401b26d
fcl-passrc: resolver: include(intset,int)
|
há 4 anos atrás |
florian
|
40b8bde305
* test for 32 bit targets fixed
|
há 4 anos atrás |
florian
|
3922926d17
* disable new syscalls on android
|
há 4 anos atrás |
michael
|
f2a4a9d0d4
* Specify mode
|
há 4 anos atrás |
michael
|
f128e64ccb
* Some small improvements from Andrey Sobol: better specialization declaration in markdown, write more detailed end log
|
há 4 anos atrás |
florian
|
b4a1c27c58
* renamed new syscall wrapper in linux to be consist with the others
|
há 4 anos atrás |
svenbarth
|
d13838ac0b
+ add a test which ensures that a "const TVarData" parameter is passed as a reference.
|
há 4 anos atrás |