Merge changes from topic 'x86inc'
authorJames Zern <jzern@google.com>
Mon, 10 Aug 2015 21:20:38 +0000 (21:20 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Mon, 10 Aug 2015 21:20:38 +0000 (21:20 +0000)
* changes:
  Only use .text sections for aout
  Use newer x86inc.asm
  Use .text instead of .rodata on macho
  Copy PIC handling code from x86_abi_support
  Set 'private_extern' visibility for macho targets
  Avoid 'amdnop' when building with nasm
  Catch all elf formats
  Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
  Use libvpx defines to set name mangling rules
  Customize x86inc.asm for libvpx


Trivial merge