Files
build/core
Nick Kralevich 2915cc3e32 Enable NX protections
Add -Wa,--noexecstack and -Wl,-z,noexecstack as default
flags when compiling applications.  This enables NX
protections, which prevent code from executing on the
stack or heap.  NX protections can block a large number
of buffer overflow attacks, and is an important security
feature.

Change-Id: Iad4bab9f8664584ba6ce832a5318d07680d7a908
2010-05-05 11:09:52 -07:00
..
2010-05-05 11:09:52 -07:00
2009-10-02 08:01:02 -07:00
2010-03-03 13:08:28 -08:00
2010-04-30 13:22:56 -07:00
2010-05-04 18:08:21 -07:00
2010-02-18 12:23:35 -08:00
2010-04-15 14:06:28 -07:00