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
2017-04-19strace: Fix "over-optimization" flaw in strace.Daniel Santos
2017-04-19Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode...Jozef Lawrynowicz
2017-04-19cygwin doc: install-html: install docbook.cssCorinna Vinschen
2017-04-19cygwin doc: install-html: link index.html instead of copyingCorinna Vinschen
2017-04-18Add __packed to struct ldieeeKito Cheng
2017-04-18libgloss/arm: fix discovery of "eabihf" toolchainsCarlos Santos
2017-04-18newlib: remove __infinity{f,ld} constantsCorinna Vinschen
2017-04-18Remove legacy unions which are no longer usedJeff Johnston
2017-04-10Avoid decimal point localization in /proc/loadavgJon Turney
2017-04-06Optimise memchr for NEON-enabled processorsPrakhar Bahuguna
2017-04-06mkvers.sh: Remove "function" to avoid dash objecting to bash-ism.Mark Geisert
2017-04-04Make ldd stop after any non-continuable exceptionJon Turney
2017-04-04Cygwin: Export reallocarrayCorinna Vinschen
2017-04-04Bump Cygwin to 2.8.1Corinna Vinschen
2017-04-04Add BSD-specific reallocarray()Sebastian Huber
2017-04-04Renumber copyright clause 4imp
2017-04-04queue.3: Document existing QMD_* macroscem
2017-04-04queue(3): Enhance queue debugging macroscem
2017-04-04Add two new macros, SLIST_CONCAT and LIST_CONCATmckusick
2017-04-04Make the <sys/queue.h> fully usable within C++hselasky
2017-04-04Pass macro arguments properly.hselasky
2017-04-04Fix order of arguments in the TRACEBUF_INITIALIZERhselasky
2017-04-04Add new FOREACH_FROM variants for queue(3)lstewart
2017-04-04Renumber copyright clause 4imp
2017-04-04don't use C99 static array indices with older GCC versionsavg
2017-04-04Addition of clang nullability qualifiers.pfg
2017-04-04Remove unused __gnu_inline() attribute.pfg
2017-04-04Addition of clang nullability qualifiers.pfg
2017-04-04Fix C++ includability of crypto headers with static array sizesasomers
2017-04-04Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++.dim
2017-04-04Rename __sentinel to __null_sentinelpfg
2017-04-03Use enum __packed in favour of -fshort-enumsSebastian Huber
2017-03-30Use .syntax unified instead of .syntax divided.cygwin-2_8_0-releaseCatherine Moore
2017-03-28Add latest changes to Cygwin release informationCorinna Vinschen
2017-03-28Change CURR_SHARED_MAGIC to account for getloadavg patchCorinna Vinschen
2017-03-28Implement getloadavg()Jon Turney
2017-03-28declaration of ppoll() by poll.h should be guarded by _GNU_SOURCEJon Turney
2017-03-27Recognize Netapp mode supporting reparse pointsCorinna Vinschen
2017-03-24cygwin: Do not generate surrogate chars on netappCorinna Vinschen
2017-03-24Document cygserver changesCorinna Vinschen
2017-03-24cygserver: Speed up non-debug scenarioCorinna Vinschen
2017-03-24cygserver: Small code cleanupCorinna Vinschen
2017-03-24cygserver: Revamp thread sleep handlingCorinna Vinschen
2017-03-24cygserver: raise number of worker threads on demandCorinna Vinschen
2017-03-24cygserver: Only print basename of source in debug output to raise readabilityCorinna Vinschen
2017-03-24cygserver: Seralize debug output to stdout to raise readabilityCorinna Vinschen
2017-03-22dlfcn: Remove stray debug outputnewlib-snapshot-20170323Corinna Vinschen
2017-03-22Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz
2017-03-22ARM: Fix IEEE-754 sqrt implementationSebastian Huber
2017-03-21ARM: Optimize IEEE-754 sqrt implementationSebastian Huber