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-04pru: libm: Fix incorrect function nameDimitar Dimitrov
2023-08-18newlib: add Xtensa portAlexey Lapshin
2023-07-26RISC-V: Support Zfinx/Zdinx extension.Kito Cheng via Newlib
2023-01-18amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-12-16Revert "amdgcn: Add vectorized math routines"Jeff Johnston
2022-12-16amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-02-18newlib: libm: merge build up a directoryMike Frysinger
2022-02-17newlib: fix mips fenv.o handlingMike Frysinger
2022-02-16newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger
2022-02-10newlib: libm: move configure into top-levelMike Frysinger
2022-02-10newlib: drop support for $oextMike Frysinger
2022-02-10newlib: drop support for $aextMike Frysinger
2022-02-10newlib: drop libtool supportMike Frysinger
2022-02-09newlib: switch to AM_PROG_ARMike Frysinger
2022-02-09newlib: switch to standard AC_PROG_CCMike Frysinger
2022-02-09newlib: simplify nds32 automake checksMike Frysinger
2022-02-05newlib: drop shared documentation rulesMike Frysinger
2022-02-02newlib: add AC_CACHE_CHECK sugar around preprocessor checksMike Frysinger
2022-01-29newlib: use abs_newlib_basedir for -I pathsMike Frysinger
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger
2022-01-26newlib: libm: merge machine/ configure scripts up a levelMike Frysinger
2022-01-26newlib: libm: merge machine/ trampoline up a levelMike 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-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-30Modifying patch from: marian.buschsieweke@ovgu.deJeff Johnston
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2021-09-03ldexp/ldexpf: avoid assembler warningCorinna Vinschen
2021-04-21fix some Arm FP routines not checking if floating point is enabledTies Stuij
2021-04-13Cygwin: don't export _feinitialise from newlibCorinna Vinschen