pierre
|
fb8f4ceca5
* Fix sourcezip make target, correcting mixed case input file names.
|
há 5 anos atrás |
florian
|
80c0fc3c92
* several fixes to get better reg. allocations in the arm assembler optimizer
|
há 5 anos atrás |
florian
|
62129db44c
* ARM: look further ahead when optimizing mov rX, yyyy
|
há 5 anos atrás |
florian
|
9132b54b3b
+ ARM: MovMLA2MUL optimization
|
há 5 anos atrás |
florian
|
684ef3008f
* ARM: optimize mov rX,#0 .... mul/mla/umull ...,rX,...
|
há 5 anos atrás |
florian
|
9bdfbc2473
+ GetNextInstructionUsingRegTrackingUse
|
há 5 anos atrás |
florian
|
a357359971
* LeaCallLeaRet2Jmp is done in TX86AsmOptimizer.PostPeepholeOptLea
|
há 5 anos atrás |
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
|
há 5 anos atrás |
michael
|
46ab234886
* renamed nodejsfs to node.js
|
há 5 anos atrás |
florian
|
af1a4c06c5
* fixed generic round(...) for large values based on a comment by Alexander Hofmann on fpc-devel
|
há 5 anos atrás |
florian
|
2acc6337d8
* debug statement removed
|
há 5 anos atrás |
florian
|
4dff373fef
* (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687
|
há 5 anos atrás |
Jonas Maebe
|
dce9a62eb4
* fixed ifdef after upgrade to 10.10 headers (patch by Hans Luijten,
|
há 5 anos atrás |
florian
|
c146aecc01
* throw an error if the forward interface type and the actual interface type do not match, resolves #36720
|
há 5 anos atrás |
florian
|
66aa2e1416
* fixed tests for architectures with FPC_COMP_IS_INT64 defined
|
há 5 anos atrás |
joost
|
7e952bf5c1
* Fixed escaping of characters inside .tar archives.
|
há 5 anos atrás |
Mattias Gaertner
|
1bf392a726
pas2js: typeinfo(specialization)
|
há 5 anos atrás |
Mattias Gaertner
|
b802ee6450
pas2js: not storing specialized elements
|
há 5 anos atrás |
florian
|
49f789b92a
* reverted accidently committed changes again
|
há 5 anos atrás |
florian
|
bb6028a275
* AArch64: the PIC code needs also more registers, so use the same ifdefs as arm and sparc
|
há 5 anos atrás |
florian
|
95e8992e2f
+ AArch64: profiler support for aarch64-linux
|
há 5 anos atrás |
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
|
há 5 anos atrás |
florian
|
200de64085
* aarch64 suffers also from the limited tan precision of the softfpu
|
há 5 anos atrás |
marco
|
5d0c9cee9d
* fix mantis #36708, take care of high word buttons variable.
|
há 5 anos atrás |
Mattias Gaertner
|
5ef735ca11
fcl-passrc: resolver: check proc args procedural type by signature in mode objfpc
|
há 5 anos atrás |
Mattias Gaertner
|
06a6bfd981
fcl-passrc: on incompatible procedural arg types write params
|
há 5 anos atrás |
florian
|
2214677656
* tests need -CE
|
há 5 anos atrás |
florian
|
3099e10f41
* revert accidently committed code
|
há 5 anos atrás |
florian
|
e50c4f6373
+ AAarch64: optimize divisions by constant
|
há 5 anos atrás |
Mattias Gaertner
|
f05b51d7d8
fcl-passrc: forbid type reference to TGeneric.Something
|
há 5 anos atrás |