diff options
| author | kyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-07-25 10:33:20 +0000 |
|---|---|---|
| committer | kyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-07-25 10:33:20 +0000 |
| commit | 05c1aa95e6c37b3b281d749c76c673392941a031 (patch) | |
| tree | 216b626200bf26c09b3d85f9d9956d1ab5236774 /libjava/classpath/lib/java/sql | |
| parent | 051a57b63ac4574145b23e2da76a635bf89b9535 (diff) | |
| download | ppe42-gcc-05c1aa95e6c37b3b281d749c76c673392941a031.tar.gz ppe42-gcc-05c1aa95e6c37b3b281d749c76c673392941a031.zip | |
2012-07-25 Sergey Melnikov <sergey.melnikov@intel.com>
* config/i386/i386.md (stack_protect_set): Disable the pattern
for Android since Android libc (bionic) does not provide random
value for stack protection guard at gs:0x14. Guard value
will be provided from external symbol (default implementation).
(stack_protect_set_<mode>): Likewise.
(stack_protect_test): Likewise.
(stack_protect_test_<mode>): Likewise.
* gcc/defaults.h: Define macro TARGET_HAS_BIONIC to 0 - target does
not have Bionic by default
* config/linux.h: Redefine macro TARGET_HAS_BIONIC to (OPTION_BIONIC)
Macro OPTION_BIONIC is defined in this file and provides Bionic
accessibility status
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189840 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/java/sql')
0 files changed, 0 insertions, 0 deletions

