diff options
Diffstat (limited to 'repo/libmad/libmad.thumb.patch')
-rw-r--r-- | repo/libmad/libmad.thumb.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/repo/libmad/libmad.thumb.patch b/repo/libmad/libmad.thumb.patch new file mode 100644 index 0000000..13edde2 --- /dev/null +++ b/repo/libmad/libmad.thumb.patch @@ -0,0 +1,12 @@ +--- ./imdct_l_arm.S.orig 2010-02-25 13:25:23.000000000 +0100 ++++ ./imdct_l_arm.S 2010-02-25 13:27:26.000000000 +0100 +@@ -468,7 +468,7 @@ + + @---- + +- add r2, pc, #(imdct36_long_karray-.-8) @ r2 = base address of Knn array (PIC safe ?) ++ adr r2, imdct36_long_karray + + + loop: + |