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
2023-07-13newlib: posix: add HAVE_OPENDIR build condition for [n]ftw.cAlexey Lapshin
2023-06-22For GCC, newlib combined tree, newlib build-tree testing, use standard search...Thomas Schwinge
2023-06-21Make SIG2STR_MAX usable in #ifMingye Wang
2023-05-30m68k: disallow unaligned access for m68010 and m68020Remy Bohmer
2023-05-18fix __time_load_locale return codeAlexey Lapshin
2023-05-16Regenerated source for adding non LDBL_EQ_DBLJennifer Averett
2023-05-16newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64Jennifer Averett
2023-05-16newlib: Add FreeBSD files for non LDBL_EQ_DBL supportJennifer Averett
2023-05-05Regenerated source for moving signgam.cJennifer Averett
2023-05-05Move signgm.c from libc/reent to libm/mathJennifer Averett
2023-04-26Fix _REENT_EMERGENCY() if TLS is enabledSebastian Huber
2023-04-24RTEMS: Add __m68k_read_tp() to crt0.cSebastian Huber
2023-04-19posix_spawn_file_actions_addfchdir_np: return EBADF on negative fdCorinna Vinschen
2023-04-19Add posix_spawn_file_actions_add{f}chdir_npCorinna Vinschen
2023-04-13Replace always true if with elseAndoni Arregi
2023-04-13Compare j as unsignedAndoni Arregi
2023-04-13Fix x close to 1, y between 2^31 and 2^64Andoni Arregi
2023-04-13Fix missing sign for overflow/underflow where x is negative and y is large od...Andoni Arregi
2023-03-30Bump newlib version in the manual to 4.3.0Tobias Burnus
2023-03-24newlocale: set errno to ENOENT if __loadlocale failsCorinna Vinschen
2023-03-16Cygwin: add support for GB18030 codesetCorinna Vinschen
2023-03-03arm: Restrict processor mode change when in hypervisor modeSrinath Parvathaneni
2023-03-03arm: Fix the SP used in setting stack limit for standalone application.Srinath Parvathaneni
2023-02-27nano-mallocr: Prevent NULL pointer de-reference in free_listHenrik Nilsson via Newlib
2023-02-25ctype_cp.h/ctype_iso.h: clean whitespaceCorinna Vinschen
2023-02-25Cygwin: fully support KOI8-T codesetCorinna Vinschen
2023-02-24Cygwin: convert Windows locale handling from LCID to ISO5646 stringsCorinna Vinschen
2023-02-24Cygwin: support KOI8-T codesetCorinna Vinschen
2023-02-22Fix libgloss/newlib build to conditionally use top include dirJeff Johnston
2023-02-22RISC-V: Use the new libm code if possibleHau Hsu
2023-02-20newlib/libc/{ctype, string}/*.t: Unicode 15 character width and property tablesBrian Inglis
2023-02-20newlib/libc/ctype/mkcaseconv: fix POSIX shell invalid == comparisonBrian Inglis
2023-02-06setlocale: create LC_ALL string when changing localeCorinna Vinschen
2023-02-03libc: arm: Implement setjmp GCC backwards compatibility.Victor L. Do Nascimento
2023-01-27RISC-V: Fix floating-point environment support for soft floatMaciej W. Rozycki
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-19NEWS: report arm ABI breakVictor L. Do Nascimento
2023-01-19NEWS: Add news itemsSebastian Huber
2023-01-18amdgcn: Add vectorized math routinesKwok Cheung Yeung
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
2023-01-10newlib: libc: aeabi_memmove M-profile PACBTI-enablementVictor L. Do Nascimento
2023-01-10newlib: libc: memcpy M-profile PACBTI-enablementVictor L. Do Nascimento