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
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-30newlib: Remove automake option 'cygnus'Jon Turney
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-10newlib: Regenerate all autotools filesJon Turney
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2021-06-17libc/sys/rtems/crt0.c: Fix two warnings.Joel Sherrill
2021-01-05RTEMS: Add <poll.h> and <sys/poll.h>Sebastian Huber
2020-12-19Bump up newlib version to 4.1.0newlib-4.1.0Jeff Johnston
2020-12-11Bump newlib release to 4.0.0Jeff Johnston
2020-10-28libc/sys/rtems/include/machine/_types.h: Define daddr_t to be 64 bits for RTEMSJoel Sherrill
2020-10-15libc/time: Move internal newlib tz-structs into own headerTorbjörn SVENSSON via Newlib
2020-09-04libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]Keith Packard via Newlib
2020-03-13RTEMS: Include missing header and fix stubSebastian Huber
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2020-01-21Bump up newlib release to 3.3.0Jeff Johnston
2020-01-02Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0Jeff Johnston
2019-09-25Add SIOCGIFDOWNREASON.kib
2019-09-25Add kernel-side support for in-kernel TLS.jhb
2019-09-25Rename IPPROTO 33 from SEP to DCCPthj
2019-09-25This commit updates rack to what is basicallyrrs
2019-09-25Add an external mbuf buffer type that holdsjhb
2019-09-25Convert all IPv4 and IPv6 multicast membershipshselasky
2019-09-25Extend mmap/mprotect API to specify the max pagebrooks
2019-09-25Some devices take undesired actions when RTS andshurd
2019-09-25Fix mismatch from r342379.pfg
2019-09-25gai_strerror() - Update string error messages according to RFC 3493.pfg
2019-08-05Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov
2019-08-05Align libgloss/arm and libc/sys/arm sources: Lite exit supportAlexander Fedotov
2019-08-05Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov
2019-08-05Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting direc...Alexander Fedotov
2019-07-26[arm] remove libc/sys/arm/sys/param.hRichard Earnshaw
2019-07-23Stack Pointer and Stack Limit initialization refactored.Alexander Fedotov
2019-06-07Add gfortran support for AMD GCNJeff Johnston
2019-04-12Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...Alexander Fedotov
2019-04-11Include code in trap.S for APCS only.Christophe Lyon
2019-04-11Make more macro checks ARMv8-M baseline proof.Christophe Lyon
2019-03-25Add missing includes.Andrew Stubbs
2019-03-18AMD GCN: Implement circular buffering.Andrew Stubbs
2019-02-19Move RTEMS and XMK specific type definitionsSebastian Huber
2019-01-15AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>Jeff Johnston
2019-01-01Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston
2018-12-20RTEMS: Use __uint64_t for __ino_tSebastian Huber
2018-12-20Plug routing sysctl leaks.markj
2018-11-26Builtin enable return code with SYS_EXIT_EXTENDEDMatthew Malcomson
2018-11-08RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>Sebastian Huber
2018-10-19newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method lea...Joel Sherrill
2018-10-11RTEMS: Add struct dirent::d_type memberSebastian Huber
2018-10-11Move common <sys/dirent.h> content to <dirent.h>Sebastian Huber
2018-10-08[ARM] Make _kill() a noreturn function.Christophe Lyon