Re: Restoring Renesas H8 family support.
Jacob Bachmeyer <[email protected]> Sun, 9 Nov 2025 20:32:08 -0600
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <[email protected]> |
On 11/9/25 05:37, 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. Git commit e38dd8aff575f10c84989669723d57cdbd1517c9 (the commit that removed H8 support) also removed another file related to H8 support, config/h8300.exp. Is that file somehow unimportant or does it also need to be restored? -- Jacob