This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
Watch
4
Star
0
Fork
0
You've already forked newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
synced
2025-01-28 18:10:23 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
newlib
/
libc
/
machine
/
sh
History
Joern Rennecke
6935231fde
* libc/machine/sh/strcpy.S (strcpy): make sure r0 has right value
...
at first loop exit point.
2002-05-16 17:29:15 +00:00
..
aclocal.m4
* acinclude.m4: Add support for --enable-newlib-multithread.
2002-05-08 20:35:16 +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
* acinclude.m4: Add support for --enable-newlib-multithread.
2002-05-08 20:35:16 +00:00
configure.in
Contribute sh64-elf.
2002-02-08 07:11:13 +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
* Makefile.am (check-DEJAGNU): New target.
2002-04-24 20:53:30 +00:00
memcpy.S
* libc/machine/sh/memcpy.S (Large): Fix alignment rounding.
2002-03-26 17:22:16 +00:00
memset.S
* libc/machine/sh/memset.S (memset, __SHMEDIA__ code):
2002-05-08 17:56:50 +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
* libc/machine/sh/strcpy.S (strcpy): make sure r0 has right value
2002-05-16 17:29:15 +00:00