CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/05/28 17:24:16
Modified files:
gnu/usr.bin/binutils-2.17/bfd: elf-bfd.h elf.c elflink.c
gnu/usr.bin/binutils-2.17/binutils: readelf.c
gnu/usr.bin/binutils-2.17/include: bfdlink.h
gnu/usr.bin/binutils-2.17/include/elf: common.h
gnu/usr.bin/binutils-2.17/ld: ld.texinfo ldgram.y
gnu/usr.bin/binutils-2.17/ld/emultempl: elf32.em
Log message:
-z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placed
on a binary by a software builder (ie. packager) to indicate to the kernel
that this software performs W^X violations.
ok kettenis guenther millert