]> granicus.if.org Git - libx264/commit
x86inc: Support creating global symbols from local labels
authorHenrik Gramner <henrik@gramner.com>
Wed, 16 Aug 2017 13:59:16 +0000 (15:59 +0200)
committerAnton Mitrofanov <BugMaster@narod.ru>
Sun, 24 Dec 2017 19:54:14 +0000 (22:54 +0300)
commitd463a92e3b6f8ec04d54cc6c437892f9ffa98e29
tree560bc1826d1cc6f11bdba09c056b8547a543465f
parent67b5c961046621a4554a9577e68cd9e31a212091
x86inc: Support creating global symbols from local labels

On ELF platforms such symbols needs to be flagged as functions with the
correct visibility to please certain linkers in some scenarios.
common/x86/dct-32.asm
common/x86/dct-64.asm
common/x86/dct-a.asm
common/x86/x86inc.asm