michael
|
64795253ae
* Fix serverfilter and Refresh
|
6 anni fa |
michael
|
3dba0fe5b2
Call CurrentIndexBuf only once
|
6 anni fa |
michael
|
9396decb19
* Make sure FieldDefs.Update operates on prepared query
|
6 anni fa |
michael
|
b9e94a961d
* Added test for bug ID #36086 (lookup on empty dataset)
|
6 anni fa |
michael
|
18479fa113
* Fix bug #36086 (Lookup causes AV if dataset is empty)
|
6 anni fa |
michael
|
19791c0a06
* Fix bug ID #36085
|
6 anni fa |
Mattias Gaertner
|
c769b8dc7d
pastojs: type helper for jsvalue
|
6 anni fa |
Mattias Gaertner
|
1145d0d18a
pas2js: replace setArrayLength with faster non recursive version
|
6 anni fa |
pierre
|
5cc4f0be20
Fix bug report #36081: fix cycling starting with i386-linux 3.0.4 release compiler
|
6 anni fa |
pierre
|
eb3a470f45
* assemble.pas (TInternalAssembler.TreePass0): Avoid range/overflow check error.
|
6 anni fa |
florian
|
94832d5eea
* fixed define
|
6 anni fa |
michael
|
9aa024c7df
* Allow sourcing program from stdn with -- option (bug ID 35945)
|
6 anni fa |
michael
|
ccfe575645
* Fix bug #36080, add wirecompression to IBConnection
|
6 anni fa |
michael
|
0ce71294ea
* Fix Bug ID #0033025 : Prepare should be called only once for repeated use
|
6 anni fa |
michael
|
63106e3844
* Remove debug statement
|
6 anni fa |
pierre
|
0fa70759a2
* cutils.pas (size_2_align): Move to..
|
6 anni fa |
Mattias Gaertner
|
3e673c09a9
pastojs: changed constraints to TPasElementArray, changed TInlineSpecializeExpr to NameExpr:TPasExpr and Params:TFPList
|
6 anni fa |
Mattias Gaertner
|
4f64058a9f
fcl-passrc: changed constraints to TPasElementArray, changed TInlineSpecializeExpr to NameExpr:TPasExpr and Params:TFPList
|
6 anni fa |
pierre
|
0b2a6e5a74
* tests/Makefile.fpc: Add NATIVE_FPC=$(FPC) to tstunits rule make call.
|
6 anni fa |
Jonas Maebe
|
9678542ba6
+ add "thunk" attribute for stubs/thunks and emit it for LLVM
|
6 anni fa |
Jonas Maebe
|
ff2d718699
* fixed occasional rounding error with currency constants on the LLVM targets
|
6 anni fa |
Jonas Maebe
|
4deb62ad87
* fix for "ldr label" support in AArch64 assembler reader (r42988)
|
6 anni fa |
Jonas Maebe
|
13902c1c7a
* fixed compilation for __ARM_EABI_UNWINDER__ with -dexcdebug
|
6 anni fa |
florian
|
bfd83911e4
* set stack alignment for i386-linux to 16 byte boundaries, this implies a fixed stack layout inside the subroutine code as well
|
6 anni fa |
florian
|
719ff5fb4c
* converted _FPC_libc21_haltproc into a pascal subroutine so stack alignment is kept
|
6 anni fa |
florian
|
3e6e72118b
* keep stack aligned to 16 byte boundaries in assembler subroutines calling other subroutines
|
6 anni fa |
florian
|
1872bee116
* stack checking checks also proper alignment
|
6 anni fa |
florian
|
bd35c02257
* cosmetics: indention
|
6 anni fa |
florian
|
48c5636fbc
* make InvokeKernelRegister work for caller cleared stack/fixed stack and keep stack 16 byte aligned if needed
|
6 anni fa |
florian
|
26d8cc9142
+ define FPC_STACKALIGNMENT
|
6 anni fa |