Merge changes from topic 'x86inc'
commit784eebb2d39c2f994b4ad0954cc0d800999eafda
authorJohann Koenig <johannkoenig@chromium.org>
Wed, 24 Feb 2016 22:33:02 +0000 (24 22:33 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Wed, 24 Feb 2016 22:33:02 +0000 (24 22:33 +0000)
tree00e83a213a57f576e13a37bdb7ebbf01f6e82f56
parent87bd54fa051527c46c98c9a6e5e368f7cc1ddb9c
parenta4b47b89fd73bcd7f59f94907fef7d43bedd625b
Merge changes from topic 'x86inc'

* 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