]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2017-08-19 Ken BrownDocument renameat2
2017-08-19 Ken Browncygwin: Implement renameat2
2017-08-17 Kito ChengAdd RISC-V port for libgloss newlib-snapshot-20170818
2017-08-17 Kito ChengAdd RISC-V port for libm
2017-08-17 Eric Blakeheaders: avoid bareword attributes
2017-08-17 Eric Blakeheaders: avoid bareword attributes
2017-08-17 Szabolcs NagyFix crt0 init fini code
2017-08-16 Kito ChengAdd RISC-V port for newlib
2017-08-15 Alexander Fedotov... fix typo in AArch64 crt0
2017-08-14 Alexander Fedotov... use stack from linker script when nosys
2017-08-11 Corinna Vinschennewlib: regenerate libc/stdlib/Makefile.am
2017-08-09 Yao QiDon't fetch command line options without semi-hosting
2017-08-09 Tamar ChristinaFix crt0 overwriting.
2017-08-07 Ken BrownDefine sigsetjmp/siglongjmp only if __POSIX_VISIBLE
2017-08-07 Sebastian HuberProper locking for getchar() and putchar()
2017-08-03 Corinna Vinschencygwin: pthread timed locks: actually timeout on timeout
2017-08-03 Corinna Vinschencygwin: pthread_rwlock_rdlock: don't set errno, just...
2017-08-03 Corinna Vinschencygwin: Implement pthread_rwlock_timedrdlock, pthread_r...
2017-08-03 Corinna Vinschencygwin: Bump DLL version to 2.9.0
2017-08-03 Corinna Vinschencygwin: Implement pthread_mutex_timedlock
2017-08-03 Corinna Vinschencygwin: simplify pthread timedwait handling
2017-08-03 Corinna Vinschencygwin/signal.h: Remove SI_QUEUE unimplemented comment
2017-08-03 Corinna VinschenRevert "cygwin/signal.h: Remove SI_QUEUE unimplemented...
2017-08-03 Corinna Vinschencygwin/signal.h: Remove SI_QUEUE unimplemented comment
2017-08-02 Aditya UpadhyayImporting wcstoumax inttypes method from FreeBSD.
2017-08-02 Aditya UpadhyayImporting wcstoimax inttypes method from FreeBSD.
2017-08-02 Aditya UpadhyayImporting strtoumax inttypes method from FreeBSD.
2017-08-02 Aditya UpadhyayImporting strtoimax inttypes method from FreeBSD.
2017-08-02 Yaakov Selkowitzcygwin: add explicit_bzero, elf.h changes to release
2017-08-02 Yaakov SelkowitzAdd elf.h to newlib
2017-08-02 Yaakov Selkowitzcygwin: Export explicit_bzero
2017-08-01 Corinna Vinschencygwin: generate Alt-Numpad characters independent...
2017-07-31 Corinna Vinschencygwin: add console issues to release notes
2017-07-31 Corinna Vinschencygwin: select: use UNICODE console functions
2017-07-31 Corinna Vinschencygwin: console: Use memset to clear an array
2017-07-31 Corinna Vinschencygwin: clear screen using wide char function
2017-07-28 Aditya UpadhyayImporting catanl long double complex method from NetBSD.
2017-07-28 Aditya UpadhyayFixing HUGE_VALF to HUGE_VALL.
2017-07-28 Sebastian Huberstdio: Fix make rule override
2017-07-28 Corinna Vinschennewlib: regenerate stdlib/Makefile.in
2017-07-28 Aditya UpadhyayImporting imaxdiv inttypes method from FreeBSD.
2017-07-28 Aditya UpadhyayImporting imaxabs inttypes method from FreeBSD.
2017-07-26 Corinna Vinschencygwin: Set __STDC_ISO_10646__ to Unicode 5.2 value
2017-07-24 Corinna Vinschencygwin: add release notes for reparse point patches
2017-07-24 Corinna Vinschencygwin: unify reparse point checking code into single...
2017-07-24 Corinna Vinschencygwin: fix formatting in check_reparse_point_target
2017-07-24 Corinna Vinschencygwin: Fix resource leak in readdir reparse point...
2017-07-21 Richard Earnshaw[arm] Fix strcpy for unified syntax on ARMv4t thumb.
2017-07-21 Tamar ChristinaPrevious patch to support nosys.specs accidentally...
2017-07-20 Jozef LawrynowiczMSP430: Define __BUFSIZ__ as 256 to prevent default... newlib-snapshot-20170720
2017-07-20 Ian Tessier... arm: Update strcpy.c to use UAL syntax.
2017-07-19 Corinna Vinschencygwin: add fflush fix to release notes
2017-07-19 Corinna Vinschencygwin: Bump DLL version to 2.8.3
2017-07-19 Corinna Vinschencygwin: Use errno instead of _impure_ptr->_errno
2017-07-19 Corinna VinschenRevert "errno: Stop using _impure_ptr->_errno completely"
2017-07-17 Tamar ChristinaSupport building in a different directory than the...
2017-07-14 Tamar ChristinaFix link when nosys.specs is used to link
2017-07-12 Corinna Vinschencygwin: 2.8.2: add missing release message text cygwin-2_8_2-release
2017-07-12 Yaakov Selkowitzcygwin: document signal.h fixes
2017-07-12 Sebastian HuberSynchronize RTEMS <sys/bitset.h> with FreeBSD
2017-07-11 Corinna Vinschencygwin: export fls, flsl, flsll
2017-07-10 Yaakov SelkowitzCygwin: fix guard on struct siginfo_t
2017-07-10 Sebastian HuberAdd myself to OS Port Maintainers (RTEMS)
2017-07-10 Sebastian HuberSynchronize RTEMS <sys/bitset.h> with FreeBSD
2017-07-07 David MacekRename __in and __out in headers to avoid collision...
2017-07-06 Brian Inglisfix URL shortcuts launch with cygstart, create shortcut...
2017-07-06 Tamar ChristinaReplace the perl character classes with POSIX ones...
2017-07-06 Brian Inglisfix cygwin-doc postinstall/preremove no SMPrograms...
2017-07-05 Tamar ChristinaAdd support for Semihosting v2 support for AArch64...
2017-07-05 Tamar ChristinaAdd support for Semihosting v2 support for ARM in libgloss.
2017-07-05 Tamar ChristinaAdd the needed build system changes in order to compile...
2017-07-05 Tamar ChristinaAdds the needed build system changes in order to compil...
2017-07-05 Tamar ChristinaCreate a recursive make target that is modeled after...
2017-07-05 Aditya UpadhyayFixed warnings for some long double complex methods
2017-07-05 Sebastian HuberAdd ffsl(), ffsll(), fls(), flsl(), flsll()
2017-07-05 Sebastian HuberSynchronize <strings.h> with latest FreeBSD
2017-07-05 Sebastian HuberImplement bzero() via memset()
2017-07-05 Yaakov SelkowitzCygwin: fix signal.h with _POSIX_C_SOURCE=1
2017-07-04 Corinna Vinschenadd scandirat patch to release notes
2017-07-04 Corinna Vinschencygwin: scandirat: fix path given to scandir
2017-07-04 Corinna VinschenBump DLL minor version
2017-06-30 Yaakov SelkowitzFeature test macros overhaul: unistd.h, part 2 cygwin-2_8_1-release
2017-06-30 Sebastian HuberAdd --enable-newlib-global-stdio-streams
2017-06-30 Sebastian HuberEnable _REENT_GLOBAL_STDIO_STREAMS for RTEMS
2017-06-30 Sebastian HuberIntroduce _REENT_GLOBAL_STDIO_STREAMS
2017-06-30 Sebastian HuberAdd stdin_init(), stdout_init() and stderr_init()
2017-06-30 Sebastian HuberRemove superfluous parameter from std()
2017-06-29 Wilco DijkstraOptimized memcmp
2017-06-29 Corinna Vinschennewlib: fix file mode of newly added complex sources
2017-06-29 Corinna Vinschennewlib: libm/complex/Makefile.in: regenerate
2017-06-29 Aditya UpadhyayAdding csinl.c in Makefile.am
2017-06-29 Aditya UpadhyayImporting csinl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting csinhl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting casinhl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting ctanl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting ctanhl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting cpowl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting conjl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting catanhl.c from NetBSD.
2017-06-29 Aditya UpadhyayImporting casinl.c from NetBSD.
next
This page took 0.055013 seconds and 5 git commands to generate.