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
2023-01-21Bump up newlib to 4.3.0newlib-4.3.0Jeff Johnston
2023-01-19nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]Thomas Schwinge
2023-01-19nvptx: Provide stub 'getpid', 'kill', 'stat'Thomas Schwinge
2023-01-19nvptx: Remove newlib ELIX level 1 restrictionThomas Schwinge
2023-01-19nvptx: Don't use global constructor for SSP setupThomas Schwinge
2023-01-19nvptx: Provide stub 'gettimeofday'Thomas Schwinge
2023-01-19Add amdgcn vectorized math routines to NEWSJeff Johnston
2023-01-19COPYING.NEWLIB: Arm licence entry amendmentVictor L. Do Nascimento
2023-01-19NEWS: report arm ABI breakVictor L. Do Nascimento
2023-01-19NEWS: Add news itemsSebastian Huber
2023-01-19Cygwin: Add 3.4.5 release messageCorinna Vinschen
2023-01-19Cygwin: fix build of cygcheck and straceCorinna Vinschen
2023-01-19Cygwin: dsp: Fix a problem that fcntl() does not take effect.Takashi Yano
2023-01-18Cygwin: fix two comments in heap.cc and memory_layout.hCorinna Vinschen
2023-01-18Cygwin: memory_init: initialize user heap hereCorinna Vinschen
2023-01-18Cygwin: open_shared: always bump next_addressCorinna Vinschen
2023-01-18amdgcn: Add vectorized math routinesKwok Cheung Yeung
2023-01-18Cygwin: drop fixed addresses for standard shared regionsCorinna Vinschen
2023-01-18Cygwin: /proc/<PID>/maps: print real shared region addressesCorinna Vinschen
2023-01-17Cygwin: disable high-entropy VA for cygcheck and straceCorinna Vinschen
2023-01-17Cygwin: open_shared: try harder allocating a shared regionCorinna Vinschen
2023-01-17Cygwin: Move shared regions, rename PINFO... to MYSELF_REGION_ADDRESSCorinna Vinschen
2023-01-17Cygwin: open_shared: don't reuse shared_locations parameter as outputCorinna Vinschen
2023-01-17Cygwin: autoload: clean up arguments to LoadDllFunc*Corinna Vinschen
2023-01-16Cygwin: /proc/cpuinfo: always print trailing empty line, as on LinuxCorinna Vinschen
2023-01-16Cygwin: /proc/cpuinfo: Always print topology infoCorinna Vinschen
2023-01-14Cygwin: newgrp: improve doumentationCorinna Vinschen
2023-01-14Cygwin: add newgrp(1) to release message for 3.5.0Corinna Vinschen
2023-01-14Cygwin: newgrp: first full versionCorinna Vinschen
2023-01-14libgloss: csky: fix pointer-to-integer warningMike Frysinger
2023-01-14libgloss: merge csky into top-level MakefileMike Frysinger
2023-01-13Cygwin: add very simple newgrp(1) toolCorinna Vinschen
2023-01-13Cygwin: CI: Run cygserver for testsJon Turney
2023-01-13Cygwin: testsuite: Drop appending 'ntsec' to CYGWIN in cygrun wrapperJon Turney
2023-01-13Cygwin: testsuite: Update pthread tests for default SCHED_FIFOJon Turney
2023-01-13Cygwin: testsuite: Update mutex tests for changed default mutex typeJon Turney
2023-01-13Cygwin: testsuite: 64-bit fixes in pthread testcasesJon Turney
2023-01-13Cygwin: testsuite: Fix compilation warningsJon Turney
2023-01-13Cygwin: testsuite: Build testcases using automakeJon Turney
2023-01-13Cygwin: testsuite: automake doesn't define objdirJon Turney
2023-01-13libgloss: csky: use atexit to call fini-array functions.Xianmiao Qu
2023-01-12libgloss: merge nios2 into top-level MakefileMike Frysinger
2023-01-12Cygwin: wincap.h: clarify NO_COPY_RO usageCorinna Vinschen
2023-01-12Cygwin: wincap: make capability flags readonlyCorinna Vinschen
2023-01-11libgloss: merge d30v into top-level MakefileMike Frysinger
2023-01-11libgloss: merge arc into top-level MakefileMike Frysinger
2023-01-11libgloss: merge arm into top-level MakefileMike Frysinger
2023-01-11libgloss: arm: break newlib dependencyMike Frysinger
2023-01-10newlib: libc: setjmp M-profile PACBTI-enablementVictor L. Do Nascimento
2023-01-10newlib: libc: aeabi_memset M-profile PACBTI-enablementVictor L. Do Nascimento