Hi Tom, I'd like to do the commit myself, although I'm having some issues. Namely, I've been following this guide https://sourceware.org/gdb/wiki/PushingToReleaseBranch and I have the bug report: https://sourceware.org/bugzilla/show_bug.cgi?id=30571 And locally I have the commit in the specified format. The only thing I'm having an issue with is that I don't know how to proceed with this, as pusing to master understandably gives me a 403, and I haven't seen any mention of pushing a patch via a PR. What would be the next step here? Thanks, Branislav ________________________________ From: Tom Tromey Sent: Tuesday, June 20, 2023 6:42 PM To: Branislav Brzak Cc: Tom Tromey ; gdb-patches@sourceware.org ; Dragoslav Sicarov ; Djordje Todorovic Subject: Re: [PATCH 0/1] riscv: Ensure LE instruction fetching >>>>> Branislav Brzak writes: > Here is the patch with the changes you specified. Looks great. Approved-By: Tom Tromey If you need me to commit it for you, let me know. Tom