newlib-cygwin/newlib/libc/machine/sh
Thomas Fitzsimmons 5f1c13c6a6 * configure.in (CRT0_DIR): Set to libc/.
(CRT1_DIR): Set to ${crt1_dir}/ if crt1_dir is non-empty.
	* Makefile.am: Change all occurrences of $(CRT0_DIR)/$(CRT0) to
	$(CRT0_DIR)$(CRT0) to prevent make warnings.  Likewise for
	$(CRT1_DIR)/$(CRT1).
	* libc/machine/xstormy16/Makefile.in: Regenerated.
	* libc/machine/xstormy16/aclocal.m4: Regenerated.
	* libc/machine/xstormy16/configure: Regenerated.
2002-04-17 19:13:11 +00:00
..
Makefile.am * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S 2002-03-06 10:43:18 +00:00
Makefile.in * configure.in (CRT0_DIR): Set to libc/. 2002-04-17 19:13:11 +00:00
aclocal.m4 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
asm.h * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S 2002-03-06 10:43:18 +00:00
configure 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure.in Contribute sh64-elf. 2002-02-08 07:11:13 +00:00
memcpy.S * libc/machine/sh/memcpy.S (Large): Fix alignment rounding. 2002-03-26 17:22:16 +00:00
memset.S * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S 2002-03-06 10:43:18 +00:00
setjmp.S Contribute sh64-elf. 2002-02-08 07:11:13 +00:00
strcmp.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strcpy.S * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S 2002-03-06 10:43:18 +00:00