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
|
50639d89e7
* x86_64-linux startup: use ABI tag from abitag.o, cleaned out inlined versions.
|
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 |
florian
|
0d97f9ab6c
+ initial implementation for x86_64, problem currently the usage of .section to create the necessary note section
|
18 years ago |