> gcc/ada/Changelog: > 2017-02-XX John Marino <gnu...@marino.st> > > * system-freebsd-x86.ads: Rename into... > * system-freebsd.ads: ...this > (Default_Bit_Order): Define using Standard'Default_Bit_Order > * gcc-interface/Makefile.in: Support aarch64-freebsd > (x86_64/FreeBSD): Adjust to above renaming. > (i386/FreeBSD): Likewise. > > Given the precedent set on gcc-6 with aarch64-linux, I think the > gcc-6 backport patch is still ok (re-attached for convenience) and > the original commit message then is still valid: > > gcc/ada/Changelog: > 2017-02-XX John Marino <gnu...@marino.st> > > * gcc-interface/Makefile.in: Support aarch64-freebsd > > What do you think, Arno?
Looks good to me. Arno