joost
|
b3edae8887
* Added iphonesim target, bug #19146
|
14 years ago |
michael
|
7069db2194
* Fixed setting of RAW interfaces
|
14 years ago |
michael
|
90af29cda9
* Patch from Colin Western to read B/W bitmaps with padding bits (19237)
|
14 years ago |
joost
|
8847efb758
* To build fpmake while cross-compiling, use the compiler that is used
|
14 years ago |
Jonas Maebe
|
a08989a76b
* zero/sign extend parameter values and return values < 32 bit to 32 bit on
|
14 years ago |
sergei
|
e3feef2126
* TPropVariant must be packed record, its size should match Variant (16 bytes)
|
14 years ago |
joost
|
786f0a5067
* Delete main executable- or library-objectfile after linking
|
14 years ago |
sekelsenmat
|
c971a81d50
fpvectorial: Adds a SVG reader and adds a new convinience file reading function
|
14 years ago |
sekelsenmat
|
315406bc58
fpvectorial: merges missing part of fpvtocanvas
|
14 years ago |
sekelsenmat
|
399d072b8f
fpvectorial: Adds a forgotten file
|
14 years ago |
sekelsenmat
|
bca76120f6
fpvectorial: Merges the implementation of pen, brush and updates the svg output to use the pen
|
14 years ago |
michael
|
576072dc17
* Made TIntegerField a descendant of TLongintField
|
14 years ago |
michael
|
e2d488aa81
* Assign filename to uploaded file (bug id 18337; Firefox engine allows empty name)
|
14 years ago |
michael
|
49cf39584c
* Changed CommandLine/ApplicationName to Executable and Parameters (12034 and 14446)
|
14 years ago |
joost
|
840d06dddb
* Published TSQLQuery.MaxIndexesCount and FieldDefs
|
14 years ago |
joost
|
884708c6f2
* Publish TBufDataset properties, part of bug #17813
|
14 years ago |
joost
|
c30ba507cd
* Make the difference between installation paths between unices and others in the rules section. The prerules are evaluated too early
|
14 years ago |
joost
|
2355125bd5
* Bootstrap native version of fpmkunit when cross-compiling
|
14 years ago |
sergei
|
d288592c5a
+ Declared operand types OT_XMMRM (matches either xmm register or 128-bit memory reference) and OT_MMXRM (same for mmx).
|
14 years ago |
michael
|
49ae051312
* Address must be preserved throughout accept calls
|
14 years ago |
paul
|
901a9a974e
compiler: don't create set constants from arrays with high bound > 255 if elements of array are lower than 255
|
14 years ago |
sergei
|
1bcc41c8c6
* x86 assembler reader: fixed bug in Tx86Instruction.AddReferenceSizes which was causing "Unable to determine operand size" error on instructions like "cmpss $0x10,(%rax),%xmm7" (3-operand instructions with reference being the source operand).
|
14 years ago |
marco
|
5c08dd06a3
* patch from Cobines, Mantis 19227 fixing return type of shgetfileinfo*
|
14 years ago |
joost
|
0efed1cea9
* Use COMPILER_FPMAKE_UNITDIR to search for native units
|
14 years ago |
joost
|
b926c6984e
* Added COMPILER_FPMAKE_UNITDIR to makefiles, with the path to the native
|
14 years ago |
paul
|
f0ce4ccb44
compiler: copy extendeddef in tobjectdef.getcopy by Sven Barth
|
14 years ago |
michael
|
d7f5842c2e
* Wrong file extensions
|
14 years ago |
michael
|
1f6695b28b
* Added instantfpc
|
14 years ago |
sergei
|
92adf34e3f
* Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900.
|
14 years ago |
joost
|
3b53a1e933
* Added resourcefiles
|
14 years ago |