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 anni fa |
florian
|
4bc28de96f
* use different haltproc for arm-linux-eabi, this should be cleaned up by using also pascal units for the startup code for arm-linux
|
16 anni fa |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 anni fa |
florian
|
10e0f0e387
* keep stack aligned at 8 byte boundary inside the startup code
|
17 anni fa |
micha
|
07ab578088
* fix loading of exit code in haltproc for armeb, exitcode is 32 bit
|
18 anni fa |
peter
|
94f2b1d941
* add initialstkptr to get the stackpointer at startup before
|
19 anni fa |
peter
|
4ace790492
* remove $Log
|
20 anni fa |
fpc
|
50778076c3
initial import
|
20 anni fa |
florian
|
7662aa905d
* beautified
|
21 anni fa |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 anni fa |
florian
|
2e80f0de5f
* arm startup code fixed
|
21 anni fa |
florian
|
c244b8b527
* fixed sigill problem when running in gdb
|
21 anni fa |
florian
|
f04bddec4a
* initial revision of arm startup code
|
22 anni fa |