Files
ffmpeg/libavcodec
Ross Burton e466f0dbad libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43
binutils 2.43 has stricter validation for labels[1] and results in errors
when building ffmpeg for armv5:

src/libavcodec/arm/mlpdsp_armv5te.S:232: Error: junk at end of line, first unrecognized character is `0'

Remove the leading zero in the "01" label to resolve this error.

[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=226749d5a6ff0d5c607d6428d6c81e1e7e7a994b

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 654bd47716)
2024-08-16 13:48:04 +03:00
..
2023-11-10 00:25:38 +01:00
2024-07-24 14:16:16 +02:00
2024-07-21 21:45:15 +02:00
2024-07-21 21:45:37 +02:00
2024-06-13 11:22:11 +02:00
2024-06-13 11:22:10 +02:00
2022-07-12 21:55:22 +02:00
2023-02-22 00:32:19 +01:00
2024-07-21 22:12:44 +02:00
2024-06-13 19:45:26 +02:00
2024-07-21 22:14:11 +02:00
2023-10-30 00:39:00 +01:00
2023-02-22 00:10:15 +01:00
2023-02-21 23:53:32 +01:00
2023-10-30 00:38:57 +01:00
2022-07-13 00:27:37 +02:00
2024-06-13 11:22:12 +02:00
2024-06-13 19:44:50 +02:00
2022-07-12 21:55:22 +02:00