Date: Tue, 25 Jan 2011 21:06:49 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/sys Makefile.inc Message-ID: <201101252107.p0PL757S061031@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2011-01-25 21:06:49 UTC
FreeBSD src repository
Modified files:
lib/libc/sys Makefile.inc
Log:
SVN rev 217850 on 2011-01-25 21:06:49Z by kib
Emit .note.GNU-stack for the syscall stubs generated by libc only on
architectures that support this .note. In particular, do not unneccessary
emit the notes on ia64 and sparc64, which ABI require non-executable stacks.
Tested by: marcel
Revision Changes Path
1.149 +9 -2 src/lib/libc/sys/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101252107.p0PL757S061031>
