compiler
|
fc5f45f65c
* sqr(real) and sqrt(real): remove typeconv node inserted by initial call processing (see explanation in comments), allowing these functions to be evaluated using precision of argument. In particular, sqrt(single) and sqrt(double) now emit 'sqrtss' and 'sqrtsd' instructions on x86 targets with -Cfsse3. Non-x86 targets already have the necessary support in code generators.
|
11 vuotta sitten |
ide
|
9b7fdfa8b0
* add possibility of overriding the disabled VESA driver using /VESA
|
11 vuotta sitten |
installer
|
fab4a91f4d
* package openssl supported for OS/2 now
|
11 vuotta sitten |
packages
|
590f5791d5
fcl-db: tests: cosmetic
|
11 vuotta sitten |
rtl
|
fc5f45f65c
* sqr(real) and sqrt(real): remove typeconv node inserted by initial call processing (see explanation in comments), allowing these functions to be evaluated using precision of argument. In particular, sqrt(single) and sqrt(double) now emit 'sqrtss' and 'sqrtsd' instructions on x86 targets with -Cfsse3. Non-x86 targets already have the necessary support in code generators.
|
11 vuotta sitten |
tests
|
7e1c370c17
* Write RTTI for function arguments as children of function RTTI, resolves #24540,#25002,#25128 (bugs are basically duplicate, so adding only first of them to the testsuite).
|
11 vuotta sitten |
utils
|
f1727c58c3
* pas2jni: Type cast support. nil objects support.
|
11 vuotta sitten |
.gitattributes
|
7e1c370c17
* Write RTTI for function arguments as children of function RTTI, resolves #24540,#25002,#25128 (bugs are basically duplicate, so adding only first of them to the testsuite).
|
11 vuotta sitten |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 vuotta sitten |
Makefile
|
da234bc03f
* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work.
|
11 vuotta sitten |
Makefile.fpc
|
da234bc03f
* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work.
|
11 vuotta sitten |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 vuotta sitten |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 vuotta sitten |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 vuotta sitten |