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 yıl önce |
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 yıl önce |
pierre
|
4b743a7a61
* IsLibrary is a byte-sized boolean, thus use stb instruction to set value
|
14 yıl önce |
pierre
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 yıl önce |
Jonas Maebe
|
1f61b5b30c
* reverted the rtl patches from r14184, because they cause an endless
|
14 yıl önce |
tom_at_work
|
5f3aaf1e60
* minor changes to the startup code: use exit_group syscall to exit, minor cleanup
|
15 yıl önce |
tom_at_work
|
9a969c18cd
Startup files fixes for ppc/ppc64
|
15 yıl önce |
tom_at_work
|
b2e1cf2610
* powerpc64 port now (manually) cycles, most test programs in tests/test are fine too
|
20 yıl önce |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 yıl önce |