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-19 04:49:25 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
newlib
/
libc
/
machine
/
xscale
History
Jon Beniston
a9cfb33b6c
Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster code.
2018-08-31 15:40:42 -04:00
..
machine
headers: properly decorate attributes
2014-08-01 15:44:51 +00:00
aclocal.m4
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
2012-12-20 21:10:27 +00:00
configure
Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster code.
2018-08-31 15:40:42 -04:00
configure.in
…
Makefile.am
* ltmain.sh: Update from GCC.
2007-05-24 17:33:42 +00:00
Makefile.in
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
2012-12-20 21:10:27 +00:00
memchr.c
…
memcmp.c
…
memcpy.c
Use __inhibit_loop_to_libcall in all memset/memcpy implementations
2018-08-29 16:05:37 +02:00
memmove.c
…
memset.c
Use __inhibit_loop_to_libcall in all memset/memcpy implementations
2018-08-29 16:05:37 +02:00
setjmp.S
…
strchr.c
…
strcmp.c
…
strcpy.c
…
strlen.c
ansification: remove _CONST
2018-01-17 11:47:08 -06:00
xscale.h
…