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-12-23Fix rl78 libgloss port for c99/gcc-14Jeff Law
2023-12-23Fix c6x libgloss port for c99/gcc-14Jeff Law
2023-12-23Fix ft32 libgloss for c99/gcc-14Jeff Law
2023-12-23Fix frv libgloss bits for c99/gcc-14\Jeff Law
2023-12-23Fix newlib H8/300 bits for C99/gcc-14Jeff Law
2023-12-23Fix v850 libgloss for c99/gcc-14Jeff Law
2023-12-21Fix iq2000 libgloss for c99/gcc-14Jeff Law
2023-12-21Optimize strpbrk.cJeff Johnston
2023-12-21Re: libgloss c99 fixes for mn10300-elfJeff Law
2023-12-21Regenarate libgloss/Makefile.inJeff Johnston
2023-12-21newlib: Fix long double for unsupported rounding modes and exceptionsCraig Blackmore
2023-12-20newlib: libc: Improved the readability of strcspn with minor optimizationXiao Zeng
2023-12-20Fix various v850 problemsJeff Law
2023-12-20libgloss: doc: generate single page & split html manualsMike Frysinger
2023-12-19libgloss: drop $(INCLUDES) when using $(AS)Mike Frysinger
2023-12-19Add generated files for Revert patchJeff Johnston
2023-12-19Revert "Fix libgloss/newlib build to conditionally use top include dir"Mike Frysinger
2023-12-19Remove curly braces in `@author` tag in .texi filesFreddie Chopin
2023-12-19libgloss fix for bfin portJeff Law
2023-12-17Re: Fix moxie libgloss issues with c99Jeff Law
2023-12-14Fix fr30 libgloss buildJeff Law
2023-12-06newlib cris: Fix compilation warnings that recent gcc treats as errorsHans-Peter Nilsson
2023-12-06libgloss/cris: Make C declarations present and match themHans-Peter Nilsson
2023-12-06Cygwin: fallocate(2): fix debug outputCorinna Vinschen
2023-12-06Cygwin: fallocate(2): fix offset and length sanity checkCorinna Vinschen
2023-12-06Cygwin: posix_fallocate(3): fix offset and length sanity checkCorinna Vinschen
2023-12-04pru: libm: Fix incorrect function nameDimitar Dimitrov
2023-12-04RISC-V: Support long double mathKito Cheng
2023-12-04RISC-V: Fix -Wint-conversion warningKito Cheng
2023-12-04Cygwin: fallocate(2): drop useless zeroing pointerCorinna Vinschen
2023-12-03Cygwin: CI: drop IRC notification from AppVeyor via notificoJon Turney
2023-12-03newlib: libc: Fix indentationKuan-Wei Chiu
2023-12-01newlib: libc: Fix memory leak in computematchjumps()Kuan-Wei Chiu
2023-12-01Cygwin: drop stray fs_info::check_ssd declarationCorinna Vinschen
2023-12-01Cygwin: doc: add missing change to posix_spawnpCorinna Vinschen
2023-12-01Cygwin: sparse support: enable automatic sparsifying of files on SSDsCorinna Vinschen
2023-12-01Cygwin: fs_info: check for SSDCorinna Vinschen
2023-12-01Cygwin: ntdll.h: add missing NtQueryVolumeInformationFile definitionsCorinna Vinschen
2023-12-01Cygwin: ntdll.h: add missing POBJECT_NAME_INFORMATIONCorinna Vinschen
2023-12-01Cygwin: revert autoloading of DiscardVirtualMemoryCorinna Vinschen
2023-11-29Cygwin: Add '--names-only' flag to cygcheckJon Turney
2023-11-29RISC-V: Fix timeval conversion in _gettimeofday()Kuan-Wei Chiu
2023-11-28newlib: filter out versions from newlib.h to simplify autoreconfMike Frysinger
2023-11-28Cygwin: fallocate(2): handle FALLOC_FL_PUNCH_HOLE and FALLOC_FL_ZERO_RANGECorinna Vinschen
2023-11-28Cygwin: pwrite(2): sparsify fileCorinna Vinschen
2023-11-28Cygwin: fallocate(2): fix evaluating return valueCorinna Vinschen
2023-11-28Cygwin: open(2): reset sparseness on O_TRUNCated filesCorinna Vinschen
2023-11-28Cygwin: introduce fallocate(2)Corinna Vinschen
2023-11-28Cygwin: fcntl.h: Use cdefs.h macrosCorinna Vinschen
2023-11-28Cygwin: fhandler: rename ftruncate method to fallocateCorinna Vinschen