Copied from Debian. From: Konstantinos Margaritis Subject: use "adr" instead of "add" to make code ready for thumb2 --- ./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: ://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/etc/disarchive-manifest.scm
AgeCommit message (Expand)Author
2024-02-12gnu: disarchive: Update to 0.6.0....Timothy Sample
2023-10-08disarchive-manifest: Add one manifest entry per tarball....Ludovic Courtès
2022-08-06disarchive-manifest: Exclude the Chromium tarball....Ludovic Courtès
2022-08-05disarchive-manifest: Filter out origins without a hash....Ludovic Courtès
2022-08-05disarchive-manifest: Handle tar.xz archives....Ludovic Courtès
2021-10-09disarchive-manifest: Provide valid 'version' string....Ludovic Courtès
2021-09-14etc: Add 'disarchive-manifest.scm'....Ludovic Courtès