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] Add new target h8300-*-linux


At Sun, 1 Feb 2015 00:39:08 +0000,
Joseph Myers wrote:
> 
> On Sat, 31 Jan 2015, Yoshinori Sato wrote:
> 
> > +	* config/h8300/linux.h: New file.
> > +	* config/h8300/t-linux: New file.
> 
> These files don't appear to be included in the patch.

I'll resend it.

> > +h8300-*-linux*)
> > +	tmake_file="t-linux h8300/t-linux t-fpbit"
> > +	tm_file="$tm_file h8300/h8300-lib.h"
> > +	;;
> 
> Is there a good reason for using fp-bit instead of soft-fp here?

No. it copied from h8300-elf.

> -- 
> Joseph S. Myers
> joseph@codesourcery.com

-- 
Yoshinori Sato
<ysato@users.sourceforge.jp>


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