Browse Source

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 -

Jonas Maebe 9 years ago
parent
commit
fcc86b7b3a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/linux/powerpc64/prt0.as

+ 1 - 0
rtl/linux/powerpc64/prt0.as

@@ -341,6 +341,7 @@ FUNCTION_PROLOG _dynamic_start
   LOAD_64BIT_VAL 10,operatingsystem_parameter_argv
   LOAD_64BIT_VAL 10,operatingsystem_parameter_argv
   std     4,0(10)
   std     4,0(10)
   /* store environment pointer */
   /* store environment pointer */
+  LOAD_64BIT_VAL 10,operatingsystem_parameter_envp
   std     5,0(10)
   std     5,0(10)
 
 
   LOAD_64BIT_VAL 8,__stkptr
   LOAD_64BIT_VAL 8,__stkptr