[PATCH] Add CRT0 and syscalls to h8300-coff
Dhananjay R. Deshpande
dhananjayd@kpit.com
Sun May 19 23:17:00 GMT 2002
Hi,
Currently h8300-coff target does not have crt0 and syscalls.
Please review and apply.
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