This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86: prevent undue use of GOT32X and alike relocations


On Thu, Jan 30, 2020 at 2:49 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> Comparison of i.tm.base_opcode against particular but not sufficiently
> specific values needs to be accompanied by other qualification. Exclude
> VEX and alike encodings here, and also exclude all forms of prefixes
> explicitly specified in the opcodes table. While using @GOT with such
> insns may not be very useful, it also isn't with e.g. ADC and SBB, yet
> these get explicitly listed in comments as supported.
>
> gas/
> 2020-01-XX  Jan Beulich  <jbeulich@suse.com>
>
>         * config/tc-i386.c (output_disp): Tighten base_opcode check.
>         * testsuite/gas/i386/got.s: Add LSL, MOVLPS, and BNDCN cases.
>         * testsuite/gas/i386/got-no-relax.d, testsuite/gas/i386/got.d:
>         Adjust expectations.
>

OK.

Thanks.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]