aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/machine/x86_64
AgeCommit message (Expand)AuthorFilesLines
2022-02-09newlib: drop support for $oextMike Frysinger1-1/+0
2022-02-09newlib: drop support for $aextMike Frysinger1-1/+0
2022-02-09newlib: drop libtool supportMike Frysinger2-112/+19
2022-02-08newlib: switch to AM_PROG_ARMike Frysinger1-0/+1
2022-02-08newlib: switch to standard AC_PROG_CCMike Frysinger1-6/+1
2022-02-05newlib: drop shared documentation rulesMike Frysinger1-34/+1
2022-01-29newlib: use abs_newlib_basedir for -I pathsMike Frysinger2-2/+2
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger1-0/+1
2022-01-26newlib: libm: merge machine/ configure scripts up a levelMike Frysinger5-15434/+40
2022-01-21newlib: stop clobbering LDFLAGS with non-standard $ldflagsMike Frysinger1-6/+3
2022-01-21newlib: stop checking --enable-multilib in subdirsMike Frysinger1-15/+2
2022-01-18newlib: avoid duplicate awk checksMike Frysinger1-3/+2
2022-01-18newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INITMike Frysinger2-313/+309
2022-01-18newlib: update libtool macro nameMike Frysinger1-3/+3
2022-01-18newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)Mike Frysinger2-2/+0
2022-01-14newlib: update to automake-1.15Mike Frysinger3-437/+806
2022-01-14require autoconf-2.69 exactlyMike Frysinger5-27/+14
2022-01-12libtool.m4: fix nm BSD flag detectionNick Alcock1-44/+45
2022-01-12libtool.m4: augment symcode for Solaris 11Nick Alcock1-1/+1
2022-01-12Add support for the haiku operating system. These are the os support patches ...Alexander von Gluck IV1-1/+1
2022-01-12GCC: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2022-01-12GCC: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2022-01-12libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4...Samuel Thibault1-13/+3
2022-01-12newlib: regen aclocal.m4 after autoconf updateMike Frysinger1-2/+2
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger2-2/+2
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston1-146/+151
2021-12-29newlib: Regenerate autotools filesJon Turney1-5/+5
2021-12-29newlib: Regenerate autotools filesJon Turney2-144/+39
2021-12-09newlib: Regenerate all autotools filesJon Turney3-40/+166
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger1-1/+1
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger1-0/+0
2021-04-13fenv: move shared x86 fenv.c to libm/machine/shared_x86Corinna Vinschen1-472/+2
2020-12-18Bump up newlib version to 4.1.0newlib-4.1.0Jeff Johnston1-10/+10
2020-12-11Bump newlib release to 4.0.0Jeff Johnston1-10/+10
2020-02-25x86_64/i386 fenv: Replace symlink with include fenv_stub.cJoel Sherrill11-11/+77
2020-01-21Bump up newlib release to 3.3.0Jeff Johnston1-10/+10
2020-01-02Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0Jeff Johnston1-10/+10
2019-10-31Fix some generated filesJeff Johnston2-11/+10
2019-10-08Add patch from Joel Sherrill for i386 and x86_64 fenv supportJeff Johnston17-0/+16238