florian
|
c67502ac2c
* real consts are now stored in text segment so they can be easier accessed
|
20 жил өмнө |
florian
|
10db94c8c1
* there is no muls, muld must be generated
|
20 жил өмнө |
florian
|
4f2c0a7049
* don't setup generic widestring routines, this would override the win32 specific ones
|
20 жил өмнө |
florian
|
e0d2eee158
* GenericAnsiStrComp fix from Vincent Snijders
|
20 жил өмнө |
florian
|
5a2b5a50a4
* data order for doubles in int registers on wince fixed
|
20 жил өмнө |
florian
|
0b3094fdde
* from Thomas Schatzl: changed result type of InstanceSize to PtrInt
|
20 жил өмнө |
florian
|
700aacf6a3
+ forgot to add some helpers, now type cast helpers for olevariants should be complete
|
20 жил өмнө |
florian
|
372141e19d
+ more olevariant type cast wrappers
|
20 жил өмнө |
florian
|
6863cb00df
* code simplified
|
20 жил өмнө |
peter
|
cde3b119ef
* enable section smartlinking by default for i386-linux
|
20 жил өмнө |
peter
|
0edbc24e91
* add FSectsIndex that stores the sections in order, the old FSects is renamed to FSectsDict
|
20 жил өмнө |
florian
|
c7cd9ff06b
* TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
|
20 жил өмнө |
marco
|
20087744ea
* libc patches from Almindor
|
20 жил өмнө |
Jonas Maebe
|
8b8d3de3bf
* finally fix for fixing up conditional jumps that are too long
|
20 жил өмнө |
oro06
|
84cd7d6706
* fixed stream resource unicode issue
|
20 жил өмнө |
florian
|
2476957db9
* workaorund for ld merging problems from Simon Kissel
|
20 жил өмнө |
florian
|
95b995fe27
* fixed resource streams for 64 bit systems
|
20 жил өмнө |
florian
|
eb57d588fd
+ several olevariant helpers and wrappers implemented
|
20 жил өмнө |
florian
|
c94849ddb0
* readded overload directive to lowercase
|
20 жил өмнө |
florian
|
77db0e5185
+ length(<variant>);
|
20 жил өмнө |
florian
|
7c7ca4b8b6
+ some variant helper routines implemented
|
20 жил өмнө |
florian
|
6df53bf057
- removed overload directive from LowerCase, UpperCase hasn't one either
|
20 жил өмнө |
florian
|
3da870d699
+ -Sk loads also dynlibs
|
20 жил өмнө |
oro06
|
1cb9b55548
* updated wince\classes.pp stream resource unicode
|
20 жил өмнө |
peter
|
22a20e15e4
* aligntoptr needs to use unsigned calculations, patch by Thomas
|
20 жил өмнө |
peter
|
32fa578b58
* fix wrong typecast for smallset
|
20 жил өмнө |
marco
|
64dd758281
* minor updates
|
20 жил өмнө |
peter
|
c7f720aa09
* remove wrong check for empty section name. An empty section name is
|
20 жил өмнө |
florian
|
527a01bc9d
+ TResourceStream implemented
|
20 жил өмнө |
florian
|
bb26084a0f
+ UCS4StringToWideString
|
20 жил өмнө |