This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: sh-linux is now broken


H . J . Lu wrote:
 > Just want to double check. There are only

Yes.

 > sh*eb-*-linux*)
 > sh*-*-linux*)
 > 
 > for gas. There are no separate entries for
 > 
 > sh-*-linux*)

For gas, the configuration sh-unknown-linux-gnu goes to

	sh*-*-linux*)

This entry is shared by three:

	sh-unknown-linux-gnu
	sh3-unknown-linux-gnu
	sh4-unknown-linux-gnu

which have little endian default.  Hence, it is correct.
-- 


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