lacak
|
b78ff18bfa
fcl-db: sqlite: check if sqlite library is compiled with SQLITE_ENABLE_COLUMN_METADATA IOW there is API function sqlite3_column_origin_name() and co. Bug #30935
|
8 жил өмнө |
florian
|
f66ee3628c
* CPU bitness dependent counter sizes for faster testing on slow CPUs
|
8 жил өмнө |
Jonas Maebe
|
ef90b46e52
* comment fix
|
8 жил өмнө |
florian
|
8e7101a65a
* proper naming of the optimziation in the DebugMsg
|
8 жил өмнө |
Jonas Maebe
|
d39db60934
* initialise the llvmvalueloc field for LOC_VOID locations, so they don't
|
8 жил өмнө |
Jonas Maebe
|
280a6e15b7
* fixed invalid memory reads and potential double freeing when removing
|
8 жил өмнө |
yury
|
ed6d993008
* pas2jni: Proper boolean handling - jboolean must be 0/1.
|
8 жил өмнө |
yury
|
d5cc2e83cf
* pas2jni: Use cthreads first.
|
8 жил өмнө |
yury
|
ea16dfdcf8
* pas2jni: Suppress false warnings in Java code.
|
8 жил өмнө |
yury
|
4dcc9de92f
* pas2jni: More clean Java code for sets.
|
8 жил өмнө |
sergei
|
8f4f40d240
* Disabled running the test, because it needs SSE4.1 capable CPU to run, and there is no portable way to detect it.
|
8 жил өмнө |
sergei
|
133fcb5ab2
* Fixed VMOVQ instruction encoding, now assembles correctly also in 32-bit code.
|
8 жил өмнө |
sergei
|
b5660401fe
* Some cleanup for AVX part of internal assembler. Functionality is not changed.
|
8 жил өмнө |
Jonas Maebe
|
acaae2bf3c
* fixed test so it does not use uninitialised floating point values (that
|
8 жил өмнө |
Jonas Maebe
|
48ef33a8b3
* fixed interprocedural gotos for llvm
|
8 жил өмнө |
Jonas Maebe
|
ade45eb31a
+ support for llvm load nodes of labelsym using blockaddress()
|
8 жил өмнө |
Jonas Maebe
|
3b7d9447ae
* blockaddress creates a constant operand for another opcode, it's not an
|
8 жил өмнө |
sergei
|
ebe134febc
* Fixed memory reference size for MOVSS instruction, Mantis #29954.
|
8 жил өмнө |
sergei
|
870fda34d5
* x86 AT&T reader and writer: cleaned up usage of attsufMM suffix:
|
8 жил өмнө |
florian
|
3b665ddea2
- unused variable removed
|
8 жил өмнө |
florian
|
86f0b59095
* avoid conversion to larger type in Align
|
8 жил өмнө |
florian
|
01e1e9410d
+ dummy heap status implementations
|
8 жил өмнө |
florian
|
b527bab087
* better check if we are in the main program which never returns
|
8 жил өмнө |
florian
|
e33b2920dc
+ CallReg2Jmp optimization
|
8 жил өмнө |
florian
|
3eef641833
* convert jmp into rjmp only of the target is not a function
|
8 жил өмнө |
florian
|
0882c13cb7
* do not move dest to a new register if not needed in tcgavr.g_concatcopy
|
8 жил өмнө |
florian
|
e49a826837
+ PushPushPopPop2MovMov optimization
|
8 жил өмнө |
florian
|
cfb5ebeb23
* Find* subroutines return an error by default
|
8 жил өмнө |
florian
|
0dbcd5daa9
* do not run test, if no stack checking is available
|
8 жил өмнө |
florian
|
13de8c6808
* -Or => -Ooregvar
|
8 жил өмнө |