Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)Author
2017-08-21Change license to FreeBSD License for RISC-VKito Cheng
2017-08-19cygwin: Implement renameat2Ken Brown
2017-08-17Add RISC-V port for libmKito Cheng
2017-08-17headers: avoid bareword attributesEric Blake
2017-08-17Add RISC-V port for newlibKito Cheng
2017-08-11newlib: regenerate libc/stdlib/Makefile.amCorinna Vinschen
2017-08-07Define sigsetjmp/siglongjmp only if __POSIX_VISIBLEKen Brown
2017-08-07Proper locking for getchar() and putchar()Sebastian Huber
2017-08-02Importing wcstoumax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Importing wcstoimax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Importing strtoumax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Importing strtoimax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Add elf.h to newlibYaakov Selkowitz
2017-07-28Importing catanl long double complex method from NetBSD.Aditya Upadhyay
2017-07-28Fixing HUGE_VALF to HUGE_VALL.Aditya Upadhyay
2017-07-28stdio: Fix make rule overrideSebastian Huber
2017-07-28newlib: regenerate stdlib/Makefile.inCorinna Vinschen
2017-07-28Importing imaxdiv inttypes method from FreeBSD.Aditya Upadhyay
2017-07-28Importing imaxabs inttypes method from FreeBSD.Aditya Upadhyay
2017-07-26cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 valueCorinna Vinschen
2017-07-21[arm] Fix strcpy for unified syntax on ARMv4t thumb.Richard Earnshaw
2017-07-20MSP430: Define __BUFSIZ__ as 256 to prevent default of 1024 being usednewlib-snapshot-20170720Jozef Lawrynowicz
2017-07-20arm: Update strcpy.c to use UAL syntax.Ian Tessier via newlib
2017-07-12Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber
2017-07-10Add myself to OS Port Maintainers (RTEMS)Sebastian Huber
2017-07-10Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber
2017-07-07Rename __in and __out in headers to avoid collision with Windows APIsDavid Macek
2017-07-05Fixed warnings for some long double complex methodsAditya Upadhyay
2017-07-05Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber
2017-07-05Synchronize <strings.h> with latest FreeBSDSebastian Huber
2017-07-05Implement bzero() via memset()Sebastian Huber
2017-06-30Feature test macros overhaul: unistd.h, part 2cygwin-2_8_1-releaseYaakov Selkowitz
2017-06-30Add --enable-newlib-global-stdio-streamsSebastian Huber
2017-06-30Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMSSebastian Huber
2017-06-30Introduce _REENT_GLOBAL_STDIO_STREAMSSebastian Huber
2017-06-30Add stdin_init(), stdout_init() and stderr_init()Sebastian Huber
2017-06-30Remove superfluous parameter from std()Sebastian Huber
2017-06-29Optimized memcmpWilco Dijkstra
2017-06-29newlib: fix file mode of newly added complex sourcesCorinna Vinschen
2017-06-29newlib: libm/complex/Makefile.in: regenerateCorinna Vinschen
2017-06-29Adding csinl.c in Makefile.amAditya Upadhyay
2017-06-29Importing csinl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing csinhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing casinhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing ctanl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing ctanhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing cpowl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing conjl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing catanhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing casinl.c from NetBSD.Aditya Upadhyay