sergei
|
a3364a4b80
- RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit.
|
12 년 전 |
sergei
|
31f9a9d420
* Fixed label name in .globl and .type directives, was causing every library to contain an unwanted dynamic reference to "_start".
|
13 년 전 |
tom_at_work
|
9ce34c63c9
Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux.
|
14 년 전 |
pierre
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 년 전 |
Jonas Maebe
|
1f61b5b30c
* reverted the rtl patches from r14184, because they cause an endless
|
15 년 전 |
Jonas Maebe
|
38c09952a3
* don't exit the program in the exit code of shared libraries under Linux
|
16 년 전 |
Jonas Maebe
|
92ff07deaf
* several fixes by Pierre Pede (parts of his patch to mantis #12492)
|
16 년 전 |
florian
|
065b187c26
* properties set
|
18 년 전 |
florian
|
20dfbaee59
* proper initialization of library
|
19 년 전 |
florian
|
7cc3d3d532
* made it working
|
19 년 전 |
florian
|
ded759a247
* implemented
|
19 년 전 |
peter
|
4ace790492
* remove $Log
|
20 년 전 |
fpc
|
50778076c3
initial import
|
20 년 전 |
florian
|
76a01b9847
+ dummy implementations
|
23 년 전 |