diff options
| author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-28 22:42:28 +0000 |
|---|---|---|
| committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-28 22:42:28 +0000 |
| commit | bac6f1f62ef1b30147e465a1f0fb6a89e8b98eb9 (patch) | |
| tree | 84c619a9a3c6d7013addd57ed7d910c8934a1e19 /libjava/classpath/lib/gnu/java/security | |
| parent | aa615cb369d7079aa2a8e6cecd814c08b071dde0 (diff) | |
| download | ppe42-gcc-bac6f1f62ef1b30147e465a1f0fb6a89e8b98eb9.tar.gz ppe42-gcc-bac6f1f62ef1b30147e465a1f0fb6a89e8b98eb9.zip | |
Add ABI_64 and replace ISA_X32 with ABI_X32
2012-03-28 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Add
OPTION_MASK_ABI_64.
* config/i386/gnu-user64.h (SPEC_64): Support TARGET_BI_ARCH == 2.
(SPEC_X32): Likewise.
(MULTILIB_DEFAULTS): Likewise.
* config/i386/i386.c (isa_opts): Remove -m64.
(ix86_target_string): Properly handle -m32/-m64/-mx32.
(ix86_option_override_internal): Properly
set OPTION_MASK_ISA_64BIT and OPTION_MASK_ISA_X32 as well as
handle -m32, -m64 and -mx32.
* config/i386/i386.h (TARGET_X32): Replace OPTION_ISA_X32
with OPTION_ABI_X32. Moved after TARGET_LP64.
(TARGET_LP64): Changed to OPTION_ABI_64.
* config/i386/i386.opt (m64): Replace ISA_64BIT with ABI_64.
(mx32): Replace ISA_X32 with ABI_X32.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185937 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/security')
0 files changed, 0 insertions, 0 deletions

