Jonas Maebe
|
2bd2e03309
* no longer use the synthetickind field of a procdef to determine whether
|
9 years ago |
Jonas Maebe
|
f5e4265b1e
* "push" zero-sized value parameters for LLVM and JVM, because all parameters
|
9 years ago |
Jonas Maebe
|
c0ff55e95a
* changed the abstract method wrapper generation from thlcgobj to synthetic
|
9 years ago |
Jonas Maebe
|
c1fd3bc0de
* specify the unit from which the routine comes when handling tsk_callthrough
|
9 years ago |
Jonas Maebe
|
0311528502
* always write bitpacked typed constant arrays as a multiple of bytes rather
|
9 years ago |
Jonas Maebe
|
9b7e7c5298
+ support absolute addresses on llvm (fixes tests/webtbs/tw12685 for llvm)
|
9 years ago |
Jonas Maebe
|
458ba2efac
* unlike other architectures, llvm requires that both operands of shl/shr are
|
9 years ago |
Jonas Maebe
|
b156744b62
* left has been forced into a register of size uopdef a few statements
|
9 years ago |
Jonas Maebe
|
31b70ecfd3
* don't perform the automatic insertion of typecasts in case register
|
9 years ago |
Jonas Maebe
|
0cce590982
* encode the result type of functions returning a zero-sized value
|
9 years ago |
Jonas Maebe
|
2148a20d6a
* fixed returning results from functions that have a zero-sized result
|
9 years ago |
Jonas Maebe
|
5541fb3f6d
* when converting a pointer-sized entity to a complex procvar in a typed
|
9 years ago |
Jonas Maebe
|
c71bc54785
* when emitting the procedure address part of a complex procvar, type
|
9 years ago |
Jonas Maebe
|
cdfe299f23
* encode extended in a dynamic array the same as in regular arrays and
|
9 years ago |
Jonas Maebe
|
a821c47252
* converted dynarray range checking to the high level code generator
|
9 years ago |
michael
|
2571d3e12e
* Patch from Mattias Gaertner to extend error info when generating log messages (LastXYZ properties)
|
9 years ago |
michael
|
37effde468
* Patch from Mattias Gaertner to clean up unused resource strings
|
9 years ago |
pierre
|
1e58b6d944
Use %skiptarget=$nothread for tests using thread capabilities
|
9 years ago |
pierre
|
2b3ef31505
Correct previous commit: %skiptarget needs equal sign
|
9 years ago |
michael
|
d40bf3684b
* Change to use new charset and charwidth
|
9 years ago |
michael
|
cd840816a4
* find cannot be used on unsorted stringlist
|
9 years ago |
pierre
|
f8cdabfadb
Skip test tw3157 for go32v2 target as it genrates problems on ntvdm.exe under windows
|
9 years ago |
lacak
|
ad96eb037d
fcl-db: sqldb: introduce connection CodePage (derived from connection CharSet) and supporting routines, which performs f.e. codepage aware parameter binding using connection codepage (charset)
|
9 years ago |
lacak
|
d2c53d48e9
fcl-db: base:
|
9 years ago |
michael
|
9115dc2521
* OData and Office365 REST API support
|
9 years ago |
michael
|
1606976cfa
* Patch from Mattias Gaertner to avoid some non-set function results
|
9 years ago |
michael
|
d36e882d1a
* Add pg_encoding_to_char, by Laco
|
9 years ago |
michael
|
3a97ca02aa
* Patch from Laco to add some extra functions to interface
|
9 years ago |
lacak
|
0a72573e02
fcl-db: tests: Add support for "CharSet" configuration option (specified in database.ini)
|
9 years ago |
marco
|
bc9bcdf1f8
* patch to increase ino and time_t to 64-bit, mantis #30314
|
9 years ago |