* [FFmpeg-devel] [PATCH] doc: mention that for RISC-V, we prefer .S files
@ 2023-12-05 9:59 Jean-Baptiste Kempf
2023-12-05 13:45 ` J. Dekker
2023-12-05 14:00 ` Rémi Denis-Courmont
0 siblings, 2 replies; 3+ messages in thread
From: Jean-Baptiste Kempf @ 2023-12-05 9:59 UTC (permalink / raw)
To: ffmpeg-devel
[-- Attachment #1: Type: text/plain, Size: 78 bytes --]
$subject
See attachment.
--
Jean-Baptiste Kempf - President
+33 672 704 734
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-mention-that-for-RISC-V-we-prefer-.S-files.patch --]
[-- Type: text/x-patch; name="0001-doc-mention-that-for-RISC-V-we-prefer-.S-files.patch", Size: 667 bytes --]
From 13eb5105ff6fe664d4a45da6970875ceb763dfe0 Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Kempf <jb@videolan.org>
Date: Tue, 5 Dec 2023 10:56:55 +0100
Subject: [PATCH] doc: mention that for RISC-V, we prefer .S files
---
doc/developer.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developer.texi b/doc/developer.texi
index 26dc5b9749..eed0ee4915 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -99,7 +99,7 @@ The specific syntax used for writing assembly is:
NASM on x86;
@item
-GAS on ARM.
+GAS on ARM and RISC-V.
@end itemize
A unit testing framework for assembly called @code{checkasm} lives under
--
2.43.0
[-- Attachment #3: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FFmpeg-devel] [PATCH] doc: mention that for RISC-V, we prefer .S files
2023-12-05 9:59 [FFmpeg-devel] [PATCH] doc: mention that for RISC-V, we prefer .S files Jean-Baptiste Kempf
@ 2023-12-05 13:45 ` J. Dekker
2023-12-05 14:00 ` Rémi Denis-Courmont
1 sibling, 0 replies; 3+ messages in thread
From: J. Dekker @ 2023-12-05 13:45 UTC (permalink / raw)
To: ffmpeg-devel
"Jean-Baptiste Kempf" <jb@videolan.org> writes:
> $subject
>
> See attachment.
Pushed with slight commit rewording for clarity.
--
jd
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FFmpeg-devel] [PATCH] doc: mention that for RISC-V, we prefer .S files
2023-12-05 9:59 [FFmpeg-devel] [PATCH] doc: mention that for RISC-V, we prefer .S files Jean-Baptiste Kempf
2023-12-05 13:45 ` J. Dekker
@ 2023-12-05 14:00 ` Rémi Denis-Courmont
1 sibling, 0 replies; 3+ messages in thread
From: Rémi Denis-Courmont @ 2023-12-05 14:00 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Le 5 décembre 2023 11:59:39 GMT+02:00, Jean-Baptiste Kempf <jb@videolan.org> a écrit :
>$subject
>
>See attachment.
I think that the non-ISA specification is a better reference than GNU/binutils. The later takes some controversial liberties from the earlier. And while I blame LLVM as a project for sitting on the `.option arch` support patch set for months and months, I don't blame them for adhering to the specification where binutils doesn't.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-05 14:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 9:59 [FFmpeg-devel] [PATCH] doc: mention that for RISC-V, we prefer .S files Jean-Baptiste Kempf
2023-12-05 13:45 ` J. Dekker
2023-12-05 14:00 ` Rémi Denis-Courmont
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git