sergei
|
e7cd5319f0
* Put under {$ifndef x86_64} more cases of instructions that do not exist in 64-bit mode.
|
11 жил өмнө |
sergei
|
c28271ab99
* NASM writer: don't force 'near' size for all non-far branches and calls, it disables NASM's capability to optimize branches into short form where possible, and thus only increases size of generated code.
|
11 жил өмнө |
michael
|
07626f029a
* Fixed bug ID #26137 (script stops on empty statement)
|
11 жил өмнө |
sergei
|
b594eee70b
* Moved x86_64 mod/div code to x86, with minimal changes to ensure it compiles on i386/i8086. Merging optimized division-by-const code from i386 is pending...
|
11 жил өмнө |
masta
|
0cb1a129b3
{ARM} Implement usage of generic division-by-const optimization
|
11 жил өмнө |
Jonas Maebe
|
145e9c1aae
* don't generate debug info for class fields in generic types
|
11 жил өмнө |
Jonas Maebe
|
e5647d5118
* fixed test on 64 bit platforms
|
11 жил өмнө |
Jeppe Johansen
|
96b73b0076
Fixed generation of abs calls for thumb and thumb-2 targets.
|
11 жил өмнө |
reiniero
|
e9f99fb3d2
* fcl-db: bufdataset: free up cached blob buffers in unidirectional mode; alternate solution to issue #24509. Patch by Laco.
|
11 жил өмнө |
reiniero
|
95a1a2552c
* fcl-db: cosmetic
|
11 жил өмнө |
reiniero
|
81548f0e9c
* fcl-db: sql parser:
|
11 жил өмнө |
Károly Balogh
|
1b11541c90
m68k: simplification and cleanup of g_proc_entry. the generated code shouldn't change
|
11 жил өмнө |
reiniero
|
0782f4f853
* fcl-db: sql parser:
|
11 жил өмнө |
lacak
|
041b4681e9
fcl-db: sqldb: cosmetic
|
11 жил өмнө |
lacak
|
5c936f0ecf
fcl-db: sqldb: always call in TSQLQuery.InternalOpen BindFields so all private variables are calculated properly (f.e. FBlobFieldCount)
|
11 жил өмнө |
reiniero
|
ff28acbaad
* fcl-db: sql parser:
|
11 жил өмнө |
reiniero
|
a2ce52963a
* fcl-db: sql parser tests: correct SET TERM/CREATE PROCEDURE tests
|
11 жил өмнө |
reiniero
|
575a082272
* fcl-db: fix set terminator tests when run within suite/all tests instead of single test
|
11 жил өмнө |
reiniero
|
ebb2f38e08
* fcl-db: sql parser:
|
11 жил өмнө |
reiniero
|
c7a045af49
* fcl-db: sql parser: basic set term/create procedure test
|
11 жил өмнө |
reiniero
|
37e44f52eb
* fcl-db:: sql parser: deal with table.column notation introduced in previous commit
|
11 жил өмнө |
reiniero
|
c63b31c839
* fcl-db: sql parser: support table.column notation for fields like
|
11 жил өмнө |
reiniero
|
a99919a4bc
* fcl-db: bufdataset: effectively revert r27830 due to side effects. See bug #24509
|
11 жил өмнө |
reiniero
|
125845fe52
* fcl-db: sql parser/generator:
|
11 жил өмнө |
reiniero
|
13146211ce
* fcl-db: sql parser tests: run all tests by default in Lazarus project
|
11 жил өмнө |
reiniero
|
1e21d66b89
* fcl-db: sql parser tests:
|
11 жил өмнө |
reiniero
|
75169f7a2b
+ fcl-db: sql parser:
|
11 жил өмнө |
michael
|
e699c6948f
* Patch from Laco to update to version 9 of postgres headers (bug ID 26314)
|
11 жил өмнө |
michael
|
5ca66a14fa
* Applied corrected patch from 26307
|
11 жил өмнө |
sergei
|
cd27d64cd5
+ Support (as target-independent as possible) optimization of division by constants:
|
11 жил өмнө |