michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 năm trước cách đây |
florian
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 năm trước cách đây |
pierre
|
4a9c8e330b
+ Move EXEC_callback into separate file win/systlsdir.inc
|
13 năm trước cách đây |
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 năm trước cách đây |
sergei
|
59ac157b50
sysinit*.pp: Factored common code into include file.
|
14 năm trước cách đây |
florian
|
dbd037afcc
* link against libc when profiling
|
16 năm trước cách đây |
florian
|
0a26b6a129
+ lazarus project to build win32 rtl
|
17 năm trước cách đây |
yury
|
5ed1f63b26
* Really removed warnings about missing libs.
|
17 năm trước cách đây |
yury
|
8a3e22c772
* Removed warnings about missing libs.
|
17 năm trước cách đây |
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 năm trước cách đây |
florian
|
4e375e0c38
* set ConsoleStartupMode in all startup codes
|
18 năm trước cách đây |
florian
|
c4ed4ed7c1
* fix gprof support for win32
|
18 năm trước cách đây |
florian
|
398aed09fc
* startup code for gprof enabled executables refactored as unit
|
19 năm trước cách đây |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
19 năm trước cách đây |