florian
|
eeadf618b8
+ abi tag for i386
|
6 years ago |
florian
|
e949276d9d
* basic implementation for pure pascal programs to allocate tls space
|
6 years ago |
Jonas Maebe
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
florian
|
a86531c225
* load exit code in _haltproc for thumb
|
12 years ago |
florian
|
767e932e0e
+ arm-linux startup code for thumb
|
12 years ago |
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 years ago |
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 years ago |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 years ago |
florian
|
10e0f0e387
* keep stack aligned at 8 byte boundary inside the startup code
|
17 years ago |
micha
|
07ab578088
* fix loading of exit code in haltproc for armeb, exitcode is 32 bit
|
18 years ago |
peter
|
94f2b1d941
* add initialstkptr to get the stackpointer at startup before
|
19 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
7662aa905d
* beautified
|
21 years ago |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 years ago |
florian
|
2e80f0de5f
* arm startup code fixed
|
21 years ago |
florian
|
c244b8b527
* fixed sigill problem when running in gdb
|
21 years ago |
florian
|
f04bddec4a
* initial revision of arm startup code
|
22 years ago |