This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add Ada support for aarch64-*-freebsd*


> gcc/ada/Changelog:
> 2017-02-XX  John Marino  <gnugcc@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  <gnugcc@marino.st>
> 
>         * gcc-interface/Makefile.in: Support aarch64-freebsd
> 
> What do you think, Arno?

Looks good to me.

Arno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]