florian
|
9bdfbc2473
+ GetNextInstructionUsingRegTrackingUse
|
před 5 roky |
florian
|
a357359971
* LeaCallLeaRet2Jmp is done in TX86AsmOptimizer.PostPeepholeOptLea
|
před 5 roky |
florian
|
c7b19e2fc9
* track used register better: if a deallocation is moved/removed, the used register may not be removed from the current register used register set
|
před 5 roky |
michael
|
46ab234886
* renamed nodejsfs to node.js
|
před 5 roky |
florian
|
af1a4c06c5
* fixed generic round(...) for large values based on a comment by Alexander Hofmann on fpc-devel
|
před 5 roky |
florian
|
2acc6337d8
* debug statement removed
|
před 5 roky |
florian
|
4dff373fef
* (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687
|
před 5 roky |
Jonas Maebe
|
dce9a62eb4
* fixed ifdef after upgrade to 10.10 headers (patch by Hans Luijten,
|
před 5 roky |
florian
|
c146aecc01
* throw an error if the forward interface type and the actual interface type do not match, resolves #36720
|
před 5 roky |
florian
|
66aa2e1416
* fixed tests for architectures with FPC_COMP_IS_INT64 defined
|
před 5 roky |
joost
|
7e952bf5c1
* Fixed escaping of characters inside .tar archives.
|
před 5 roky |
Mattias Gaertner
|
1bf392a726
pas2js: typeinfo(specialization)
|
před 5 roky |
Mattias Gaertner
|
b802ee6450
pas2js: not storing specialized elements
|
před 5 roky |
florian
|
49f789b92a
* reverted accidently committed changes again
|
před 5 roky |
florian
|
bb6028a275
* AArch64: the PIC code needs also more registers, so use the same ifdefs as arm and sparc
|
před 5 roky |
florian
|
95e8992e2f
+ AArch64: profiler support for aarch64-linux
|
před 5 roky |
pierre
|
346118187b
Fix linking error, in which libc.so.6 is not found on aarch64-linux when libdl.so is loaded, by adding appropriate directory
|
před 5 roky |
florian
|
200de64085
* aarch64 suffers also from the limited tan precision of the softfpu
|
před 5 roky |
marco
|
5d0c9cee9d
* fix mantis #36708, take care of high word buttons variable.
|
před 5 roky |
Mattias Gaertner
|
5ef735ca11
fcl-passrc: resolver: check proc args procedural type by signature in mode objfpc
|
před 5 roky |
Mattias Gaertner
|
06a6bfd981
fcl-passrc: on incompatible procedural arg types write params
|
před 5 roky |
florian
|
2214677656
* tests need -CE
|
před 5 roky |
florian
|
3099e10f41
* revert accidently committed code
|
před 5 roky |
florian
|
e50c4f6373
+ AAarch64: optimize divisions by constant
|
před 5 roky |
Mattias Gaertner
|
f05b51d7d8
fcl-passrc: forbid type reference to TGeneric.Something
|
před 5 roky |
Mattias Gaertner
|
40a975b803
fcl-passrc: fixed alias type of member type
|
před 5 roky |
Mattias Gaertner
|
8013a778f9
fcl-passrc: resolver: show params of incompatible procedural types
|
před 5 roky |
ondrej
|
a5ed5bd942
TFileStream: use SysErrorMessage in exception message if available
|
před 5 roky |
florian
|
93521ae8e8
* fold also pointer additions/subtractions
|
před 5 roky |
florian
|
17158c3587
* mmap2 expects that offset is divided by 4096
|
před 5 roky |