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-16 11:31:00 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
newlib
/
libc
/
machine
/
arc
History
Jeff Johnston
61f181d6b8
Bump release to 2.5.0 for yearly snapshot.
2016-12-22 21:33:54 -05:00
..
aclocal.m4
Regenerate files for newlib 2.3.0.
2015-12-21 21:32:11 -05:00
asm.h
…
configure
Bump release to 2.5.0 for yearly snapshot.
2016-12-22 21:33:54 -05:00
configure.in
…
Makefile.am
…
Makefile.in
Regenerate files for newlib 2.3.0.
2015-12-21 21:32:11 -05:00
memcmp-bs-norm.S
…
memcmp-stub.c
…
memcmp.S
…
memcpy-archs.S
arc: Use unaligned loads/stores for memcopy.
2016-08-11 10:59:53 +02:00
memcpy-bs.S
…
memcpy-stub.c
…
memcpy.S
…
memset-archs.S
arc: Use prefetch instead of prealloc.
2016-08-11 10:59:53 +02:00
memset-bs.S
…
memset-stub.c
…
memset.S
…
setjmp.S
…
strchr-bs-norm.S
…
strchr-bs.S
…
strchr-stub.c
…
strchr.S
…
strcmp-archs.S
…
strcmp-stub.c
…
strcmp.S
arc: Fix strcmp for big endian without barrel shifter
2016-08-11 10:59:54 +02:00
strcpy-bs-arc600.S
…
strcpy-bs.S
…
strcpy-stub.c
…
strcpy.S
…
strlen-bs-norm.S
…
strlen-bs.S
…
strlen-stub.c
…
strlen.S
…
strncpy-bs.S
…
strncpy-stub.c
…
strncpy.S
…