]> granicus.if.org Git - libvpx/commit
x86inc.asm: copy PIC macros from x86_abi_support.asm
authorJohann <johannkoenig@google.com>
Thu, 2 Apr 2020 01:41:24 +0000 (10:41 +0900)
committerJohann <johannkoenig@google.com>
Thu, 2 Apr 2020 02:01:52 +0000 (11:01 +0900)
commitcbd820dcebebfd7d5834afbffc18848c0ad9f4e0
treead4081a99f179a725f90d3faa094c8849bb3f1dd
parent66095ce5951cc382e064dc724f9019c0220e652f
x86inc.asm: copy PIC macros from x86_abi_support.asm

Reapply 7e065cd57. x86inc.asm always defines PIC for x86_64. We undefine
it for x32.

Incorporate e56f96394 as well to ensure GET_GOT_DEFINED is defined.

BUG=webm:1679

Change-Id: I1535d57bcb4223327ca63b4fd11bffcda1009332
third_party/x86inc/README.libvpx_new
third_party/x86inc/x86inc.asm_new