1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro
The function macro always sets .align 2 before declaring the
function label (since 5c5e1ea3) and always sets the section to
.text (since 278caa6a).

The .align 5 before certain functions, added in fc252eba, were added
before .text and .align were added to the function macro and thus
became useless/unused when the function macro got them.

This restores the original intention, to align the loop entry
points.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-01-07 19:29:56 +02:00
..
2013-03-09 08:36:40 +01:00
2012-04-20 09:43:11 -04:00
2013-01-25 17:20:03 +01:00
2012-10-21 22:38:21 +02:00
2011-12-11 00:32:25 +01:00
2013-07-06 14:28:06 +02:00
2012-08-15 22:32:06 +03:00
2013-12-09 08:45:08 +01:00
2013-06-29 13:23:57 +02:00
2013-06-29 13:23:57 +02:00
2013-10-05 18:09:45 +02:00
2012-10-25 11:36:57 +02:00
2013-10-03 17:53:51 +02:00
2013-05-15 23:01:21 +02:00
2013-12-17 09:34:08 +01:00
2012-06-22 17:15:18 +01:00
2012-08-15 22:32:06 +03:00