Michael VAN CANNEYT
|
4c2b54ee0d
* Char -> AnsiChar
|
2 years ago |
florian
|
3e3b96e088
* fix of Erroneous reading of the value of the StackLength variable at program start based on issue report by Sergey Larin, resolves #40211
|
2 years ago |
florian
|
baa28faa19
* pic'fied startup code
|
3 years ago |
florian
|
b24eb3cce7
* x86_64-linux uses now pascal init code
|
7 years ago |
florian
|
05a92d55e4
* partly reverted #38320, the code was correct
|
7 years ago |
florian
|
92776e1864
* keep stack aligned when using profiler stubs
|
7 years ago |
pierre
|
a706c3900f
Fix loading of argc field (longint type) of TEntryInformation.OS record
|
7 years ago |
svenbarth
|
0f9451fbb7
* switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target
|
8 years ago |
svenbarth
|
7f5352280d
Fix si_g.inc for x86_64-linux:
|
9 years ago |
svenbarth
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
9 years ago |
florian
|
c1091e1724
* added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255
|
10 years ago |
sergei
|
3a3f7859f7
* x86_64-linux: ExitCode is passed as parameter to _haltproc, so assembler hacking with global variable is not necessary.
|
10 years ago |
sergei
|
eb30da60a6
* x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files.
|
11 years ago |