Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2009 13:08:15 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/include elf.h src/sys/sun4v/include elf.h
Message-ID:  <200910181309.n9ID91nN088810@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-10-18 13:08:15 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  elf.h 
    sys/sun4v/include    elf.h 
  Log:
  SVN rev 198203 on 2009-10-18 13:08:15Z by marius
  
  Change the load base to below 2GB so PIE binaries work including when
  compiled to use the Medium/Low code model, which we currently default
  to for the userland. GNU/Linux has moved their default to Medium/Middle
  some time ago, which probably explains why the current GNU ld(1) uses
  a base in the range between 32 and 44 bits instead.
  
  Submitted by:   kib
  
  Revision  Changes    Path
  1.19      +1 -1      src/sys/sparc64/include/elf.h
  1.6       +1 -1      src/sys/sun4v/include/elf.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910181309.n9ID91nN088810>