diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-10-24 07:47:32 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-10-24 07:47:43 -0700 |
commit | da5f19a2534936376228943de85fdd60f6ddd839 (patch) | |
tree | 5b1bdcd80212000f7ebbd9d2b0094306ce0a3825 /gdb/expression.h | |
parent | 5033013f17524964564dac5d422739ae5214729e (diff) | |
download | binutils-da5f19a2534936376228943de85fdd60f6ddd839.zip binutils-da5f19a2534936376228943de85fdd60f6ddd839.tar.gz binutils-da5f19a2534936376228943de85fdd60f6ddd839.tar.bz2 |
i386: Support .code64 directive only with 64-bit bfd
Without 64-bit bfd, we can't properly support .code64 directive in
32-bit mode.
* config/tc-i386.c (md_pseudo_table): Add .code64 directive
only if BFD64 is defined.
* testsuite/gas/i386/code64-inval.l: New file.
* gas/testsuite/gas/i386/code64-inval.s: Likewise.
* gas/testsuite/gas/i386/code64.d: Likewise.
* gas/testsuite/gas/i386/code64.s: Likewise.
* testsuite/gas/i386/i386.exp: Run mixed-mode-reloc32,
att-regs, intel-regs, intel-expr and string-ok tests only if
assembler supports x86-64. Run code64 and code64-inval.
Diffstat (limited to 'gdb/expression.h')
0 files changed, 0 insertions, 0 deletions