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
path: root/newlib
AgeCommit message (Expand)Author
2015-09-23Minimize newlib code size for ft32newlib-snapshot-20150924Jeff Johnston
2015-09-04Add support for ft32 to newlib.Jeff Johnston
2015-09-03libc/machine/cris/sys/signal.h (kill): Declare.Hans-Peter Nilsson
2015-08-29Allow sysconf to return CPU cache informationCorinna Vinschen
2015-08-27strlen-armv7.S: Fix preprocessor checkCorinna Vinschen
2015-08-27Fix for pri and scn formatsAndre Simoes Dias Vieira
2015-08-25Always declare "kill" in include/sys/signal.hJames Greenhalgh
2015-08-20Manuals failing to build on Ubuntu LTS 14.04cygwin-2_2_1-releaseJon TURNEY
2015-08-20Add MIN MAX macro to param header file.Andre Vieira
2015-08-20Use machine header file for endianness configuration.Andre Vieira
2015-08-20Use machine header file for param configuration.Andre Vieira
2015-08-18sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008Yaakov Selkowitz
2015-08-07or1k: Fix critical handling in malloc locksJeff Johnston
2015-08-03Fix wscanf family positional parameter handling in %lc, %ls, %l[]Shoichi Sakon
2015-08-03Don't include stdio64 functions in reentrant syscalls menu when not bulding s...Jon TURNEY
2015-07-31Fix typo in <sys/lock.h>Sebastian Huber
2015-07-30[AArch64] Rewrite optimized memset.Wilco Dijkstra
2015-07-29Move header filesSebastian Huber
2015-07-29newlib/ChangeLog: Left out of previous commit.Joel Sherrill
2015-07-29Add <sys/lock.h>Sebastian Huber
2015-07-24Remove workaround for texinfo bug with underscores in filenames from mothball...newlib-snapshot-20150723Jon TURNEY
2015-07-24Remove a stray sentence fragment in iconv.texJon TURNEY
2015-07-24Fix a typo in iconv.texJon TURNEY
2015-07-24Fix SYNPOSIS prototypes for iconv functionsJon TURNEY
2015-07-24Use makedoc generated texinfo documentation for reentrant syscallsJon TURNEY
2015-07-24Add missing NEWPAGE commands to makedoc markup in reent/Jon TURNEY
2015-07-21Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen
2015-07-15[AArch64] Reverting recent optimized memset().Marcus Shawcroft
2015-07-13[AArch64] Optimized memset.Wilco Dijkstra
2015-07-13Fix ChangeLog entry for previous two commits.Marcus Shawcroft
2015-07-13[AArch64] Optimized memcpy.Wilco Dijkstra
2015-07-13[AArch64] Optimized memmove.Wilco Dijkstra
2015-07-10Fix typo in README.Jeff Johnston
2015-07-06Rework handling of basename variantsYaakov Selkowitz
2015-07-06Fix sys/time.h build problem due to inconsistent macro usageCorinna Vinschen
2015-07-02Prevent use of uninitialized file lockSebastian Huber
2015-06-29Regenerate Makefile.inJon TURNEY
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY
2015-06-24Use makedoc output files which are generated but aren't includedJon TURNEY
2015-06-24Don't chew files which contain no documentation markupJon TURNEY
2015-06-24Fix mismatched parentheses in documentation.Jon TURNEY
2015-06-23Fix typo-ed function names in efgcvt.c documentationJon TURNEY
2015-06-23Fix an inconsistent use of '.' in FUNCTIONJon TURNEY
2015-06-23Fix SYNOPSIS prototypes without marked up parameter namesJon TURNEY
2015-06-23Correct a non-ANSI prototype in SYNOPSISJon TURNEY
2015-06-23Remove stray punctuation in ANSI_SYNOPSIS prototypesJon TURNEY
2015-06-23Fix some mangled makedoc markupJon TURNEY
2015-06-23Fix makedoc markup used in texinfo sourceJon TURNEY
2015-06-22sys/signal.h requires sys/cdefs.hCorinna Vinschen
2015-06-20ChangeLog entries for Cygwin's alternate signal stack implementationCorinna Vinschen