florian
|
be99f2a7fd
* fixed loading of addresses of virtual methods to methodpointers in delphi mode
|
20 vuotta sitten |
florian
|
6bc461dc61
* realmodulename must be used of course
|
20 vuotta sitten |
florian
|
fa90e913df
* don't lowercase resource file name in delphi mode
|
20 vuotta sitten |
florian
|
faa5630fab
* forgot to add file: should have been added with r1176
|
20 vuotta sitten |
florian
|
a8109acb5c
* GlobalNameSpace is an interface so FreeAndNil shouldn't be used on it
|
20 vuotta sitten |
florian
|
78f4cb86b0
* more widestring overloads for pos to avoid problems with selection of the correct one
|
20 vuotta sitten |
florian
|
c67502ac2c
* real consts are now stored in text segment so they can be easier accessed
|
20 vuotta sitten |
florian
|
10db94c8c1
* there is no muls, muld must be generated
|
20 vuotta sitten |
florian
|
4f2c0a7049
* don't setup generic widestring routines, this would override the win32 specific ones
|
20 vuotta sitten |
florian
|
e0d2eee158
* GenericAnsiStrComp fix from Vincent Snijders
|
20 vuotta sitten |
florian
|
5a2b5a50a4
* data order for doubles in int registers on wince fixed
|
20 vuotta sitten |
florian
|
0b3094fdde
* from Thomas Schatzl: changed result type of InstanceSize to PtrInt
|
20 vuotta sitten |
florian
|
700aacf6a3
+ forgot to add some helpers, now type cast helpers for olevariants should be complete
|
20 vuotta sitten |
florian
|
372141e19d
+ more olevariant type cast wrappers
|
20 vuotta sitten |
florian
|
6863cb00df
* code simplified
|
20 vuotta sitten |
peter
|
cde3b119ef
* enable section smartlinking by default for i386-linux
|
20 vuotta sitten |
peter
|
0edbc24e91
* add FSectsIndex that stores the sections in order, the old FSects is renamed to FSectsDict
|
20 vuotta sitten |
florian
|
c7cd9ff06b
* TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
|
20 vuotta sitten |
marco
|
20087744ea
* libc patches from Almindor
|
20 vuotta sitten |
Jonas Maebe
|
8b8d3de3bf
* finally fix for fixing up conditional jumps that are too long
|
20 vuotta sitten |
oro06
|
84cd7d6706
* fixed stream resource unicode issue
|
20 vuotta sitten |
florian
|
2476957db9
* workaorund for ld merging problems from Simon Kissel
|
20 vuotta sitten |
florian
|
95b995fe27
* fixed resource streams for 64 bit systems
|
20 vuotta sitten |
florian
|
eb57d588fd
+ several olevariant helpers and wrappers implemented
|
20 vuotta sitten |
florian
|
c94849ddb0
* readded overload directive to lowercase
|
20 vuotta sitten |
florian
|
77db0e5185
+ length(<variant>);
|
20 vuotta sitten |
florian
|
7c7ca4b8b6
+ some variant helper routines implemented
|
20 vuotta sitten |
florian
|
6df53bf057
- removed overload directive from LowerCase, UpperCase hasn't one either
|
20 vuotta sitten |
florian
|
3da870d699
+ -Sk loads also dynlibs
|
20 vuotta sitten |
oro06
|
1cb9b55548
* updated wince\classes.pp stream resource unicode
|
20 vuotta sitten |