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
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger
2022-01-26newlib: libc: merge machine/ configure scripts up a levelMike Frysinger
2022-01-26newlib: libc: merge machine/ trampoline up a levelMike Frysinger
2022-01-24newlib: powerpc: move libc machine list to MakefileMike Frysinger
2022-01-24newlib: update preprocessor configure checksMike Frysinger
2022-01-22newlib: stop clobbering LDFLAGS with non-standard $ldflagsMike Frysinger
2022-01-22newlib: stop checking --enable-multilib in subdirsMike Frysinger
2022-01-19newlib: avoid duplicate awk checksMike Frysinger
2022-01-19newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INITMike Frysinger
2022-01-19newlib: update libtool macro nameMike Frysinger
2022-01-19newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)Mike Frysinger
2022-01-15newlib: update to automake-1.15Mike Frysinger
2022-01-14require autoconf-2.69 exactlyMike Frysinger
2022-01-12libtool.m4: fix nm BSD flag detectionNick Alcock
2022-01-12libtool.m4: augment symcode for Solaris 11Nick Alcock
2022-01-12Add support for the haiku operating system. These are the os support patches ...Alexander von Gluck IV
2022-01-12GCC: Check if AR works with --plugin and rcH.J. Lu
2022-01-12GCC: Pass --plugin to AR and RANLIBH.J. Lu
2022-01-12libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4...Samuel Thibault
2022-01-12newlib: regen aclocal.m4 after autoconf updateMike Frysinger
2022-01-11powerpc/setjmp: Improve RTEMS supportSebastian Huber
2022-01-06newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger
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