Merge changes from topic 'x86inc'
authorJohann Koenig <johannkoenig@chromium.org>
Wed, 24 Feb 2016 22:33:02 +0000 (22:33 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Wed, 24 Feb 2016 22:33:02 +0000 (22:33 +0000)
* changes:
  x86inc.asm: only set visibility for chromium builds
  Only use .text sections for aout
  Use .text instead of .rodata on macho
  Copy PIC handling code from x86_abi_support
  Set 'private_extern' visibility for macho targets
  Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
  Use libvpx defines to set name mangling rules
  Customize x86inc.asm for libvpx
  Update x86inc.asm from x264


Trivial merge