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


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.

> +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?

-- 
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]