nickysn
|
6dec9ae064
+ added some missing cdecl declarations to the OpenBSD startup code
|
6 years ago |
nickysn
|
b4baba3454
* fixed the haltproc for shared libs
|
6 years ago |
nickysn
|
bb911e2f01
- unused local variable removed
|
6 years ago |
nickysn
|
fb3d287971
* fixed OpenBSD shared library initialization
|
6 years ago |
nickysn
|
52a5669117
+ enable weak externals for OpenBSD
|
6 years ago |
nickysn
|
aad032f133
* converted _FPC_proc___start in OpenBSD's si_dll.inc to pascal
|
6 years ago |
nickysn
|
4715ad605b
- don't export the ___start symbol in the OpenBSD startup code
|
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
|
ea5168aa16
* ported dllprt0.as for OpenBSD x86_64 to inline asm in si_dll.inc
|
6 years ago |
nickysn
|
df21e3a3bc
+ initial (only a stub for now) implementation of pascal-based startup code units for OpenBSD
|
6 years ago |