This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 2/6] Andes nds32: machine description of nds32 porting (3).
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Chung-Ju Wu <jasonwucj at gmail dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 9 Jul 2013 23:53:47 +0000
- Subject: Re: [PATCH 2/6] Andes nds32: machine description of nds32 porting (3).
- References: <CADj25HPo9YyrJGBUTHcZqY=Hpj2zMY-Khk6km5ODRSJx+izugQ at mail dot gmail dot com>
The nds32_intrinsic.h header, being installed for users to use, should
have the libgcc license exception.
You shouldn't need the separate t-mlibs-* files for each default
endianness. Just list both options in MULTILIB_OPTIONS, then define
MULTILIB_DEFAULTS appropriately depending on the default endianness.
--
Joseph S. Myers
joseph@codesourcery.com