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-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston
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-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2021-11-12define _COMPILING_NEWLIB for all targets when compilingMike Frysinger
2021-11-10newlib: mips: delete glibc-specific logicMike Frysinger
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2021-08-25nvptx: Emulate clock and other machine stubs.Roger Sayle
2021-05-26aarch64: support binary mode for opening filesRichard Earnshaw
2021-04-13Cygwin: don't export _feinitialise from newlibCorinna Vinschen
2021-04-13fenv: drop Cygwin-specific implementation in favor of newlib codeCorinna Vinschen
2021-04-13fenv: Move shared x86 sys/fenv.h from x86_64 to shared_x86Corinna Vinschen
2021-04-13fenv: add missing declarations to x86 fenv.hCorinna Vinschen
2021-02-25RISC-V: Fix optimized strcmp on big endianMarcus Comstedt
2021-02-05Removed Soft float from MIPSEshan dhawan
2020-12-19Bump up newlib version to 4.1.0newlib-4.1.0Jeff Johnston
2020-12-15arm: Fix memchr() for Armv8-RSebastian Huber
2020-12-11Bump newlib release to 4.0.0Jeff Johnston
2020-09-23Port of C-SKY for newlibJojo R
2020-07-29arm: Fix fenv supportEshan dhawan
2020-07-27riscv: fix integer wraparound in memcpyPkmX via Newlib
2020-07-06Removed #ifndef _ARM_PCS_VFP_ from sys/fenv.h for armEshan dhawan via Newlib
2020-07-03mips fenv supportEshan dhawan via Newlib
2020-07-03SPARC fenv supportEshan dhawan via Newlib
2020-07-02fenv aarch64 supportEshan dhawan via Newlib
2020-06-10fenv support armEshan dhawan via Newlib
2020-06-03hard float support for PowerPC taken from FreeBSDEshan dhawan via Newlib
2020-03-02arm: Finish moving newlib to unified syntax for Thumb1Richard Earnshaw
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-21riscv: Map between ieeefp.h exception bits and RISC-V FCSR bitsKeith Packard
2020-01-21riscv: Add 'break' statements to fpsetround switchKeith Packard
2020-01-21riscv: Use current pseudo-instructions to access the FCSR registerKeith Packard
2020-01-02Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0Jeff Johnston
2019-12-20Optimize setjmp/longjmp for moxie.Anthony Green
2019-12-13Fix setjmp/longjmp for the moxie port.Anthony Green
2019-11-08Stash reent marker in upper bits of s1 on AMD GCNKwok Cheung Yeung
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov
2019-10-09riscv/sys/fenv.h: Add missing extern for fe_dfl_env_pJoel Sherrill
2019-10-08Add patch from Joel Sherrill for i386 and x86_64 fenv supportJeff Johnston
2019-10-07Optimize epilogue sequence for architectures with POP interworking.Christos Gentsos
2019-09-03riscv/include/fenv.h: Use shared fenv.h.Joel Sherrill
2019-08-09Miscellaneous Makefile.in regeneratedJoel Sherrill
2019-08-02RISC-V: Fix header guard for sys/fenv.hKito Cheng
2019-06-27or1k: Avoid write outside setjmp buf & shrink bufMartin Erik Werner
2019-06-27or1k: Correct longjmp return valueMartin Erik Werner
2019-06-07Fix __getreent stack calculations for AMD GCNJeff Johnston