OSDN Git Service

Replace ASMALIGN() with .p2align
authorMans Rullgard <mans@mansr.com>
Sat, 15 Jan 2011 22:09:35 +0000 (22:09 +0000)
committerMans Rullgard <mans@mansr.com>
Tue, 18 Jan 2011 20:48:24 +0000 (20:48 +0000)
commitef4a65149db95acc7271a425a2cd0d2259740c84
tree1e6afea7b341fa246d491ed8d7dcf1641ee89aba
parentac3c9d016917494e9cecb12f6e5a42fbd2e7adc1
Replace ASMALIGN() with .p2align

This macro has unconditionally used .p2align for a long time and
serves no useful purpose.
14 files changed:
configure
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputil_mmx_avg_template.c
libavcodec/x86/dsputil_mmx_qns_template.c
libavcodec/x86/dsputil_mmx_rnd_template.c
libavcodec/x86/dsputilenc_mmx.c
libavcodec/x86/idct_sse2_xvid.c
libavcodec/x86/motion_est_mmx.c
libavcodec/x86/mpegvideo_mmx.c
libavcodec/x86/mpegvideo_mmx_template.c
libavcodec/x86/simple_idct_mmx.c
libavcodec/x86/vc1dsp_mmx.c
libswscale/rgb2rgb_template.c
libswscale/swscale_template.c