summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support building in a different directory than the default output directory b...Tamar Christina2017-07-171-1/+1
* Fix link when nosys.specs is used to linkTamar Christina2017-07-141-0/+2
* cygwin: 2.8.2: add missing release message textcygwin-2_8_2-releaseCorinna Vinschen2017-07-121-0/+6
* cygwin: document signal.h fixesYaakov Selkowitz2017-07-121-1/+4
* Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber2017-07-121-5/+5
* cygwin: export fls, flsl, flsllCorinna Vinschen2017-07-114-1/+10
* Cygwin: fix guard on struct siginfo_tYaakov Selkowitz2017-07-101-2/+4
* Add myself to OS Port Maintainers (RTEMS)Sebastian Huber2017-07-101-0/+1
* Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber2017-07-101-1/+16
* Rename __in and __out in headers to avoid collision with Windows APIsDavid Macek2017-07-072-10/+10
* fix URL shortcuts launch with cygstart, create shortcuts directly in SM/Progr...Brian Inglis2017-07-061-7/+5
* Replace the perl character classes with POSIX ones to fix the build when sed ...Tamar Christina2017-07-061-4/+4
* fix cygwin-doc postinstall/preremove no SMPrograms/Cygwin dirBrian Inglis2017-07-062-17/+63
* Add support for Semihosting v2 support for AArch64 in libgloss.Tamar Christina2017-07-054-47/+186
* Add support for Semihosting v2 support for ARM in libgloss.Tamar Christina2017-07-053-65/+231
* Add the needed build system changes in order to compile and create the new li...Tamar Christina2017-07-059-17/+147
* Adds the needed build system changes in order to compile and create the new l...Tamar Christina2017-07-054-16/+49
* Create a recursive make target that is modeled after the existing multilib ma...Tamar Christina2017-07-051-0/+61
* Fixed warnings for some long double complex methodsAditya Upadhyay2017-07-051-5/+5
* Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber2017-07-059-47/+240
* Synchronize <strings.h> with latest FreeBSDSebastian Huber2017-07-052-59/+62
* Implement bzero() via memset()Sebastian Huber2017-07-051-8/+5
* Cygwin: fix signal.h with _POSIX_C_SOURCE=1Yaakov Selkowitz2017-07-041-0/+2
* add scandirat patch to release notesCorinna Vinschen2017-07-041-0/+13
* cygwin: scandirat: fix path given to scandirCorinna Vinschen2017-07-041-1/+1
* Bump DLL minor versionCorinna Vinschen2017-07-041-1/+1
* Feature test macros overhaul: unistd.h, part 2cygwin-2_8_1-releaseYaakov Selkowitz2017-06-301-4/+17
* Add --enable-newlib-global-stdio-streamsSebastian Huber2017-06-305-2/+52
* Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMSSebastian Huber2017-06-302-1/+2
* Introduce _REENT_GLOBAL_STDIO_STREAMSSebastian Huber2017-06-302-6/+39
* Add stdin_init(), stdout_init() and stderr_init()Sebastian Huber2017-06-301-17/+33
* Remove superfluous parameter from std()Sebastian Huber2017-06-301-7/+6
* Optimized memcmpWilco Dijkstra2017-06-291-193/+113
* newlib: fix file mode of newly added complex sourcesCorinna Vinschen2017-06-2916-0/+0
* newlib: libm/complex/Makefile.in: regenerateCorinna Vinschen2017-06-291-22/+161
* Adding csinl.c in Makefile.amAditya Upadhyay2017-06-291-1/+1
* Importing csinl.c from NetBSD.Aditya Upadhyay2017-06-291-0/+45
* Importing csinhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* Importing casinhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+43
* Importing ctanl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+57
* Importing ctanhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+48
* Importing cpowl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+57
* Importing conjl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+47
* Importing catanhl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+43
* Importing casinl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+121
* Importing ccosl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* Importing cacosl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* Adding cephes_subrl.h and cephes_subrl.c from NetBSD.Aditya Upadhyay2017-06-293-2/+140
* Importing cexpl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+47
* Importing cprojl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+65