Michael VAN CANNEYT
|
221be05cac
* Char -> AnsiChar
|
2 years ago |
nickysn
|
77f86d22a5
* updated the parameter list to _FPC_proc___start in the OpenBSD x86_64 startup code
|
6 years ago |
nickysn
|
f2719e438c
* updated the OpenBSD x86_64 assembly startup code
|
6 years ago |
nickysn
|
6dec9ae064
+ added some missing cdecl declarations to the OpenBSD startup code
|
6 years ago |
nickysn
|
01669ebf70
* use the actual _haltproc procedure, defined in the startup code on OpenBSD
|
6 years ago |
nickysn
|
4715ad605b
- don't export the ___start symbol in the OpenBSD startup code
|
6 years ago |
nickysn
|
cf2aa6fdb7
* slight change to the OpenBSD startup code, to allow Low(__progname_storage)<>0
|
6 years ago |
nickysn
|
60d21cc041
* converted _FPC_proc___start in the OpenBSD x86_64 nonlibc startup code to Pascal
|
6 years ago |
nickysn
|
b56c181500
+ added comments with the parameters of _FPC_proc___start in the OpenBSD x86_64 startup code
|
6 years ago |
nickysn
|
7e24c07690
+ added comment for the parameter, containing the environment
|
6 years ago |
nickysn
|
66744f2f1e
* _strrchr in the OpenBSD x86_64 startup code converted to Pascal
|
6 years ago |
nickysn
|
29557b97fb
* fixed error, caused by double definition of operatingsystem_result
|
6 years ago |
nickysn
|
f1a7e2cdc5
* translated prt0.as from the OpenBSD x86_64 startup code to pascal inline asm; the code compiles, but is not used yet
|
6 years ago |
nickysn
|
df21e3a3bc
+ initial (only a stub for now) implementation of pascal-based startup code units for OpenBSD
|
6 years ago |