Arnaud Charlet <[email protected]> 于2021年2月23日周二 下午5:07写道:
>
> > For MIPS N64 and N32:
> > add GNATRTL_128BIT_PAIRS to LIBGNAT_TARGET_PAIRS
> > add GNATRTL_128BIT_OBJS to EXTRA_GNATRTL_NONTASKING_OBJS
> >
> > gcc/ada/ChangeLog:
> > PR ada/98996
> > * Makefile.rtl: <mips*-*-linux*> add 128Bit operation file to MIPS
> > N64 and N32 (LIBGNAT_TARGET_PAIRS, EXTRA_GNATRTL_NONTASKING_OBJS).
>
> As for the other recent submit, the ChangeLog file is now generated
> automatically.
I did generate the ChangeLog by contrib/mklog.py by:
contrib/mklog.py 0002_MY_PATCH.patch
and get an empty ChangeLog template.
gcc/ada/ChangeLog:
* ChangeLog:
* Makefile.rtl:
So, should I keep it as is?
>
> The Makefile.rtl change is OK.
>
> Arno
--
YunQiang Su