Re: Restoring Renesas H8 family support.
Jacob Bachmeyer <[email protected]> Sun, 9 Nov 2025 20:32:37 -0600
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <[email protected]> |
On 11/9/25 11:32, Maciej W. Rozycki wrote: > On Sun, 9 Nov 2025, Jan Dubiec wrote: > >> May I suggest restoring H8 support? These MCUs are still supported by binutils >> and gcc and there are a few people who still use them. >> >> The attached patch is a diff against revision 77221613 (from 22md March 2016), >> the last revision before H8 support removal. As you can see, the changes are >> minor, mostly linker script name and its location. > Please submit a patch series with a revert of the removal of the relevant > files as the first change and then your incremental change as the second. I can certainly pull the files from the Git history and then apply a patch, but you are correct that an explicit revert/change sequence will make the changes much easier for others on the mailing list to review. -- Jacob