On Sun, 23 Oct 2022, ibuc...@gdcproject.org wrote:
> > On 17/10/2022 20:08 CEST Iain Buclaw wrote:
> >
> >
> > Hi,
> >
> > This splits up the targetdm sources so that each file only handles one
> > target platform.
> >
> > Having all logic kept in the headers means that they could become out
> On 17/10/2022 20:08 CEST Iain Buclaw wrote:
>
>
> Hi,
>
> This splits up the targetdm sources so that each file only handles one
> target platform.
>
> Having all logic kept in the headers means that they could become out of
> sync when a new target is added (loongarch*-*-linux*) or acciden