Files
build/core
Nick Kralevich d9d2e7a42c x86: enable PIE for dynamically linked executables
Compile all x86 programs on Android with -fPIE and -pie. This enables
PIE (Position Independent Executables), which helps protect Android
applications from exploitation due to memory management bugs.

Note 1: PIE *static* executables are not supported at this time and
require additional linker changes.

Note 2: This change compliments 026a85b129,
which was the exact same change, except for ARM.

Testing: Rebuilt the tree completely from scratch, and verified
that the system boots and basic functionality works in the emulator.

Change-Id: I990064c37da3d857e663b27f31fee05f689a2824
2011-11-04 13:15:24 -07:00
..
2011-10-14 19:37:57 -07:00
2011-06-07 18:20:30 -07:00
2011-11-02 11:19:28 -07:00
2011-11-02 11:19:28 -07:00
2011-11-02 11:19:28 -07:00
2010-02-18 12:23:35 -08:00
2011-10-05 09:49:24 -07:00