Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2011 11:28:34 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/binutils/ld/emultempl ppc64elf.em
Message-ID:  <201101141128.p0EBSjO0064999@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-01-14 11:28:34 UTC

  FreeBSD src repository

  Modified files:
    contrib/binutils/ld/emultempl ppc64elf.em 
  Log:
  SVN rev 217395 on 2011-01-14 11:28:34Z by kib
  
  On PowerPC64, linker emits a fake object into each linked object,
  'linker stubs'. Add .note.GNU-stack for the stubs objects. Without this,
  final binary will have RWE mode for PT_GNU_STACK regardless of the
  actual requirements.
  
  Tested by:      nwhitehorn
  Reviewed by:    dim, nwhitehorn
  
  Revision  Changes    Path
  1.2       +473 -40   src/contrib/binutils/ld/emultempl/ppc64elf.em



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