~siretart/x264/trunk

Viewing all changes in revision 2946.

  • Committer: Anton Mitrofanov
  • Author(s): Henrik Gramner
  • Date: 2019-03-06 19:45:50 UTC
  • Revision ID: git-v1:275ef5332dffec445a0c5a78dbc00c3e0766011d
x86: Always use PIC in x86-64 asm

Most x86-64 operating systems nowadays doesn't even allow .text relocations
in object files any more, and there is no measurable overall performance
difference from using RIP-relative addressing in x264 asm.

Enforcing PIC reduces complexity and simplifies testing.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: