sergei
|
2efa348b19
- Cleaned out more assembler hacks around ExitCode variable
|
%!s(int64=10) %!d(string=hai) anos |
Jonas Maebe
|
0ad1a26c61
* adjusted startup code so it guarantees 16 byte stack alignment on program
|
%!s(int64=13) %!d(string=hai) anos |
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.
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
f411f08629
* declared external fpc_geteipasebx , with local suffix to avoid clashes.
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
cdb4975530
* killed fpc_geteipbasebx in the startup code, mantis #19504
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
84cc38f4af
* moved {$asmmode att} to top of file (mantis #17377)
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
92ff07deaf
* several fixes by Pierre Pede (parts of his patch to mantis #12492)
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
7901625134
* call finalization routine of dynamic linker before exiting (forgot to
|
%!s(int64=17) %!d(string=hai) anos |
mazen
|
0f73d54ac8
+ Added ATT assmebler mode directive to override any default in fpc.cfg. Otherwise we need to override it in makefile.
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
d1d7c59244
* fixed compile after exitcode size change
|
%!s(int64=18) %!d(string=hai) anos |
micha
|
6bfff9702e
+ add linux/i386 start units
|
%!s(int64=19) %!d(string=hai) anos |