On 4/13/25 13:13, Quentin Boswank wrote:
[...]
this is my first time submitting something to GNU software, as I am
only knowledgeable about the GitHub/GitLab PR/MR workflow. Please
guide me a bit here.
Welcome,
At GNU we typically use the traditional Git workflow, where patches are
submitted via email to mailing lists. The Git "format-patch" command is
likely to be useful.
For example, the subject line for the message carrying your patch should
be "[PATCH] support SuperH FPU suffixes".
[...] I am willing to update these changed to the newest version and
give test cases.
Yes, the patch should be relative to the current Git master branch at
<URL:git://git.savannah.gnu.org/config.git> or
<URL:https://git.savannah.gnu.org/git/config.git> and I am quite sure
that test cases will be appreciated.
-- Jacob