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
AgeCommit message (Expand)Author
2022-12-22remove +x bit on source filesMike Frysinger
2022-12-21Cygwin: Makefile: Drop all the "test dll" considerationsJon Turney
2022-12-21Cygwin: path_conv: make sure sym.path_flags is always initializedCorinna Vinschen
2022-12-21Cygwin: configure: Add option to disable building 'dumper'Jon Turney
2022-12-21Cygwin: FAQ: Mention configure options to build with reduced dependenciesJon Turney
2022-12-20Cygwin: x86_64: import swab.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: x86_64: import latest NetBSD bcopy.SCorinna Vinschen
2022-12-20Cygwin: x86_64: import memchr.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: x86_64: import new memset.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: add local machine/asm.h headerCorinna Vinschen
2022-12-20Cygwin: use .S suffix for assembler filesCorinna Vinschen
2022-12-20Cygwin: check_reparse_point_target: fix comment formatCorinna Vinschen
2022-12-20libgloss: rs6000: fix incorrect install dir for xil filesMike Frysinger
2022-12-20libgloss: merge arm configure script up a levelMike Frysinger
2022-12-20libgloss: merge aarch64 configure script up a levelMike Frysinger
2022-12-20libgloss: drop unused multi-build logicMike Frysinger
2022-12-20libgloss: arm: inline multi-build logicMike Frysinger
2022-12-20libgloss: aarch64: delete unused multi-build logicMike Frysinger
2022-12-19libc: arm: setjmp.S code cleanupVictor L. Do Nascimento
2022-12-19Fix a bug in setjmp for MIPS o32/o64 FPXX/FP64Giovanni Bajo
2022-12-16Fix 3 other instances of Reme typo (should be Remez)Jeff Johnston
2022-12-16Revert "amdgcn: Add vectorized math routines"Jeff Johnston
2022-12-16Fix a typo in the comment.Nadav Rotem
2022-12-16amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-12-16Cygwin: Update 3.4.3 release noteJon Turney
2022-12-16Revert "Cygwin: x86_64: add wmemset assembler entry point"Jon Turney
2022-12-14Cygwin: add release message for latest path handling patchCorinna Vinschen
2022-12-14libgloss: bfin: switch to CPPASCOMPILE for .S->.oMike Frysinger
2022-12-13libc: arm: fix setjmp abi non-conformanceVictor L. Do Nascimento
2022-12-13Cygwin: Makefile: build new-cygwin1.dll in a single stepCorinna Vinschen
2022-12-13Cygwin: Makefile: only regenerate cygwin_version.c if it changesCorinna Vinschen
2022-12-13newlib: info: tweak iconv node to avoid collisionsMike Frysinger
2022-12-12Cygwin: path handling: never substitute virtual drive with target pathCorinna Vinschen
2022-12-11Cygwin: add 3.4.2 release notesCorinna Vinschen
2022-12-09Cygwin: pty: Use GetTickCount64() instead of GetTickCount().Takashi Yano
2022-12-09Cygwin: pipe: Fix performance degradation for non-cygwin pipe.Takashi Yano
2022-12-09Cygwin: improve release text for FILE issueCorinna Vinschen
2022-12-08Cygwin: define FILE as struct __sFILE64, not as __sFILECorinna Vinschen
2022-12-08Cygwin: add __sFILE64 fix to 3.4.1 release notesCorinna Vinschen
2022-12-08Cygwin: rename __sFILE to __sFILE64 for backward compatibilityCorinna Vinschen
2022-12-08Cygwin: drop unused local declaration of fopen64Corinna Vinschen
2022-12-08Cygwin: uname: fix building in non-git source dirCorinna Vinschen
2022-12-07Cygwin: uname: generate default release string from git as wellCorinna Vinschen
2022-12-07Cygwin: add missing pragmaCorinna Vinschen
2022-12-07libc: fix fropen/fwopen compile warningsAlexey Lapshin
2022-12-07Cygwin: link mcountFunc.o to libgmon.aCorinna Vinschen
2022-12-07Cygwin: Add 3.5.0 release fileCorinna Vinschen
2022-12-04Cygwin: don't autoload some kernel32 functionsCorinna Vinschen
2022-12-04Cygwin: drop special handling for SID authority 18Corinna Vinschen
2022-12-04Cygwin: flock: drop checking for artificial console handlesCorinna Vinschen