summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump Cygwin DLL version to 2.4.0Corinna Vinschen2015-11-182-2/+7
* Add missing ChangeLog entry for previous commitCorinna Vinschen2015-11-181-0/+6
* Update Cygwin's fnmatch to latest from FreeBSD.Corinna Vinschen2015-11-183-55/+87
* Don't generate Windows native symlinks targeting Cygwin-only targetsCorinna Vinschen2015-11-182-2/+15
* Regenerate Cygwin locale message infoCorinna Vinschen2015-11-182-29/+46
* cygwin: export rpmatch(3)Yaakov Selkowitz2015-11-176-1/+26
* Add rpmatch(3)Yaakov Selkowitz2015-11-176-2/+113
* [ARM] Factor out the thumb1 -Os implementation.cygwin-2_3_1-releasecygwin-2_3_1-relaseMarcus Shawcroft2015-11-134-15/+58
* [ARM] Adding strlen.SMarcus Shawcroft2015-11-136-29/+78
* [ARM] Rename strlen to strlen-stub.cMarcus Shawcroft2015-11-134-3/+10
* [ARM] Reorganize strlen selection.Marcus Shawcroft2015-11-136-190/+25
* [ARM] Refactor strlen.c #if nesting.Marcus Shawcroft2015-11-132-26/+20
* Add Synopsys license for newlib and libglossAnton Kolesov2015-11-123-0/+65
* Add support for ARC to newlibAnton Kolesov2015-11-1241-6/+10054
* Add support for ARC to libglossAnton Kolesov2015-11-1216-6/+5568
* Remove obsolete ARC systemAnton Kolesov2015-11-1216-6618/+20
* Fix multilib libgloss selection.Marcus Shawcroft2015-11-122-1/+6
* makedoc: Don't interpret license text as a commandJon Turney2015-11-122-8/+16
* doc: Fix some inconsistent QUICKREF linesJon Turney2015-11-126-5/+18
* makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitionsJon Turney2015-11-122-4/+9
* AArch64: Tune memcpyWilco Dijkstra2015-11-122-24/+37
* flock: Fix hang in object collision caseCorinna Vinschen2015-11-123-2/+12
* Avoid .eh_frame in ARM newlib.Joseph Myers2015-11-128-0/+18
* Add comment to explain previous patchCorinna Vinschen2015-11-121-0/+2
* Fix crash at process init on 64 bit XP/2003 under WOW64Corinna Vinschen2015-11-123-3/+26
* Bump Cygwin DLL minor numberCorinna Vinschen2015-11-092-1/+5
* Reorganize memchr selection.cygwin-2_3_0-releaseMarcus Shawcroft2015-11-067-124/+117
* Reorganize memcpy selection.Marcus Shawcroft2015-11-067-296/+92
* Replace __attribute((__warning__())) by __attribute__((deprecated()))Olivier Martin2015-11-062-2/+7
* Fake volume serial number on filesystems not providing itCorinna Vinschen2015-11-052-2/+33
* Avoid deadlock in flock(2)Corinna Vinschen2015-11-054-5/+16
* Fix iterating over pending signals if a signal doesn't have to be clearedCorinna Vinschen2015-11-052-3/+15
* Accommodate trailing NUL in PrlSF filesystem name.Corinna Vinschen2015-11-044-1/+12
* Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffdCorinna Vinschen2015-11-041-0/+3
* Fix potential endless loop in pending_signals::clearCorinna Vinschen2015-11-032-9/+9
* [ARM] Select appropriate memcpy implementation for ARMv8-a.Marcus Shawcroft2015-11-036-14/+106
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-0276-5445/+4150
* Consistently use an em-dash in math functions.Jeff Johnston2015-11-0223-34/+59
* Add missing semicolons to prototypes.Jeff Johnston2015-11-0210-38/+51
* Improve performance of MIPS memcpy.Steve Ellcey2015-11-022-2/+48
* Define MAX_IPOPTLENCorinna Vinschen2015-11-022-0/+6
* Fix incorrect implementation to clear per-thread pending signalsCorinna Vinschen2015-11-022-5/+17
* Add support for Parallels Desktop FS (prlfs)Corinna Vinschen2015-11-0210-5/+41
* Add missing ChangeLog entry for ce8159d5Corinna Vinschen2015-11-021-0/+4
* Include <sched.h> in <pthread.h>Sebastian Huber2015-10-301-1/+1
* Workaround bug in LocaleNameToLCID on Windows 10Corinna Vinschen2015-10-303-6/+22
* Avoid double unlock of TLS mutexCorinna Vinschen2015-10-302-4/+6
* Fix sigwait and pthread_kill return values in case of errorCorinna Vinschen2015-10-304-3/+23
* Check for correct funtion entry address in munge_threadfuncQian Hong2015-10-294-3/+18
* Remove spurious execute permissions from some Cygwin source and text filesJon Turney2015-10-2711-0/+15