commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-214-gea6526c


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-214-gea6526c
Date: Wed, 7 Oct 2020 16:42:48 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  ea6526c444028ad8293593476f31f88c7e693745 (commit)
      from  e8f87dc5ac86ed6c42119cf40f8fc30171bb7248 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ea6526c444028ad8293593476f31f88c7e693745
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Oct 7 22:40:10 2020 +0200

    elf-load: Avoid loading PIE binaries at address 0
    
    It seems that ld.so sometimes gets into troubles and hangs at bootstrap.
    
    * kern/elf-load.c (exec_load): When x.e_type == ET_DYN || x.e_type ==
    ET_REL, add 128MiB as loadbase.

-----------------------------------------------------------------------

Summary of changes:
 kern/elf-load.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]