aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Remove workaround for texinfo bug with underscores in filenames from mothball...newlib-snapshot-20150723Jon TURNEY1-116/+28
2015-07-24Remove a stray sentence fragment in iconv.texJon TURNEY1-1/+0
2015-07-24Fix a typo in iconv.texJon TURNEY1-1/+1
2015-07-24Fix SYNPOSIS prototypes for iconv functionsJon TURNEY1-4/+4
2015-07-24Use makedoc generated texinfo documentation for reentrant syscallsJon TURNEY1-139/+54
2015-07-24Add missing NEWPAGE commands to makedoc markup in reent/Jon TURNEY2-0/+3
2015-07-23Improve cygwin 2.2.0 release textCorinna Vinschen1-0/+1
2015-07-23Fix potential buffer overflow in makecontext trampolineCorinna Vinschen2-1/+13
2015-07-23Ignore non-absolute $HOME when started from native processCorinna Vinschen3-2/+17
2015-07-21Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen9-25/+148
2015-07-20Add previous ldd fix to release fileCorinna Vinschen1-0/+2
2015-07-20Fix potential hang in ldd if DLL encounters missing entry pointCorinna Vinschen2-4/+11
2015-07-19Lower Cygwin's MINSIGSTKSZ and SIGSTKSZCorinna Vinschen2-6/+9
2015-07-19Reduce stack pressure throughout CygwinCorinna Vinschen10-85/+141
2015-07-18Remove x86_64 __sjfault/__ljfaultCorinna Vinschen2-65/+5
2015-07-18Rearrange makecontext and add lots of commentsCorinna Vinschen2-12/+42
2015-07-17Fix ucontext creation in call_signal handlerCorinna Vinschen2-4/+21
2015-07-17Comment fixupCorinna Vinschen2-6/+13
2015-07-17Reuse __unwind_single_frame where appropriateCorinna Vinschen2-58/+42
2015-07-17Implement getcontext, setcontext, makecontext, swapcontextCorinna Vinschen10-2/+301
2015-07-17Document the fact that we forgot to bump for sigaltstack and sethostnameCorinna Vinschen2-1/+7
2015-07-15[AArch64] Reverting recent optimized memset().Marcus Shawcroft2-184/+196
2015-07-14Change to nano.specs to add nano's include dircygwin-2_1_0-releaseAndre Simoes Dias Vieira2-0/+9
2015-07-13exceptions.cc: Reenable code only disabled for debug purposesCorinna Vinschen2-2/+5
2015-07-13[AArch64] Optimized memset.Wilco Dijkstra2-191/+189
2015-07-13Fix ChangeLog entry for previous two commits.Marcus Shawcroft1-2/+2
2015-07-13[AArch64] Optimized memcpy.Wilco Dijkstra2-134/+166
2015-07-13[AArch64] Optimized memmove.Wilco Dijkstra2-282/+113
2015-07-10Fix typo in README.Jeff Johnston1-1/+1
2015-07-08tzset: Check timezone and country case-insensitiveCorinna Vinschen3-2/+10
2015-07-07Add accidentally missing ChangeLog entry for previous patchCorinna Vinschen1-0/+16
2015-07-07x86_64: Handle myfault exceptions when running on alternate signal stackCorinna Vinschen5-2/+71
2015-07-07Simplify stack allocation code in child after forkCorinna Vinschen3-69/+68
2015-07-07Simplify fork code setting up child stack infoCorinna Vinschen2-29/+25
2015-07-06winsup/cygwin: rework basename redefinition handling in path.ccYaakov Selkowitz2-3/+11
2015-07-06Rework handling of basename variantsYaakov Selkowitz3-4/+14
2015-07-06Fix sys/time.h build problem due to inconsistent macro usageCorinna Vinschen3-2/+10
2015-07-05winsup/doc: Add a configure test to find docbook2xtexiJon TURNEY4-1/+52
2015-07-05Align hard stack allocation to pthread stack setup changesCorinna Vinschen2-11/+23
2015-07-05Implement correct RLIMIT_STACK handlingCorinna Vinschen7-71/+172
2015-07-05Disable fetching heap info on 64 bit XP/2003Corinna Vinschen5-1/+27
2015-07-05Add missing wincap changes to previous ChangeLog entryCorinna Vinschen1-0/+3
2015-07-04Fix original stack when running signal handler on alternate stackCorinna Vinschen8-134/+291
2015-07-02Prevent use of uninitialized file lockSebastian Huber3-4/+16
2015-07-01Document previous changeCorinna Vinschen1-0/+3
2015-07-01Fix fork after recovered stack overflowCorinna Vinschen2-2/+19
2015-06-30Add comment to sigaltstack to explain setting ss_flags hereCorinna Vinschen2-0/+8
2015-06-29Regenerate Makefile.inJon TURNEY7-5/+14
2015-06-27Handle ss_flags value longjmp safe.Corinna Vinschen3-5/+18
2015-06-26Define larger MINSIGSTKSZ and SIGSTKSZ values for CygwinCorinna Vinschen2-0/+13