summaryrefslogtreecommitdiff
path: root/third_party/x86inc
AgeCommit message (Expand)Author
2016-03-07define GET_GOT_DEFINED if not previously definedScott LaVarnway
2016-02-17x86inc.asm: only set visibility for chromium buildsJames Zern
2016-02-17Only use .text sections for aoutJohann
2016-02-17Use .text instead of .rodata on machoJohann
2016-02-17Copy PIC handling code from x86_abi_supportJohann
2016-02-17Set 'private_extern' visibility for macho targetsJohann
2016-02-17Expand PIC default to macho64 and respect CONFIG_PIC from libvpxJohann
2016-02-17Use libvpx defines to set name mangling rulesJohann
2016-02-17Customize x86inc.asm for libvpxJohann
2016-02-17Update x86inc.asm from x264Johann
2015-12-10Minor cleanupYunqing Wang
2015-12-10Fix the win32 crash when GET_GOT is not definedYunqing Wang
2015-09-02x86inc.asm: fix NASM compilationKO Myung-Hun
2015-08-19x86inc.asm: only set visibility for chromium buildsJames Zern
2015-08-10Only use .text sections for aoutJohann
2015-08-07Use newer x86inc.asmJohann
2015-08-07Use .text instead of .rodata on machoJohann
2015-08-07Copy PIC handling code from x86_abi_supportJohann
2015-08-07Set 'private_extern' visibility for macho targetsJohann
2015-08-07Avoid 'amdnop' when building with nasmJohann
2015-08-07Catch all elf formatsJohann
2015-08-07Expand PIC default to macho64 and respect CONFIG_PIC from libvpxJohann
2015-08-07Use libvpx defines to set name mangling rulesJohann
2015-08-07Customize x86inc.asm for libvpxJohann
2015-08-07Update x86inc.asm from x264Johann
2015-04-15Allow specifying a different prefix in x86inc.asmJohann
2015-01-27Fix issues in 32bit PIC enabled buildYunqing Wang
2014-11-24Changes to assembler for NASM on mac.John Stark
2014-07-24x86inc: fix compilation with NASM KO Myung-Hun
2014-05-19Make x86inc support local variable arrayJingning Han
2014-05-01Only hide assembly functions for ChromeJohann
2014-04-11rename README.webm -> README.libvpxJames Zern
2013-09-23Hide global symbols for macho32/64Yunqing Wang
2013-09-18Fix x86inc.asm to build PIC code correctlyYunqing Wang
2013-02-03Use smartalign for long nops with NASMKO Myung-Hun
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2012-10-30Change decoder vp8_ and vp8dx_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-06-20x86inc: add some more format identifiers for elf file format recognition.Ronald S. Bultje
2012-06-18x86inc: Move x86inc to the correct location.Daniel Kang