florian
|
f542ee7b92
* do not throw an internal error if an errorneous type is passed to str, resolves #37462
|
há 5 anos atrás |
pierre
|
208e7fb337
Add -marm option to gcc call fot arm target to be sure that aarch64 version of gcc complains to stderr if it does not support 32-bit
|
há 5 anos atrás |
svenbarth
|
107a2e4e85
- remove local Random() implementations that weren't exported anyway (LongInt <> Integer inside the System unit)
|
há 5 anos atrás |
svenbarth
|
48cc5250f9
* fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such
|
há 5 anos atrás |
svenbarth
|
04cbf32b1b
* rename local import of fpc_geteipasebx
|
há 5 anos atrás |
michael
|
4df02b0d6d
* Remove SVN id marker
|
há 5 anos atrás |
michael
|
0e35f2cd09
* Make sure tests run in pas2js. Reduce ifdefs
|
há 5 anos atrás |
michael
|
eaeb21e6ae
* Add stub generator
|
há 5 anos atrás |
florian
|
6f661e44d0
* do not throw an internal error later on in case of a recursive call, if the declaration of the function was faulty, resolves #37460
|
há 5 anos atrás |
svenbarth
|
b412259c1c
* fix for Mantis #37355: the method name and the named parameters need to be separated by a single #0
|
há 5 anos atrás |
svenbarth
|
b62045809d
* reject overloads if they only differ in the result types (as long as they aren't operator overloads)
|
há 5 anos atrás |
svenbarth
|
fa0c9adbf4
* extract checking whether two parameter defs of two procdefs are equal into a separate function
|
há 5 anos atrás |
florian
|
42f2e5f8ad
+ simplify "x mod -1", resolves #37449
|
há 5 anos atrás |
pierre
|
546a679f4e
Add -SfPROCESSES for arm cpu, to be able to compile fcl-base package as for xtensa
|
há 5 anos atrás |
pierre
|
93fc5abe8b
Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function
|
há 5 anos atrás |
Mattias Gaertner
|
8dbf8ae823
pastojs: (a as b)[]
|
há 5 anos atrás |
Mattias Gaertner
|
ebf35bcac4
fcl-passrc: fixed generic proc
|
há 5 anos atrás |
Mattias Gaertner
|
0fa8ef9fa9
fcl-passrc: resolving (a as b)[]
|
há 5 anos atrás |
Mattias Gaertner
|
fc5a1d81c7
fcl-passrc: less hints
|
há 5 anos atrás |
Mattias Gaertner
|
4c99a82dbf
pas2js: docs
|
há 5 anos atrás |
florian
|
941020af1a
* patch by J. Gareth Moreton: Minor oversight in MovAnd2Mov 3 optimisation, resolves #37442
|
há 5 anos atrás |
pierre
|
34b1cfa4b9
Do not use sets for ESysXX as the values are not in byte range for Haiku OS
|
há 5 anos atrás |
michael
|
a5db62a300
* Mark THandleObject as abstract
|
há 5 anos atrás |
yury
|
2d8873d085
* Fixed TAOptObj.CollapseZeroDistJump to properly handle delay slots.
|
há 5 anos atrás |
yury
|
2b86651914
* Re-enabled safe generic jump optimizations for mips.
|
há 5 anos atrás |
florian
|
0b5c50ea41
* Aarch64: set register size correctly for AndStrb2Strb optimization, resolves #37427
|
há 5 anos atrás |
yury
|
cc936710a0
* mips: Added support for unaligned load/store. It greatly improves performance and prevents bus errors on systems which do not emulate unaligned memory access.
|
há 5 anos atrás |
florian
|
55c4986c8d
* modified patch by J. Gareth Moreton: MovOpMov2Op/Lea2Add/Lea2Sub consolidation, resolves #37422
|
há 5 anos atrás |
florian
|
a172064767
* patch by J. Gareth Moreton: fix for incorrect alignment removal, resolves #37420
|
há 5 anos atrás |
Mattias Gaertner
|
091862cd88
pastojs: added include file and test specializations are created later
|
há 5 anos atrás |