marco
|
8dda76642d
--- Merging r20079 into '.':
|
13 년 전 |
sergei
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 년 전 |
sergei
|
59ac157b50
sysinit*.pp: Factored common code into include file.
|
14 년 전 |
florian
|
0a26b6a129
+ lazarus project to build win32 rtl
|
17 년 전 |
florian
|
b2b0e749bb
* win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll
|
18 년 전 |
florian
|
91cdcff845
* the cygwin1.dll messes with the console mode so store and restore the console mode if necessary
|
18 년 전 |
florian
|
c4ed4ed7c1
* fix gprof support for win32
|
18 년 전 |
florian
|
a8928cf22e
* fixed linking against cgywin on win32
|
19 년 전 |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
19 년 전 |