mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 22:30:30 +02:00
Merged immediately, because this file is no longer used/tested by trunk, and
when it's used for bootstrapping then the changed code isn't used (it's only used when linking to dynamic libraries without linking to libc) --- Merging r33045 into '.': U rtl/linux/powerpc64/prt0.as --- Recording mergeinfo for merge of r33045 into '.': U . git-svn-id: branches/fixes_3_0@33046 -
This commit is contained in:
parent
ad1cae9f84
commit
fcc86b7b3a
@ -341,6 +341,7 @@ FUNCTION_PROLOG _dynamic_start
|
||||
LOAD_64BIT_VAL 10,operatingsystem_parameter_argv
|
||||
std 4,0(10)
|
||||
/* store environment pointer */
|
||||
LOAD_64BIT_VAL 10,operatingsystem_parameter_envp
|
||||
std 5,0(10)
|
||||
|
||||
LOAD_64BIT_VAL 8,__stkptr
|
||||
|
Loading…
Reference in New Issue
Block a user