ondrej
|
c49dbb9d9c
fcl-db: fix memory corruption in bufdataset. Issue #36747
|
před 5 roky |
michael
|
a880367b37
* Show message about creating fppkg/conf.d directory
|
před 5 roky |
marco
|
6a1d6ce591
* fix _win64->win64 also for jedi, mantis #36751
|
před 5 roky |
marco
|
af3fbcbb65
* patch by marcin mantis 36765. Avoid double free, and add some more nilling after free to avoid similar cases. S
|
před 5 roky |
marco
|
bead4185cd
* in decompress stream use eDEcompresserror, patch by Marcin mantis #36757
|
před 5 roky |
marco
|
45d31dec21
* some const added, from Serbod github
|
před 5 roky |
Jeppe Johansen
|
c20b27ede9
Add most SSE instructions as intrinsics.
|
před 5 roky |
marco
|
61c405f942
* more abi numbers from test VMs
|
před 5 roky |
Jeppe Johansen
|
135a88c888
movhlps/movlhps only take xmm registers.
|
před 5 roky |
florian
|
6cac8cc77b
* fix Peephole Optimization: Cmpcc2Testcc - condition AE/NB/NC/NO --> Always optimization
|
před 5 roky |
florian
|
f8339a43ea
* do not do full boolean evaluation on LOC_FLAGS
|
před 5 roky |
florian
|
424c8a0ac0
* simple record accesses have not side effects
|
před 5 roky |
florian
|
8f0376c888
+ JccAdd2SetccAdd optimization
|
před 5 roky |
florian
|
bc3131688a
* fix precedence of IS operator, resolves #35909
|
před 5 roky |
marco
|
fc49266749
* comment with FreeBSD11 tag value
|
před 5 roky |
florian
|
cea7723080
* more use of RemoveCurrentP(p)
|
před 5 roky |
joost
|
113ed4f0e7
* Missing file added to fpmake.pp
|
před 5 roky |
florian
|
9819df6fe1
* calculate complexity of an rtti node correctly
|
před 5 roky |
marco
|
d74abf8575
* let win64 also define _win32. Some function prototypes are under that
|
před 5 roky |
marco
|
1b1df0c026
* _win64 fixes. Commctrl still has it but has now the correct define.
|
před 5 roky |
marco
|
cf0bf230c5
* ifdef _win64 -> win64. Patch by Marcin. Possibly headers converted
|
před 5 roky |
svenbarth
|
97c8464b11
* fix for Mantis #36738: when copying a record using its copy operator we assume that we've copied the whole record; this way managed records inside non-managed records are handled correctly
|
před 5 roky |
svenbarth
|
9c088bda6a
* fix for Mantis #36706: only link a library against the dynamic loader if we're not linking against the C library anyway
|
před 5 roky |
florian
|
6f825baa6f
* second patch by Evgeniy Shtrenyov for #36737 to improve backward compatibility
|
před 5 roky |
florian
|
f42b0bf6f5
* fixed JccAdd/Inc/Dec2*Adc/Sbb optimizations
|
před 5 roky |
florian
|
34be9e4643
* CallRet2* optimization may not misalign the stack, reported by C Western on fpc-devel
|
před 5 roky |
florian
|
ac974c9ab7
* improve is_loop_invariant for load nodes
|
před 5 roky |
florian
|
507fc9c1ff
+ take care of addn and subn in is_loop_invariant
|
před 5 roky |
svenbarth
|
3cecec0b24
* fix compilation of simpleserver on non-Unix systems
|
před 5 roky |
svenbarth
|
8003f675c5
+ add test for already fixed Mantis #24283
|
před 5 roky |