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: [PATCH 2/6] Andes nds32: machine description of nds32 porting (3).


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


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