aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/machine
AgeCommit message (Expand)AuthorFilesLines
2023-12-04pru: libm: Fix incorrect function nameDimitar Dimitrov1-1/+1
2023-08-17newlib: add Xtensa portAlexey Lapshin12-0/+503
2023-07-26RISC-V: Support Zfinx/Zdinx extension.Kito Cheng via Newlib38-46/+81
2023-01-18amdgcn: Add vectorized math routinesKwok Cheung Yeung91-0/+8151
2022-12-16Revert "amdgcn: Add vectorized math routines"Jeff Johnston90-6235/+0
2022-12-16amdgcn: Add vectorized math routinesKwok Cheung Yeung90-0/+6235
2022-02-17newlib: libm: merge build up a directoryMike Frysinger33-8355/+178
2022-02-16newlib: fix mips fenv.o handlingMike Frysinger2-3/+3
2022-02-15newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger22-52/+22
2022-02-10newlib: libm: move configure into top-levelMike Frysinger11-99/+275
2022-02-09newlib: drop support for $oextMike Frysinger11-11/+0
2022-02-09newlib: drop support for $aextMike Frysinger11-11/+0
2022-02-09newlib: drop libtool supportMike Frysinger22-875/+183
2022-02-08newlib: switch to AM_PROG_ARMike Frysinger11-0/+11
2022-02-08newlib: switch to standard AC_PROG_CCMike Frysinger11-66/+11
2022-02-08newlib: simplify nds32 automake checksMike Frysinger2-20/+15
2022-02-05newlib: drop shared documentation rulesMike Frysinger11-374/+11
2022-02-01newlib: add AC_CACHE_CHECK sugar around preprocessor checksMike Frysinger1-6/+8
2022-01-29newlib: use abs_newlib_basedir for -I pathsMike Frysinger22-22/+22
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger11-0/+11
2022-01-26newlib: libm: merge machine/ configure scripts up a levelMike Frysinger56-87093/+792
2022-01-26newlib: libm: merge machine/ trampoline up a levelMike Frysinger5-16290/+0
2022-01-23newlib: update preprocessor configure checksMike Frysinger3-96/+192
2022-01-21newlib: stop clobbering LDFLAGS with non-standard $ldflagsMike Frysinger20-62/+10
2022-01-21newlib: stop checking --enable-multilib in subdirsMike Frysinger12-162/+6
2022-01-18newlib: avoid duplicate awk checksMike Frysinger12-18/+6
2022-01-18newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INITMike Frysinger6-939/+927
2022-01-18newlib: update libtool macro nameMike Frysinger3-9/+9
2022-01-18newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)Mike Frysinger20-38/+2
2022-01-14newlib: update to automake-1.15Mike Frysinger36-5212/+8585
2022-01-14require autoconf-2.69 exactlyMike Frysinger60-315/+150
2022-01-12libtool.m4: fix nm BSD flag detectionNick Alcock3-132/+135
2022-01-12libtool.m4: augment symcode for Solaris 11Nick Alcock3-3/+3
2022-01-12Add support for the haiku operating system. These are the os support patches ...Alexander von Gluck IV3-3/+3
2022-01-12GCC: Check if AR works with --plugin and rcH.J. Lu3-9/+33
2022-01-12GCC: Pass --plugin to AR and RANLIBH.J. Lu3-6/+75
2022-01-12libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4...Samuel Thibault3-39/+9
2022-01-12newlib: regen aclocal.m4 after autoconf updateMike Frysinger12-24/+24
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger22-24/+24
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston12-1391/+1459
2021-12-29newlib: Regenerate autotools filesJon Turney12-66/+60
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney6-12/+0
2021-12-29newlib: Regenerate autotools filesJon Turney24-654/+450
2021-12-09newlib: Regenerate all autotools filesJon Turney36-765/+2274
2021-11-30Modifying patch from: marian.buschsieweke@ovgu.deJeff Johnston2-11/+24
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger12-12/+12
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger12-0/+0
2021-09-03ldexp/ldexpf: avoid assembler warningCorinna Vinschen2-2/+2
2021-04-21fix some Arm FP routines not checking if floating point is enabledTies Stuij6-6/+6
2021-04-13Cygwin: don't export _feinitialise from newlibCorinna Vinschen1-6/+1