[PATCH] Include sys_dir h8300hms in h8300-coff target

Dhananjay R. Deshpande dhananjayd@kpit.com
Tue May 14 01:52:00 GMT 2002


Hi,

Currently h8300-coff target does not have crt0 and syscalls. This patch uses sys_dir h8300hms for h8300-coff target which is there for h8300-hms and h8300-elf targets.

2002-05-14 Dhananjay Deshpande <dhananjayd@kpit.com>
	* configure.host: Specify sys_dir=h8300hms for h8300-*-coff* target

===================================================================
*** newlib/configure.host	Fri May 10 12:23:44 2002
--- newlib/configure.host.new	Fri May 10 12:30:21 2002
***************
*** 258,261 ****
--- 258,264 ----
  	sys_dir=h8300hms
  	;;
+   h8300-*-coff*)
+ 	sys_dir=h8300hms
+ 	;;
    h8300-*-xray*)
  	sys_dir=h8300xray
===================================================================
Regards,
Dhananjay

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNUSH and GNUH8 tool chains for Hitachi's SH and H8 Series.
The following site also offers free support to European customers.
Read more at http://www.kpit.com/products/support.htm
Latest versions of GNUSH and GNUH8 are released on Apr 1, 2002.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 



More information about the Newlib mailing list