]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(_dl_start_user): Don't set __libc_stack_end.
authorAndreas Jaeger <aj@suse.de>
Wed, 25 Aug 2004 05:57:35 +0000 (05:57 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 25 Aug 2004 05:57:35 +0000 (05:57 +0000)
sysdeps/mips/dl-machine.h

index bfd3a6250eb446953b171481a1950a34523644c6..944f3c10a5f6517e7d06ddac7ffd205fa2461486 100644 (file)
@@ -485,8 +485,6 @@ _dl_start_user:\n\
        move $16, $28\n\
        # Save the user entry point address in a saved register.\n\
        move $17, $2\n\
-       # Store the highest stack address\n\
-       " STRINGXP(PTR_S) " $29, __libc_stack_end\n\
        # See if we were run as a command with the executable file\n\
        # name as an extra leading argument.\n\
        lw $2, _dl_skip_args\n\