svenbarth
|
0f9451fbb7
* switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target
|
8 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
|
ac51f535ae
* support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236
|
15 years ago |
florian
|
4af9d14a64
* fixed errors
|
19 years ago |
peter
|
94f2b1d941
* add initialstkptr to get the stackpointer at startup before
|
19 years ago |
peter
|
da9ea7ff88
* use exit_group syscall to also stop all threads
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
ca6c0e3688
+ added some missing c types
|
20 years ago |
florian
|
07c28067aa
* fixed sse exception handling
|
21 years ago |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 years ago |
florian
|
d18f952c09
* prt0.as exit code handling fixed
|
21 years ago |
florian
|
89f4784e8d
* fixed halt code
|
21 years ago |
florian
|
c645ff1af9
+ haltproc added
|
21 years ago |
peter
|
45aef562dd
* c stub implemented
|
21 years ago |
florian
|
515ee5aef6
* linking problems fixed
|
21 years ago |
peter
|
6a121ddc75
* fixed syntax errors
|
21 years ago |
florian
|
1a6b8df27c
+ initial revision
|
22 years ago |