compiler
|
6d7d567a25
* min/max optimization on x86 can be applied now without fastmath as NaN is handled properly now
|
4 年之前 |
installer
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 年之前 |
packages
|
6668e265e8
* Allow appending files
|
4 年之前 |
rtl
|
53a4e6c513
* patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202
|
4 年之前 |
tests
|
88a0d4d64b
+ optimize if x>a then x:=a; into min(a,x);, similiar for max
|
4 年之前 |
utils
|
3db8f5c91f
* Fix compilation
|
4 年之前 |
.gitattributes
|
53a4e6c513
* patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202
|
4 年之前 |
.gitignore
|
f45bcd615e
Add bin directory to ignore list for fpcsrc directory also
|
4 年之前 |
Makefile
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 年之前 |
Makefile.fpc
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 年之前 |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
5 年之前 |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年之前 |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年之前 |