aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/machine/i386
AgeCommit message (Expand)AuthorFilesLines
2022-03-16newlib: libc: merge build up a directoryMike Frysinger3-627/+7
2022-02-25newlib: libc: move configure into top-levelMike Frysinger1-13/+30
2022-02-18newlib: libc: delete crt0.o duplicationMike Frysinger1-1/+0
2022-02-16newlib: i386/xstormy16: drop unused -I libm/common flagMike Frysinger2-2/+2
2022-02-15newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger2-2/+2
2022-02-15newlib: phoenix: merge configure up to top-levelMike Frysinger1-1/+2
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-118/+20
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-02-04newlib: libc: include all chapters all the time in the manualMike Frysinger1-5/+0
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: libc: merge machine/ configure scripts up a levelMike Frysinger5-15451/+59
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 Frysinger1-1/+3
2022-01-14newlib: update to automake-1.15Mike Frysinger3-436/+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-4/+4
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston1-146/+151
2021-12-29newlib: Regenerate autotools filesJon Turney1-6/+5
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney1-2/+0
2021-12-29newlib: Regenerate autotools filesJon Turney2-144/+39
2021-12-09newlib: Regenerate all autotools filesJon Turney3-35/+165
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 sys/fenv.h from x86_64 to shared_x86Corinna Vinschen1-1/+0
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-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-08Add patch from Joel Sherrill for i386 and x86_64 fenv supportJeff Johnston1-0/+1
2018-12-31Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston1-10/+10
2018-08-31Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin fo...newlib-snapshot-20180831Jon Beniston1-4/+16
2018-04-13Add nvptx port.Jeff Johnston1-2/+8
2018-01-18Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0Jeff Johnston1-10/+10
2017-12-07makedoc: make errors visibleJon Turney1-3/+3